ARM: Update protected symbol support

Richard Earnshaw rearnsha@gcc.gnu.org
Tue Mar 22 16:34:00 GMT 2005


On Fri, 2005-03-18 at 22:02, Daniel Jacobowitz wrote:
> This patch fixes the vismain test in glibc.  The ARM port zeroes RELOCATION
> in cases where there might be no sec->output_section; other ports stopped
> doing this a couple of years ago.  This is patch 1/2 for today in the
> I-hate-the-amount-of-duplicated-code-in-BFD series.
> 
> Tested on arm-linux via both binutils and glibc testsuites.  OK?
2005-03-18  Daniel Jacobowitz  <dan@codesourcery.com>

        * elf32-arm.c (elf32_arm_final_link_relocate): Add
        UNRESOLVED_RELOC_P argument.  Set it appropriately.
        (elf32_arm_relocate_section): Update call to
        elf32_arm_final_link_relocate.  Don't clobber RELOCATION; use
        unresolved_reloc instead.

OK.



More information about the Binutils mailing list