binutils-gdb/include/elf
Jakub Jelinek 9ee5e4996f binutils/
* readelf.c (get_segment_type): Handle PT_GNU_STACK.
bfd/
	* elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.
	(bfd_section_from_phdr): Likewise.
	(map_sections_to_segments): Create PT_GNU_STACK segment header.
	(get_program_header_size): Count with PT_GNU_STACK.
	* elf-bfd.h (struct elf_obj_tdata): Add stack_flags.
	* elflink.h (bfd_elfNN_size_dynamic_sections): Set stack_flags.
include/
	* bfdlink.h (struct bfd_link_info): Add execstack and noexecstack.
	* elf/common.h (PT_GNU_STACK): Define.
ld/
	* ldgram.y (phdr_type): Grok PT_GNU_STACK.
	* emultempl/elf32.em (gld${EMULATION_NAME}_handle_option): Add
	-z execstack and -z noexecstack.
	(gld${EMULATION_NAME}_list_options): Likewise.
	* scripttempl/elf.sc: If not -r, discard .note.GNU-stack section.
2003-06-03 22:27:24 +00:00
..
alpha.h
arc.h
arm.h Fixes for iWMMXt contribution. 2003-04-01 13:08:06 +00:00
avr.h
ChangeLog Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure. 2003-06-03 16:24:06 +00:00
common.h binutils/ 2003-06-03 22:27:24 +00:00
cris.h
d10v.h
d30v.h
dlx.h
dwarf2.h
dwarf.h
external.h 2003-05-15 Roland McGrath <roland@redhat.com> 2003-05-21 00:55:15 +00:00
fr30.h
frv.h
h8.h 2003-05-14 Michael Snyder <msnyder@redhat.com> 2003-05-16 23:40:08 +00:00
hppa.h
i370.h
i386.h
i860.h
i960.h
ia64.h Add SHT_IA_64_LOPSREG, SHT_IA_64_HIPSREG and SHT_IA_64_PRIORITY_INIT. 2003-02-21 12:17:51 +00:00
internal.h 2003-05-15 Roland McGrath <roland@redhat.com> 2003-05-21 00:55:15 +00:00
ip2k.h
iq2000.h * dis-asm.h (print_insn_iq2000): Declare. 2003-01-03 18:03:18 +00:00
m32r.h
m68hc11.h
m68k.h
mcore.h
mips.h * mips.h (EF_MIPS_XGOT): Define. 2003-01-28 00:01:08 +00:00
mmix.h
mn10200.h
mn10300.h
msp430.h
openrisc.h
or32.h
pj.h
ppc64.h * ppc64.h (IS_PPC64_TLS_RELOC): Rename from IS_TLS_RELOC. 2003-02-18 12:52:55 +00:00
ppc.h * ppc.h: Replace DTPMOD64, TPREL64, DTPREL64 with DTPMOD32 etc. 2003-02-18 06:03:41 +00:00
reloc-macros.h
s390.h * s390.h: Add s390 TLS relocations. 2003-01-24 17:15:29 +00:00
sh.h Fix sh-elf linker relaxation: 2003-03-03 21:04:01 +00:00
sparc.h bfd/ 2003-01-24 23:44:45 +00:00
v850.h Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure. 2003-06-03 16:24:06 +00:00
vax.h
x86-64.h
xstormy16.h
xtensa.h Add Xtensa port 2003-04-01 15:50:31 +00:00