bfd/
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 46e90c127744086d846d8eecd43969c5f5c58f74..91b48bce80d08788a17c40c6053a85259f1e0051 100644 (file)
@@ -1,3 +1,17 @@
+2007-12-15  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * 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.  
+
 2007-12-15  Richard Sandiford  <rsandifo@nildram.co.uk>
 
        * elf-bfd.h (eh_cie_fde): Move add_fde_encoding and
This page took 0.024007 seconds and 4 git commands to generate.