diff options
author | Nick Clifton <nickc@redhat.com> | 2002-09-12 10:35:54 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-09-12 10:35:54 +0000 |
commit | 065c959b713a738e84e065d57428e27eccee9076 (patch) | |
tree | f46025a4d55201ff09d41c6987b21542d8de898b /binutils/ChangeLog | |
parent | ecd1107e8177b16c72a3bd940e84418e8e453ec1 (diff) | |
download | gdb-065c959b713a738e84e065d57428e27eccee9076.zip gdb-065c959b713a738e84e065d57428e27eccee9076.tar.gz gdb-065c959b713a738e84e065d57428e27eccee9076.tar.bz2 |
Handle DW_OP_GNU_push_tls_address.
Synch up with the gcc's dwarf2.h
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 280467b..135cd5e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2002-09-12 Roland McGrath <roland@redhat.com> + + * readelf.c (decode_location_expression): DW_OP_calli -> DW_OP_call_ref + Handle DW_OP_GNU_push_tls_address. + 2002-09-11 Nick Clifton <nickc@redhat.com> * po/tr.po: Updated Turkish translation. |