summaryrefslogtreecommitdiffstats
path: root/gdb/config/ia64
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
committerAndrew Cagney <cagney@redhat.com>2002-01-29 04:42:45 +0000
commit8fcc723b1c74876be676ca2198a91ef1a33d05af (patch)
tree7ff1f696473d3e33ea4282d9f72241335e3c2239 /gdb/config/ia64
parentafe64c1a68ec5ba0921fd218d25257ae969b1cd2 (diff)
downloadppe42-binutils-8fcc723b1c74876be676ca2198a91ef1a33d05af.tar.gz
ppe42-binutils-8fcc723b1c74876be676ca2198a91ef1a33d05af.zip
Eliminate TARGET_BYTE_ORDER.
Diffstat (limited to 'gdb/config/ia64')
-rw-r--r--gdb/config/ia64/tm-ia64.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/config/ia64/tm-ia64.h b/gdb/config/ia64/tm-ia64.h
index 37e4d72a34..d08e59bccd 100644
--- a/gdb/config/ia64/tm-ia64.h
+++ b/gdb/config/ia64/tm-ia64.h
@@ -27,10 +27,6 @@
#else /* defines needed for GDBSERVER */
-/* ia64 is little endian by default */
-
-#define TARGET_BYTE_ORDER BFD_ENDIAN_LITTLE
-
/* Say how long (ordinary) registers are. This is a piece of bogosity
used in push_word and a few other places; REGISTER_RAW_SIZE is the
real way to know how big a register is. */
OpenPOWER on IntegriCloud