OSDN Git Service

bfd/
authorhjl <hjl>
Thu, 16 Aug 2007 13:38:06 +0000 (13:38 +0000)
committerhjl <hjl>
Thu, 16 Aug 2007 13:38:06 +0000 (13:38 +0000)
commitfecae20535bf3ca9e2d2d2f7faf581453d78d1c9
tree174e63f086f5236fc5a0b11da24e9d79a4f8f568
parent753454982b911f5cefc391d1deaa75f8e7656b01
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.
bfd/ChangeLog
bfd/elf.c
binutils/ChangeLog
binutils/readelf.c
include/elf/ChangeLog
include/elf/common.h