bfd/
commit5bd66debded3742e43edb7dd68756a92aa192382
authorH.J. Lu <hjl@lucon.org>
Tue, 5 Apr 2005 04:01:12 +0000 (5 04:01 +0000)
committerH.J. Lu <hjl@lucon.org>
Tue, 5 Apr 2005 04:01:12 +0000 (5 04:01 +0000)
treeafde8d3f0d4f7216185b852c3bf11c6718dfcafd
parent003fb2272bbb38afde7bd7fab7fdb91235be3f14
bfd/

2005-04-04  H.J. Lu  <hongjiu.lu@intel.com>

* elf.c (bfd_elf_set_group_contents): Ignore linker created
group section.
(assign_section_numbers): Accept link_info. Check SHT_GROUP
sections for relocatable files only. Remove the linker created
group sections.
(_bfd_elf_compute_section_file_positions): Pass link_info to
assign_section_numbers.

* elfxx-ia64.c (elfNN_ia64_object_p): New.
(elf_backend_object_p): Defined.

gas/

2005-04-04  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-ia64.c (start_unwind_section): Undo the change
of 2004-08-18.
(generate_unwind_image, dot_endp): Likewise.
bfd/ChangeLog
bfd/elf.c
bfd/elfxx-ia64.c
gas/ChangeLog
gas/config/tc-ia64.c