OSDN Git Service

bfd/
authorH.J. Lu <hjl@lucon.org>
Tue, 5 Apr 2005 04:01:09 +0000 (04:01 +0000)
committerH.J. Lu <hjl@lucon.org>
Tue, 5 Apr 2005 04:01:09 +0000 (04:01 +0000)
commitac2289e15bd2ff0f4d85ea2a6ad2922121516398
tree8eb8f38bfd69c5ec6c271de1b864b47f38740a95
parentca337ece0acd32d6b6f0cb32370dbb387fa677d1
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