aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorRandolph Chung <tausq@debian.org>2006-03-01 05:43:03 +0000
committerRandolph Chung <tausq@debian.org>2006-03-01 05:43:03 +0000
commit6fcecea01107a772816bb70aa79fabd177f54f4e (patch)
treece6f0fd1557635aac4e9272c369bb7e30e6df9c8 /gdb/ChangeLog
parent46acf081206ec0c1a489dada54bfb9f210384ee8 (diff)
downloadgdb-6fcecea01107a772816bb70aa79fabd177f54f4e.zip
gdb-6fcecea01107a772816bb70aa79fabd177f54f4e.tar.gz
gdb-6fcecea01107a772816bb70aa79fabd177f54f4e.tar.bz2
2006-03-01 Randolph Chung <tausq@debian.org>
* hppa-tdep.h (unwind_table_entry): Update field names to match HP runtime specification. * hppa-tdep.c (internalize_unwinds, hppa_frame_cache): Likewise. (unwind_command): Likewise.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e95b961..8bd3bfc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,12 @@
2006-03-01 Randolph Chung <tausq@debian.org>
+ * hppa-tdep.h (unwind_table_entry): Update field names to match HP
+ runtime specification.
+ * hppa-tdep.c (internalize_unwinds, hppa_frame_cache): Likewise.
+ (unwind_command): Likewise.
+
+2006-03-01 Randolph Chung <tausq@debian.org>
+
* hppa-tdep.c (hppa_frame_cache): Handle Region_Description and
Pseudo_SP_Set in unwind record.