aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2001-09-29 22:35:53 +0000
committerAndrew Cagney <cagney@redhat.com>2001-09-29 22:35:53 +0000
commit08e45a405b0d1139dfae14512cf0039dda82702a (patch)
treedc77b4d1666dcc4ec575f798ccd1f0e6f0e5a65e /gdb/ChangeLog
parente712c1cf7924dd0944f2f3c55c172a0a55ef7618 (diff)
downloadgdb-08e45a405b0d1139dfae14512cf0039dda82702a.zip
gdb-08e45a405b0d1139dfae14512cf0039dda82702a.tar.gz
gdb-08e45a405b0d1139dfae14512cf0039dda82702a.tar.bz2
* gdbarch.sh (gdbarch_dump): Sort output.
* gdbarch.c: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 7061859..bc52b07 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2001-09-29 Andrew Cagney <ac131313@redhat.com>
+ * gdbarch.sh (gdbarch_dump): Sort output.
+ * gdbarch.c: Regenerate.
+
+2001-09-29 Andrew Cagney <ac131313@redhat.com>
+
* rs6000-tdep.c (rs6000_gdbarch_init): Don't use the previous
architecture to infer the wordsize. Previous architecture may not
be a PowerPC.