OSDN Git Service

bfd/
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sat, 15 Dec 2007 09:42:02 +0000 (09:42 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Sat, 15 Dec 2007 09:42:02 +0000 (09:42 +0000)
commit8267e364b650b38b350c6f6f5bd37620552c5a95
tree7d65f48d92776ed980f7a16bf5973cacfc679003
parent70939d36f84f897007c9bf89d860bdb3e5355299
bfd/
* elf-bfd.h (eh_cie_fde): Replace u.cie.merged with a union of
a merged field and a sec field.
(eh_frame_hdr_info): Remove offsets_adjusted.
* elf-eh-frame.c (_bfd_elf_parse_eh_frame): Update accesses to
the CIE merged field.
(_bfd_elf_gc_mark_fdes): Likewise.
(_bfd_elf_discard_section_eh_frame): Likewise.  Set u.cie.u.sec
when clearing the removed flag.
(_bfd_elf_eh_frame_section_offset): Remove offsets_adjusted handling.
(_bfd_elf_write_section_eh_frame): Likewise.  Apply output_offsets
where appropriate.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-eh-frame.c