aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2011-10-28 18:27:46 +0000
committerIan Lance Taylor <ian@airs.com>2011-10-28 18:27:46 +0000
commitb3f5b73ba4972d7d2b1456afe78e1c5a5540371b (patch)
treea861c02d9ee0278fdd54c66a2a015613427e17c6 /binutils/ChangeLog
parent3a3dad982f5399fb86a5ea5a7fb1ba203c3c03e0 (diff)
downloadgdb-b3f5b73ba4972d7d2b1456afe78e1c5a5540371b.zip
gdb-b3f5b73ba4972d7d2b1456afe78e1c5a5540371b.tar.gz
gdb-b3f5b73ba4972d7d2b1456afe78e1c5a5540371b.tar.bz2
* dwarf.c (display_debug_frames): If do_debug_frames_interp,
DW_CFA_restore goes to DW_CFA_undefined, not DW_CFA_unreferenced.
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 61707e8..1e3d196 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-28 Ian Lance Taylor <iant@google.com>
+
+ * dwarf.c (display_debug_frames): If do_debug_frames_interp,
+ DW_CFA_restore goes to DW_CFA_undefined, not DW_CFA_unreferenced.
+
2011-10-28 Walter Lee <walt@tilera.com>
* NEWS: Mention addition of TILEPro and TILE-Gx support.