diff options
author | Richard Henderson <rth@redhat.com> | 1999-07-14 17:24:46 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1999-07-14 17:24:46 +0000 |
commit | c235b8f82492cf91a63e4d0d506b926eb2ef2c28 (patch) | |
tree | bd7310f03a7ef52e717f1d67c29c4a5bb5fe7860 /binutils/ChangeLog | |
parent | 0eaf982050da60e55a2b9c82d562d1a970bf2c82 (diff) | |
download | gdb-c235b8f82492cf91a63e4d0d506b926eb2ef2c28.zip gdb-c235b8f82492cf91a63e4d0d506b926eb2ef2c28.tar.gz gdb-c235b8f82492cf91a63e4d0d506b926eb2ef2c28.tar.bz2 |
* objdump.c (dump_section_header): Print SEC_SHORT.
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 f68bfd9..4eb99da 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +1999-07-14 Richard Henderson <rth@cygnus.com> + + * objdump.c (dump_section_header): Print SEC_SHORT. + 1999-07-11 Ian Lance Taylor <ian@zembu.com> * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED |