From 10888f106a9110e9ad63150d040cf71f6a69c3ea Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 16 Apr 1997 18:03:42 +0000 Subject: [PATCH] * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Set .rela.bss size to sizeof Rela structure, not sizeof Rel structure. From Gary Thomas . --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 + + * elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Set .rela.bss size + to sizeof Rela structure, not sizeof Rel structure. From Gary + Thomas . + Tue Apr 15 11:50:37 1997 Ian Lance Taylor * aout-target.h (MY(callback)): If entry_is_text_address, adjust -- 2.30.2