Mark .gnu.lto_* sections with SHF_EXCLUDE.
authorH.J. Lu <hjl.tools@gmail.com>
Sun, 12 Dec 2010 14:49:25 +0000 (14:49 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 12 Dec 2010 14:49:25 +0000 (14:49 +0000)
commit68efed4197a833bbc5ca02116098e6f67a2608d6
treed2d96493d68329b71ece5e25e331a50898d829d9
parent97e84e2551f3aee29f7a9efbda3c4fb18415b6bb
Mark .gnu.lto_* sections with SHF_EXCLUDE.

bfd/

2010-12-12  H.J. Lu  <hongjiu.lu@intel.com>

* elf.c (special_sections_g): Add ".gnu.lto_".

gas/testsuite/

2010-12-12  H.J. Lu  <hongjiu.lu@intel.com>

* gas/elf/elf.exp: Run section9.

* gas/elf/section9.d: New.
* gas/elf/section9.s: Likewise.
bfd/ChangeLog
bfd/elf.c
gas/testsuite/ChangeLog
gas/testsuite/gas/elf/elf.exp
gas/testsuite/gas/elf/section9.d [new file with mode: 0644]
gas/testsuite/gas/elf/section9.s [new file with mode: 0644]
This page took 0.025457 seconds and 4 git commands to generate.