diff options
author | Nick Clifton <nickc@redhat.com> | 1999-06-04 08:13:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 1999-06-04 08:13:04 +0000 |
commit | 9ea033b2dfa95ca58778cd0e7232bfcc347fb769 (patch) | |
tree | b221897f97020def3787004ffd603cf3e0de66e3 /binutils/ChangeLog | |
parent | 7714a18c8960eabaf3f505c25f7a34f77e56a788 (diff) | |
download | gdb-9ea033b2dfa95ca58778cd0e7232bfcc347fb769.zip gdb-9ea033b2dfa95ca58778cd0e7232bfcc347fb769.tar.gz gdb-9ea033b2dfa95ca58778cd0e7232bfcc347fb769.tar.bz2 |
Add support for 64 bit ELF files.
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 b91293a..a1ab25c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +1999-06-04 Nick Clifton <nickc@cygnus.com> + + * readelf.c: Add support for 64bit ELF files. + 1999-06-03 Nick Clifton <nickc@cygnus.com> * dlltool.c (mcore_elf_gen_out_file): Use constants for temporary |