aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorRandolph Chung <tausq@debian.org>2004-12-06 03:32:26 +0000
committerRandolph Chung <tausq@debian.org>2004-12-06 03:32:26 +0000
commit57dac9e17d264382a22aab869e628baeae201338 (patch)
tree9e8c69840930307d5a1d91840e8bc1616cc6b5e7 /gdb/ChangeLog
parente940c538cd0a6fc6a936df91c25a85c6cafbb31d (diff)
downloadgdb-57dac9e17d264382a22aab869e628baeae201338.zip
gdb-57dac9e17d264382a22aab869e628baeae201338.tar.gz
gdb-57dac9e17d264382a22aab869e628baeae201338.tar.bz2
2004-12-05 Randolph Chung <tausq@debian.org>
* hppa-tdep.c (unwind_command): Print the stub type for stub unwind records.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 33bdc41..4496c6f 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2004-12-05 Randolph Chung <tausq@debian.org>
+
+ * hppa-tdep.c (unwind_command): Print the stub type for stub unwind
+ records.
+
2004-12-05 Mark Kettenis <kettenis@gnu.org>
* somsolib.c [PA_SOM_ONLY] (no_shared_libraries): New function.