bfd/
commit87373a00b53162147312e899a1903e4188ec0a1b
authorH.J. Lu <hjl@lucon.org>
Mon, 26 Jul 2004 21:01:15 +0000 (26 21:01 +0000)
committerH.J. Lu <hjl@lucon.org>
Mon, 26 Jul 2004 21:01:15 +0000 (26 21:01 +0000)
tree26ac81b578f81ceb9ad8daa7b840adb843c9b5ed
parentbacc06f2315c1252e067b890381fa35c1f20ecd6
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