aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2003-05-13 05:40:34 +0000
committerJoel Brobecker <brobecker@gnat.com>2003-05-13 05:40:34 +0000
commit6760f9e688cad893d3e5597bd846489e00da51e2 (patch)
tree50f04af5d2f50fa977adf74ebdea710ccf635704 /gdb
parent23daf098c14c123f3a1cc1a67f45ec8a3aabf068 (diff)
downloadgdb-6760f9e688cad893d3e5597bd846489e00da51e2.zip
gdb-6760f9e688cad893d3e5597bd846489e00da51e2.tar.gz
gdb-6760f9e688cad893d3e5597bd846489e00da51e2.tar.bz2
* NEWS: Mention that the hppa-hpux port has been partially
multiarched (32bit ABIT only, so far).
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/NEWS4
2 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b22d842..6c83205 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-12 J. Brobecker <brobecker@gnat.com>
+
+ * NEWS: Mention that the hppa-hpux port has been partially
+ multiarched (32bit ABIT only, so far).
+
2003-05-11 Andrew Cagney <cagney@redhat.com>
* Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
diff --git a/gdb/NEWS b/gdb/NEWS
index 8f71195..98aab4f 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -30,6 +30,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.
+* Multi-arched targets.
+
+HP/PA HPUX11, 32bit ABI (partial) hppa*-*-hpux* except hppa*64*-*-hpux11*
+
* OBSOLETE configurations and files
Configurations that have been declared obsolete in this release have