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
..
2003-03-06 16:45:42 +00:00
2003-04-24 12:36:08 +00:00
2003-06-03 22:27:24 +00:00
2003-05-07 19:21:13 +00:00
2001-03-14 02:27:44 +00:00
2001-10-02 05:59:56 +00:00
2003-06-03 21:23:21 +00:00
2000-09-28 08:00:54 +00:00
2003-03-17 23:09:54 +00:00
2003-06-03 22:27:24 +00:00
2001-01-09 21:05:35 +00:00
2001-03-14 02:27:44 +00:00
2003-06-03 22:27:24 +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:20 +00:00
2002-06-25 01:03:52 +00:00
2001-10-16 12:47:31 +00:00
2002-03-06 06:29:42 +00:00
2001-03-14 02:27:44 +00:00
1999-05-03 07:29:11 +00:00
1999-05-03 07:29:11 +00:00
1999-05-03 07:29:11 +00:00
1999-05-03 07:29:11 +00:00
2002-10-27 01:02:05 +00:00
2003-05-07 20:30:13 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2003-05-15 19:08:25 +00:00
2000-07-05 19:28:06 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2001-09-18 09:59:28 +00:00
2001-03-14 02:27:44 +00:00
2001-03-14 02:27:44 +00:00
2002-10-27 01:02:05 +00:00
2001-03-14 02:27:44 +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-03-14 19:45:29 +00:00
2001-05-08 14:35:18 +00:00
2002-04-17 01:03:04 +00:00
2001-08-02 23:27:47 +00:00
2003-04-02 16:55:26 +00:00
2003-05-09 11:36:09 +00:00
2003-04-01 15:50:31 +00:00