diff options
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 4496c6f..2325987 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2004-12-05 Randolph Chung <tausq@debian.org> + * hppah-nat.c (store_inferior_registers): Rewrite logic to not use + DEPRECATED_REGISTER_BYTE. + +2004-12-05 Randolph Chung <tausq@debian.org> + * hppa-tdep.c (unwind_command): Print the stub type for stub unwind records. |