1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-30 10:45:40 +03:00
Files
glibc/sysdeps
H.J. Lu 9ba7e81028 m68k: 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/m68k/dl-machine.h (elf_machine_load_address): Use
	_dl_relocate_static_pie instead of _dl_start to compute load
	address in static PIE.
2017-10-20 03:36:47 -07:00
..
2017-10-05 22:17:30 +00:00
2017-10-18 17:37:18 +00:00
2017-10-19 11:51:57 -07:00
2017-10-18 17:37:18 +00:00
2017-09-01 21:13:18 +00:00
2017-10-19 17:59:41 +00:00
2017-10-05 15:58:13 +00:00
2017-10-05 12:50:49 +02:00
2017-09-28 19:52:13 +01:00