This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] mips: Update elf_machine_load_address for static PIE


On Fri, 29 Sep 2017, H.J. Lu wrote:

> mips uses a local label to compute load address, which works with static
> PIE.  We just need to return 0 if _DYNAMIC is undefined for static
> executable.
> 
> OK for master?
> 
> 	* sysdeps/mips/dl-machine.h (elf_machine_dynamic): Return 0 if
> 	_DYNAMIC is undefined for static executable.

OK.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]