* emultempl/armelf.em (elf32_arm_add_stub_section): Use
authorAlan Modra <amodra@gmail.com>
Mon, 7 Jul 2008 00:46:51 +0000 (00:46 +0000)
committerAlan Modra <amodra@gmail.com>
Mon, 7 Jul 2008 00:46:51 +0000 (00:46 +0000)
commit9795b468eb39233498a5289ff3297f96c787e848
tree3c2b2a88b98fae9b49b192a2aa56ad19b20f2a87
parent0eb80fd3e5ec31277b9df363ae066233783e4cbb
* emultempl/armelf.em (elf32_arm_add_stub_section): Use
bfd_make_section_with_flags.
* emultempl/avrelf.em (avr_elf_create_output_section_statements):
Likewise.
* emultempl/hppaelf.em (hppaelf_add_stub_section): Likewise.
* emultempl/m68hc1xelf.em (m68hc11elf_add_stub_section): Likewise.
* emultempl/m68kcoff.em (gld${EMULATION_NAME}_after_open): Likewise.
* emultempl/m68kelf.em (m68k_elf_after_open): Likewise.
* emultempl/ppc64elf.em (ppc_add_stub_section): Likewise.
* emultempl/sh64elf.em (sh64_elf_${EMULATION_NAME}_before_allocation):
Likewise.
ld/ChangeLog
ld/emultempl/armelf.em
ld/emultempl/avrelf.em
ld/emultempl/hppaelf.em
ld/emultempl/m68hc1xelf.em
ld/emultempl/m68kcoff.em
ld/emultempl/m68kelf.em
ld/emultempl/ppc64elf.em
ld/emultempl/sh64elf.em
This page took 0.030465 seconds and 4 git commands to generate.