4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-20 05:19:21 +08:00
H.J. Lu 0abbc9f1d0 bfd/
2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>

	* elf.c (get_segment_type): Change PT_GNU_STACK to PT_GNU_ATTR.
	(bfd_section_from_phdr): Likewise.
	(get_program_header_size): Likewise. Add a PT_GNU_ATTR segment
	if there is an attribute section.
	(_bfd_elf_map_sections_to_segments): Likewise.
	(IS_SECTION_IN_INPUT_SEGMENT): Likewise.

binutils/

2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>

	* readelf.c (get_segment_type): Change PT_GNU_STACK to
	PT_GNU_ATTR.

include/elf/

2007-08-16  H.J. Lu  <hongjiu.lu@intel.com>

	* common.h (PT_GNU_STACK): Renamed to ...
	(PT_GNU_ATTR): This.
	(PT_GNU_STACK): New.  Make an alias of PT_GNU_ATTR.
2007-08-16 13:38:09 +00:00
..
2007-06-29 16:29:16 +00:00
2006-05-24 07:36:11 +00:00
2007-08-16 13:38:09 +00:00
2007-08-16 13:38:09 +00:00
2007-06-29 14:09:34 +00:00
2006-05-24 11:05:42 +00:00
2006-01-18 21:07:47 +00:00
2006-02-06 21:52:48 +00:00
2007-05-02 13:44:36 +00:00
2006-02-24 22:10:35 +00:00
2007-01-08 18:42:37 +00:00
2007-06-29 16:41:32 +00:00
2005-12-16 10:23:10 +00:00
2007-06-30 00:03:40 +00:00
2007-02-06 14:50:58 +00:00
2006-10-19 15:47:34 +00:00
2007-05-12 06:45:32 +00:00
2007-03-08 11:28:35 +00:00
2006-03-23 08:23:09 +00:00
2006-02-17 14:36:26 +00:00
2007-06-11 16:53:08 +00:00