]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/elflink.c
bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 7 Jan 2008 16:45:35 +0000 (16:45 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 7 Jan 2008 16:45:35 +0000 (16:45 +0000)
commitace793883816ba44f9c2cb090e8ea5ff159ad9be
tree42521bfb0c2c65a16935d8524cf416ceb336a50b
parenta7c02bc8e11894a2c8ac3f834961f214229a4d51
bfd/

2008-01-07  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/5522
* elflink.c (elf_link_input_bfd): Don't write out a section if
its output section is marked with SEC_NEVER_LOAD.

ld/testsuite/

2008-01-07  H.J. Lu  <hongjiu.lu@intel.com>

PR ld/5522
* ld-elf/noload-3.d: New file.
* ld-elf/noload-3.s: Likewise.
* ld-elf/noload-3.t: Likewise.
bfd/ChangeLog
bfd/elflink.c
ld/testsuite/ChangeLog
ld/testsuite/ChangeLog-2007 [new file with mode: 0644]
ld/testsuite/ld-elf/noload-3.d [new file with mode: 0644]
ld/testsuite/ld-elf/noload-3.s [new file with mode: 0644]
ld/testsuite/ld-elf/noload-3.t [new file with mode: 0644]