X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=412262f91aba627ce89f01e9df2066299f01229a;hb=814fe68ac5adac322a678f381cd6e5987ff4a6c8;hp=c23850f53a834453ce81da6764104c1765be89cf;hpb=4b56dbbd4a977c0ffc638550051fd37c08eb2b2e;p=binutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c23850f53a8..412262f91ab 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +1999-09-03 Ian Lance Taylor + + * elflink.h (elf_bfd_final_link): When counting relocations, don't + count those in sections we are not including in the link. + +Thu Sep 2 17:41:20 1999 Jeffrey A Law (law@cygnus.com) + + * elflink.h (elf_link_add_object_symbols): Work around bogus SH_LINK + field in hpux11 shared libraries. + 1999-09-02 Nick Clifton * elflink.h (elf_gc_record_vtentry): Fix memory leak.