diff options
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index af72a57ef22..5dfa4a394e5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Apr 16 14:02:29 1997 Ian Lance Taylor <ian@cygnus.com> + + * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Set .rela.bss size + to sizeof Rela structure, not sizeof Rel structure. From Gary + Thomas <g.thomas@opengroup.org>. + Tue Apr 15 11:50:37 1997 Ian Lance Taylor <ian@cygnus.com> * aout-target.h (MY(callback)): If entry_is_text_address, adjust |