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] arm: Update elf_machine_load_address for static PIE


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

> When --enable-static-pie is used to configure glibc, we need to use
> _dl_relocate_static_pie to compute load address in static PIE.
> 
> OK for master?
> 
> H.J.
> --
> 	* sysdeps/arm/dl-machine.h (elf_machine_load_address): Use
> 	_dl_relocate_static_pie instead of _dl_start to compute load
> 	address in static PIE.  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]