4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-11 03:29:09 +08:00
Jakub Jelinek 2aea7f3e47 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:23 +00:00
..
2003-04-24 12:36:08 +00:00
2003-06-03 22:27:23 +00:00
2003-05-07 19:21:13 +00:00
2003-03-17 23:09:54 +00:00
2003-06-03 22:27:23 +00:00
2001-01-09 21:05:35 +00:00
2003-06-03 22:27:23 +00:00
2000-12-19 22:01:20 +00:00
2002-06-25 01:03:52 +00:00
2003-04-01 15:50:31 +00:00
2002-04-01 22:01:10 +00:00
2002-06-25 01:03:52 +00:00
2002-03-06 06:29:41 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
1999-05-03 07:29:06 +00:00
2002-10-27 01:02:05 +00:00
2003-05-07 20:30:13 +00:00
2003-05-15 19:08:25 +00:00
2000-07-05 19:28:05 +00:00
2002-10-27 01:02:05 +00:00
2001-10-24 20:32:09 +00:00
2002-06-25 01:03:52 +00:00
2003-01-10 03:27:26 +00:00
2001-05-08 14:34:36 +00:00
2002-04-17 01:03:04 +00:00
2001-08-02 23:27:47 +00:00
2003-04-01 15:50:31 +00:00