diff options
author | Tom Tromey <tromey@redhat.com> | 2012-07-02 14:35:33 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-07-02 14:35:33 +0000 |
commit | 8d6eee87b6546bb3e51d704ee0bd0bd33115f96f (patch) | |
tree | 36f444bc77cf32321155e07195f23af7334d7aa0 /binutils/ChangeLog | |
parent | a16242411fae409bd8b9133ee711e2177d0bcde2 (diff) | |
download | gdb-8d6eee87b6546bb3e51d704ee0bd0bd33115f96f.zip gdb-8d6eee87b6546bb3e51d704ee0bd0bd33115f96f.tar.gz gdb-8d6eee87b6546bb3e51d704ee0bd0bd33115f96f.tar.bz2 |
* dwarf.c: Include gdb-index.h.
(display_gdb_index): Handle version 7.
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 35f1bcb..f0ab054 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2012-07-02 Tom Tromey <tromey@redhat.com> + + * dwarf.c: Include gdb-index.h. + (display_gdb_index): Handle version 7. + 2012-06-29 H.J. Lu <hongjiu.lu@intel.com> * nm.c (filter_symbols): Simplify global symbol handling. |