Files
binutils-gdb/include/elf
Rainer Orth 5c383f0262 Solaris PIE support
include/elf:
	* common.h (DF_1_STUB, DF_1_PIE): Define.

	ld:
	* emulparams/solaris2.sh (GENERATE_PIE_SCRIPT): Set to yes.

	* emultempl/elf32.em: Include ldlex.h.
	(gld${EMULATION_NAME}_handle_option) [GENERATE_PIE_SCRIPT]
	<OPTION_PIE>: Set DF_1_PIE.

	binutils:
	* readelf.c (process_dynamic_section): Handle DF_1_STUB, DF_1_PIE.
2015-09-22 11:12:51 +02:00
..
2015-09-22 11:12:51 +02:00
2012-12-10 12:48:03 +00:00
2015-09-22 11:12:51 +02:00
2015-01-28 16:25:18 +10:30
2015-04-24 05:40:23 -07:00
2015-07-01 16:02:09 -07:00