diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
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. |