diff options
author | Joel Brobecker <brobecker@gnat.com> | 2003-09-19 06:14:27 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2003-09-19 06:14:27 +0000 |
commit | 51db5742a9dfd4d6b0ca51856428029f4f8cbefc (patch) | |
tree | 4673b9e40ccd96f0a96720da0ed790bd3840ee4e /gdb/ChangeLog | |
parent | 6726e1ea5d8204965db2e45132a383ab65e19347 (diff) | |
download | gdb-51db5742a9dfd4d6b0ca51856428029f4f8cbefc.zip gdb-51db5742a9dfd4d6b0ca51856428029f4f8cbefc.tar.gz gdb-51db5742a9dfd4d6b0ca51856428029f4f8cbefc.tar.bz2 |
* hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a
hard-coded constant. Use the proper machine name instead.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8e53549..50d2cf2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2003-09-18 J. Brobecker <brobecker@gnat.com> + + * hppa-hpux-tdep.c (_initialize_hppa_hpux_tdep): Remove a + hard-coded constant. Use the proper machine name instead. + 2003-09-17 Andrew Cagney <cagney@redhat.com> * sparc-tdep.c (legacy_register_name): Delete function. |