diff options
author | Nick Clifton <nickc@redhat.com> | 1999-12-07 21:26:51 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-12-07 21:26:51 +0000 |
commit | 5e220199b9a25e9816bdee5636b5aa3b2da7d05d (patch) | |
tree | 849c85a82d608b732dafd5c594091bd4844a473c /binutils/ChangeLog | |
parent | Fix displaying 64bit ELF files. (diff) | |
download | binutils-gdb-5e220199b9a25e9816bdee5636b5aa3b2da7d05d.tar.gz binutils-gdb-5e220199b9a25e9816bdee5636b5aa3b2da7d05d.tar.bz2 binutils-gdb-5e220199b9a25e9816bdee5636b5aa3b2da7d05d.zip |
Fix compile time warnings & asupport more than 999 symbols
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 bf3da6b399a..4ef55ce7399 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +1999-12-07 H . J . Lu hjl@valinux.com + + * readelf.c: Fix compile time warnings. Support more than 999 + symbols. + 1999-12-03 Nick Clifton <nickc@cygnus.com> * readelf.c (enum print_mode): New type. |