OSDN Git Service

bfd/
authorhjl <hjl>
Mon, 26 Jul 2004 21:01:13 +0000 (21:01 +0000)
committerhjl <hjl>
Mon, 26 Jul 2004 21:01:13 +0000 (21:01 +0000)
commitc1429f24db0ae0046c88012ad943014558badeaf
tree4d77463a2196e8d104a754f84760749e24b95037
parentb6b7c499f6309a7b6b01467aa57cd8c9c8e74095
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