bfd/
authorAlan Modra <amodra@gmail.com>
Thu, 19 Oct 2006 02:10:41 +0000 (02:10 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 19 Oct 2006 02:10:41 +0000 (02:10 +0000)
commit2f4754876fee13c0bed40782e439e1a589f5caae
tree2936eaa9342587896fd32583e3da6c70d8d5acbf
parent0532541186c1b120fc0b4c4993c097fc3d136823
bfd/
* elf32-arm.c (bfd_elf32_arm_allocate_interworking_sect): Check,
don't set, glue section size.
(record_arm_to_thumb_glue): Set glue section size here.
(record_thumb_to_arm_glue): Likewise.
(bfd_elf32_arm_add_glue_sections_to_bfd): Formatting.
(bfd_elf32_arm_process_before_allocation): Ignore exluded sections.

ld/
* emultempl/armelf.em (arm_elf_before_allocation): Run
gld${EMULATION_NAME}_before_allocation later.
* ldlang.c (lang_size_sections_1): Revert 2006-09-15 change.
bfd/ChangeLog
bfd/elf32-arm.c
ld/ChangeLog
ld/ldlang.c