aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2004-03-22 03:55:50 +0000
committerRichard Henderson <rth@redhat.com>2004-03-22 03:55:50 +0000
commit8c9a987975e3bda9ed098c87ece7a2140bf9fffa (patch)
treed021eb97467e43a51782c9f8d661de7d89bb2695 /binutils/ChangeLog
parentb2a8e7660e6cb65f7370fd55ae0ece7bd78a99cb (diff)
downloadgdb-8c9a987975e3bda9ed098c87ece7a2140bf9fffa.zip
gdb-8c9a987975e3bda9ed098c87ece7a2140bf9fffa.tar.gz
gdb-8c9a987975e3bda9ed098c87ece7a2140bf9fffa.tar.bz2
* readelf.c (display_debug_frames): Don't crash for mismatched
DW_CFA_restore_state.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 33cb219..2e41bc8 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-21 Richard Henderson <rth@redhat.com>
+
+ * readelf.c (display_debug_frames): Don't crash for mismatched
+ DW_CFA_restore_state.
+
2004-03-19 Alan Modra <amodra@bigpond.net.au>
* Makefile.am: Run "make dep-am".