diff options
author | Nick Clifton <nickc@redhat.com> | 2001-06-29 14:17:31 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-06-29 14:17:31 +0000 |
commit | 12ab83a9ae277dabd18ed836960cef94b7ff09d6 (patch) | |
tree | 492511c182d92a7c42204d4697bef8ae993355b2 /binutils/ChangeLog | |
parent | e45bf86378ef68b380f62c56ff081eefcba68943 (diff) | |
download | gdb-12ab83a9ae277dabd18ed836960cef94b7ff09d6.zip gdb-12ab83a9ae277dabd18ed836960cef94b7ff09d6.tar.gz gdb-12ab83a9ae277dabd18ed836960cef94b7ff09d6.tar.bz2 |
Add DWARF 2.1 attributes
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f273483..4885444 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2001-06-29 James Cownie <jcownie@etnus.com> + + * readelf.c: Support DWARF 2.1 attributes. + 2001-06-28 Alan Modra <amodra@bigpond.net.au> * readelf.c (GET_DATA_ALLOC): Remove. |