aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-12-15 13:35:50 +0000
committerAndrew Cagney <cagney@redhat.com>1998-12-15 13:35:50 +0000
commit759181e384bb9bda3b8f0219384d42866474ef49 (patch)
tree4195cd30ca072aef5a829c36a699b54419b0b4a2 /gdb/ChangeLog
parent3105a286d503e9b398f909bef0820ab035f43286 (diff)
downloadgdb-759181e384bb9bda3b8f0219384d42866474ef49.zip
gdb-759181e384bb9bda3b8f0219384d42866474ef49.tar.gz
gdb-759181e384bb9bda3b8f0219384d42866474ef49.tar.bz2
config/mips/tm-*.h: (TARGET_BYTE_ORDER_DEFAULT,
TARGET_BYTE_ORDER_SELECTABLE_P): Replace TARGET_BYTE_ORDER and TARGET_BYTE_ORDER_SELECTABLE.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f0b6220..e886ac2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 15 23:46:40 1998 Andrew Cagney <cagney@chook>
+
+ * config/mips/tm-*.h: (TARGET_BYTE_ORDER_DEFAULT,
+ TARGET_BYTE_ORDER_SELECTABLE_P): Replace TARGET_BYTE_ORDER and
+ TARGET_BYTE_ORDER_SELECTABLE.
+
1998-12-14 Anthony Thompson (athompso@cambridge.arm.com)
* remote-rdp.c (rdp_init): Don't discard first character on reset.