bfd/
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 26 Jul 2004 21:01:15 +0000 (21:01 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 26 Jul 2004 21:01:15 +0000 (21:01 +0000)
commit38ce5b119123653044ec30f4e7a770cd806fcd09
tree8fc357be0e04989ab375f2f69012b4adc2f0ecb2
parent7ac4ac061926872510858e0ff8e37673b5de28d5
bfd/

2004-07-26  H.J. Lu  <hongjiu.lu@intel.com>

* elf-bfd.h (bfd_elf_section_data): Add a pointer for the
linked-to section.
(elf_linked_to_section): New.

* elf.c (assign_section_numbers): Set up sh_link for
SHF_LINK_ORDER.

* elfxx-ia64.c (elfNN_ia64_final_write_processing): Set sh_info
to sh_link for SHT_IA_64_UNWIND sections.

gas/

2004-07-26  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (start_unwind_section): Set the linked-to
section.
(ia64_elf_section_change_hook): Set the linked-to section for
SHT_IA_64_UNWIND.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf.c
bfd/elfxx-ia64.c
gas/ChangeLog
gas/config/tc-ia64.c
This page took 0.039624 seconds and 4 git commands to generate.