diff options
author | Richard Henderson <rth@redhat.com> | 2004-03-22 03:55:50 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2004-03-22 03:55:50 +0000 |
commit | 8c9a987975e3bda9ed098c87ece7a2140bf9fffa (patch) | |
tree | d021eb97467e43a51782c9f8d661de7d89bb2695 /binutils/ChangeLog | |
parent | b2a8e7660e6cb65f7370fd55ae0ece7bd78a99cb (diff) | |
download | gdb-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/ChangeLog | 5 |
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". |