* config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
authorAndrew Cagney <cagney@redhat.com>
Fri, 8 Feb 2002 00:46:39 +0000 (00:46 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 8 Feb 2002 00:46:39 +0000 (00:46 +0000)
Delete macro.

(second attempt).

gdb/ChangeLog
gdb/config/powerpc/tm-ppcle-eabi.h

index 26d72d4386495bf42714355918e37da6ed0a1a93..7576c2d26b819550392a347babf0cdb78b1da243 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-07  Andrew Cagney  <ac131313@redhat.com>
+
+       * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
+       Delete macro.
+
 2002-02-07  Michael Snyder  <msnyder@redhat.com>
 
        * solib-legacy.c (legacy_svr4_fetch_link_map_offsets): 
        (target_byte_order): Initialize to BFD_ENDIAN_BIG.
        (initialize_current_architecture): Update target_byte_order using
        information from BFD.
-       * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):
        * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT): 
        * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete.
 
index 1eb64701de01631b64224594c1e2c09742ffacfd..cc4c752e3969d2542f1c3e2949b74b3f5e86661c 100644 (file)
@@ -25,7 +25,4 @@
 /* Use normal ppc-eabi definitions */
 #include "powerpc/tm-ppc-eabi.h"
 
-#undef  TARGET_BYTE_ORDER_DEFAULT
-#define TARGET_BYTE_ORDER_DEFAULT BFD_ENDIAN_LITTLE
-
 #endif /* TM_PPCLE_EABI_H */
This page took 0.026178 seconds and 4 git commands to generate.