diff options
author | Nick Clifton <nickc@redhat.com> | 2000-07-27 22:35:08 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-07-27 22:35:08 +0000 |
commit | 755cfd29220e9f80de4dac75f4c95e73e9927b30 (patch) | |
tree | dbd2b1baf945c534ddb63f28b7510321fafa6c85 /bfd/ChangeLog | |
parent | 3929b9d28a31c4c4a57dc8788ada06ea4a1a4cc2 (diff) | |
download | gdb-755cfd29220e9f80de4dac75f4c95e73e9927b30.zip gdb-755cfd29220e9f80de4dac75f4c95e73e9927b30.tar.gz gdb-755cfd29220e9f80de4dac75f4c95e73e9927b30.tar.bz2 |
Zero the allocated contents of reloc sections.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3691737..5e4dd24 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-07-27 Nick Clifton <nickc@cygnus.com> + + * elflink.h (elf_link_size_reloc_section): Zeroes the section's + allocated contents. + 2000-07-25 Geoffrey Keating <geoffk@cygnus.com> * configure.host (*-*-aix*): AIX has 'long long' always. |