diff options
author | Andrew Cagney <cagney@redhat.com> | 2004-11-03 14:37:57 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2004-11-03 14:37:57 +0000 |
commit | 4577593c76eba3ba0a0b5078e21e6a0b7beb21e2 (patch) | |
tree | 707cffdee50d3631ef1e9b218269940f4a8d8111 /gdb | |
parent | d08c02306c7c99f52fef667f232ceb9ff3975c02 (diff) | |
download | fsf-binutils-gdb-4577593c76eba3ba0a0b5078e21e6a0b7beb21e2.zip fsf-binutils-gdb-4577593c76eba3ba0a0b5078e21e6a0b7beb21e2.tar.gz fsf-binutils-gdb-4577593c76eba3ba0a0b5078e21e6a0b7beb21e2.tar.bz2 |
Fix last changelog.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3b26830..346e80c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2004-11-03 Andrew Cagney <cagney@gnu.org> + + * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p' + packet, obsolete configurations, end-of-life deprecated_registers. + 2004-11-02 Mark Kettenis <kettenis@gnu.org> * dwarf2-frame.c (read_encoded_value): Set proper size for signed @@ -37,11 +42,6 @@ 2004-11-01 Andrew Cagney <cagney@gnu.org> - * gdb/NEWS: Mention internationalization, m32r-*-linux-gnu, 'p' - packet, obsolete configurations, end-of-life deprecated_registers. - -2004-11-01 Andrew Cagney <cagney@gnu.org> - * configure.tgt: Mark d10v-*-* as obsolete. * config/d10v/d10v.mt, d10v-tdep.c: Obsolete files. |