summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8a7e30be2a8..e03daf903d3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2004-09-27 Jim Blandy <jimb@redhat.com>
+ * dwarf2-frame.c (dwarf2_frame_cache): Properly retrieve a frame's
+ return address when the CIE and FDE refer to the return address by
+ different numbers.
+
Merge from trunk:
2004-07-23 Martin Hunt <hunt@redhat.com>