aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2003-05-04 00:20:43 +0000
committerRichard Henderson <rth@redhat.com>2003-05-04 00:20:43 +0000
commit630446347239f042ffcacd56e2fb054a55c5c3ee (patch)
tree641b39a3a5cbd777befec970395ab917d2ef49b7 /binutils/ChangeLog
parent1fffbe2fa5e461f4bebc26592ad5e0ea3e181e84 (diff)
downloadgdb-630446347239f042ffcacd56e2fb054a55c5c3ee.zip
gdb-630446347239f042ffcacd56e2fb054a55c5c3ee.tar.gz
gdb-630446347239f042ffcacd56e2fb054a55c5c3ee.tar.bz2
* readelf.c (struct Frame_Chunk): Add cfa_exp.
(frame_display_row): Just print "exp" for cfa or register defined by a location expression. (display_debug_frames): Handle DW_CFA_def_cfa_expression, DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 807421d..a12edf0 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,11 @@
+2003-05-03 Richard Henderson <rth@redhat.com>
+
+ * readelf.c (struct Frame_Chunk): Add cfa_exp.
+ (frame_display_row): Just print "exp" for cfa or register
+ defined by a location expression.
+ (display_debug_frames): Handle DW_CFA_def_cfa_expression,
+ DW_CFA_expression, DW_CFA_MIPS_advance_loc8.
+
2003-04-30 H.J. Lu <hjl@gnu.org>
* objdump.c (only): Change it to char **.