diff options
author | Randolph Chung <tausq@debian.org> | 2004-06-29 16:13:07 +0000 |
---|---|---|
committer | Randolph Chung <tausq@debian.org> | 2004-06-29 16:13:07 +0000 |
commit | 97dc871c1151f76caa81f85f5639e94a0f048d4c (patch) | |
tree | a73328593fdab223dc4bf4a9bf9f51a2a0a81389 /gdb | |
parent | 47216e511866495b7ece0227ef53f99cf23eda00 (diff) | |
download | gdb-97dc871c1151f76caa81f85f5639e94a0f048d4c.zip gdb-97dc871c1151f76caa81f85f5639e94a0f048d4c.tar.gz gdb-97dc871c1151f76caa81f85f5639e94a0f048d4c.tar.bz2 |
2004-06-29 Randolph Chung <tausq@debian.org>
* NEWS (New native configurations): Mention GNU/Linux/hppa.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index ca53c25..594213f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-06-29 Randolph Chung <tausq@debian.org> + + * NEWS (New native configurations): Mention GNU/Linux/hppa. + 2004-06-29 Corinna Vinschen <vinschen@redhat.com> * win32-nat.c (child_pid_to_exec_file): New function. @@ -22,6 +22,7 @@ kernel. * New native configurations +GNU/Linux/hppa hppa*-*-linux* OpenBSD/hppa hppa*-*-openbsd* OpenBSD/m68k m68*-*-openbsd* OpenBSD/m88k m88*-*-openbsd* |