diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0da7299..f6a11b8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2003-08-18 Mark Kettenis <kettenis@gnu.org> + + * NEWS (New native configurations): Mention FreeBSD/amd64. + 2003-08-18 Andrew Cagney <cagney@redhat.com> * m68hc11-tdep.c (m68hc11_gdbarch_init): Do not set @@ -49,6 +49,10 @@ Fix for gdb/672: update changelist is now output in mi list format. Fix for gdb/702: a -var-assign that updates the value now shows up in a subsequent -var-update. +* New native configurations. + +FreeBSD/amd64 x86_64-*-freebsd* + * Multi-arched targets. HP/PA HPUX11 hppa*-*-hpux* |