H.J. Lu 8172aad937 arm: Update elf_machine_load_address for static PIE
When --enable-static-pie is used to configure glibc, we need to use
_dl_relocate_static_pie to compute load address in static PIE.

	* 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.
2017-09-29 16:23:33 -07:00
..
2014-10-16 09:54:45 -07:00
2017-09-01 21:13:18 +00:00
2014-11-22 19:34:49 -05:00
2014-11-22 19:34:49 -05:00
2015-02-12 13:57:32 -08:00