This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 2/4] MIPS/Linux/LD: Correct the definition of _gp
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: "Maciej W. Rozycki" <macro at codesourcery dot com>
- Cc: <binutils at sourceware dot org>
- Date: Sun, 05 Aug 2012 08:16:12 +0100
- Subject: Re: [PATCH 2/4] MIPS/Linux/LD: Correct the definition of _gp
- References: <alpine.DEB.1.10.1208031818340.20608@tp.orcam.me.uk>
"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> ld/
> * emulparams/elf32bmip.sh: Make _gp hidden.
> * emulparams/elf32bmipn32-defs.sh: Likewise.
> * emulparams/elf32mipswindiss.sh: Likewise.
> * ld/scripttempl/mips.sc: Likewise.
>
> ld/testsuite/
> * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
> of _gp from the global scope.
> * ld-mips-elf/rel32-n32.d: Likewise.
> * ld-mips-elf/rel64.d: Likewise.
OK.
Richard