[ARM, VXworks] Fix build
authorRichard Earnshaw <rearnsha@arm.com>
Thu, 13 Jul 2017 10:01:55 +0000 (10:01 +0000)
committerRichard Earnshaw <rearnsha@gcc.gnu.org>
Thu, 13 Jul 2017 10:01:55 +0000 (10:01 +0000)
commitb663b8319ded32fe3fb8224dae71792af88f87fe
tree597da83f41179a5ef818fcc864bb40acf2954d00
parent8f4956cadfef8fd4f43fecca65070428a504188d
[ARM, VXworks] Fix build

My patch last week to address selection of be8 linking mode broke the
build for vxworks.  It turns out that this port is one of the few
remaining that is still not based on the EABI/AAPCS.

This patch fixes the build, but I've not really tested it beyond
building the core compiler binaries.  Building a workable compiler
entails downloading a load of vxworks stuff that I'm not sure where to
find.

* config/arm/vxworks.h (TARGET_ENDIAN_DEFAULT): Define.

From-SVN: r250177
gcc/ChangeLog
gcc/config/arm/vxworks.h