OSDN Git Service

* emultempl/elf32.em (_place_orphan): If an input section doesn't
authordj <dj>
Thu, 14 Jan 2010 13:56:10 +0000 (13:56 +0000)
committerdj <dj>
Thu, 14 Jan 2010 13:56:10 +0000 (13:56 +0000)
commitda9262a628ab382ca1ef69b2473d8fa8ef28c4b5
tree0a4796b210c462d636960854ef657a387b9c050f
parentac3753f3216cf94ef7dff8376fc337c632ebbd80
* emultempl/elf32.em (_place_orphan): If an input section doesn't
match an existing output section, but an unused output section
statement does match, use it.
* emultempl/pe.em (_place_orphan): Likewise.
* emultempl/pep.em (_place_orphan): Likewise.

* ld-elf/orphan4.d: New.
* ld-elf/orphan4.ld: New.
* ld-elf/orphan4.s: New.
ld/ChangeLog
ld/emultempl/elf32.em
ld/emultempl/pe.em
ld/emultempl/pep.em
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/orphan4.d [new file with mode: 0644]
ld/testsuite/ld-elf/orphan4.ld [new file with mode: 0644]
ld/testsuite/ld-elf/orphan4.s [new file with mode: 0644]