* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
authorAlan Modra <amodra@gmail.com>
Sat, 5 Jan 2002 13:14:00 +0000 (13:14 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 5 Jan 2002 13:14:00 +0000 (13:14 +0000)
commit3dfe7a8c3a88e7b06afe7f8b98d247de175bec99
tree884333c2ed61b53f0d50a4ccef05611cd7331be3
parent7c6beb69886dccfb3cd3efbb5e966683936f6eac
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
of bfd_section_list_remove and bfd_section_list_insert macros.
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
* emultempl/mmo.em (mmo_place_orphan): Likewise.
ld/ChangeLog
ld/emultempl/elf32.em
ld/emultempl/mmo.em
ld/emultempl/pe.em