diff options
author | Joel Brobecker <brobecker@gnat.com> | 2003-05-13 05:40:34 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2003-05-13 05:40:34 +0000 |
commit | 6760f9e688cad893d3e5597bd846489e00da51e2 (patch) | |
tree | 50f04af5d2f50fa977adf74ebdea710ccf635704 /gdb | |
parent | 23daf098c14c123f3a1cc1a67f45ec8a3aabf068 (diff) | |
download | gdb-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/ChangeLog | 5 | ||||
-rw-r--r-- | gdb/NEWS | 4 |
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. @@ -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 |