From: Jakub Jelinek Date: Thu, 19 Feb 2004 11:01:39 +0000 (+0000) Subject: * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear X-Git-Tag: gprof-pre-ansify-2004-05-26~1193 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8a6d7cef4feec69589446caa82f1236e3e3f6d6;p=external%2Fbinutils.git * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear .plt sh_entsize. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index af6c0f3..f820b9a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-02-19 Jakub Jelinek + + * elf32-sparc.c (elf32_sparc_finish_dynamic_sections): Clear + .plt sh_entsize. + 2004-02-18 Daniel Jacobowitz * configure.in: Update version to 2.15.90. diff --git a/bfd/elf32-sparc.c b/bfd/elf32-sparc.c index c20e403..74b0782 100644 --- a/bfd/elf32-sparc.c +++ b/bfd/elf32-sparc.c @@ -3283,8 +3283,7 @@ elf32_sparc_finish_dynamic_sections (output_bfd, info) splt->contents + splt->_raw_size - 4); } - elf_section_data (splt->output_section)->this_hdr.sh_entsize = - PLT_ENTRY_SIZE; + elf_section_data (splt->output_section)->this_hdr.sh_entsize = 0; } /* Set the first entry in the global offset table to the address of