bfd/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sat, 15 Dec 2007 09:42:02 +0000 (09:42 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Sat, 15 Dec 2007 09:42:02 +0000 (09:42 +0000)
commitfc802241f3609e0bda5f9bc0922880b8c092a114
treee0ba0e5d10aaaf44e40548e3c1f7b8161e5b91e4
parent6b2cc1401c75fb337cc4092d22eac4ccf491a0a9
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
This page took 0.024653 seconds and 4 git commands to generate.