diff options
author | John Healy <jhealy@redhat.com> | 2001-08-03 22:08:44 +0000 |
---|---|---|
committer | John Healy <jhealy@redhat.com> | 2001-08-03 22:08:44 +0000 |
commit | 8f9d9bd9e96be33517006a2a569c7ed873be6e62 (patch) | |
tree | bdd6b8ea53a41359d9de94ac21e0cfd53bcdc4ee /binutils/ChangeLog | |
parent | 455ecc72910810dc9447b9eead48256d21574027 (diff) | |
download | gdb-8f9d9bd9e96be33517006a2a569c7ed873be6e62.zip gdb-8f9d9bd9e96be33517006a2a569c7ed873be6e62.tar.gz gdb-8f9d9bd9e96be33517006a2a569c7ed873be6e62.tar.bz2 |
2001-08-03 John Healy <jhealy@redhat.com>
Patch suggested by Frank Eigler <fche@redhat.com>.
* objdump.c (disassemble_data): Fill in section member of the
disasm_info structure.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 38630f9..cabd657 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2001-08-03 John Healy <jhealy@redhat.com> + + Patch suggested by Frank Eigler <fche@redhat.com>. + * objdump.c (disassemble_data): Fill in section member of the + disasm_info structure. + 2001-08-03 Tom Walsh <tom@cyberiansoftware.com> * configure.in: Added --with-windres option. |