H.J. Lu b8818ab592 ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAP
(&_dl_main_map) is used instead of (&bootstrap_map) to bootstrap static
PIE.  Define BOOTSTRAP_MAP with (&_dl_main_map) to avoid hardcode to
(&bootstrap_map).

	* elf/rtld.c (BOOTSTRAP_MAP): New.
	(RESOLVE_MAP): Replace (&bootstrap_map) with BOOTSTRAP_MAP.
	* sysdeps/hppa/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
	Likewise.
	* sysdeps/ia64/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
	Likewise.
	* sysdeps/mips/dl-machine.h (ELF_MACHINE_BEFORE_RTLD_RELOC):
	Likewise.
2017-10-03 01:55:12 -07:00
..
2017-09-01 21:13:18 +00:00
2015-08-18 02:36:31 -04:00
2015-08-18 02:36:31 -04:00
2017-07-16 10:51:13 -04:00
2017-07-23 12:50:44 -04:00
2017-07-15 12:18:03 -04:00
2014-04-29 04:20:39 -04:00
2014-04-29 04:20:39 -04:00
2014-04-29 04:20:39 -04:00
2014-04-29 04:20:39 -04:00
2015-07-16 09:03:46 -04:00