+2011-07-06 Joseph Myers <joseph@codesourcery.com>
+
+ * config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
+
2011-07-06 Bernd Schmidt <bernds@codesourcery.com>
* cse.c (find_comparison_args): Use val_mode_signbit_set_p.
/* Only big endian PPC is supported by VxWorks. */
#undef BYTES_BIG_ENDIAN
#define BYTES_BIG_ENDIAN 1
+#undef WORDS_BIG_ENDIAN
+#define WORDS_BIG_ENDIAN 1
/* We have to kill off the entire specs set created by rs6000/sysv4.h
and substitute our own set. The top level vxworks.h has done some