OSDN Git Service

bfd/
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sat, 15 Dec 2007 09:32:38 +0000 (09:32 +0000)
committerRichard Sandiford <rsandifo@nildram.co.uk>
Sat, 15 Dec 2007 09:32:38 +0000 (09:32 +0000)
commit35510eaa8cec87c16e51c1208bbb451d044a076a
tree9244553cb4b409a1a23082c986e0d563400195e5
parent33c8eb13336056bd9a0679088f5573764b606c72
bfd/
* elf-bfd.h (eh_cie_fde): Put cie_inf in a union.  Add a reloc_index
field.  Use bitfields for fde_encoding, lsda_encoding and lsda_offset.
* elf-eh-frame.c (extra_augmentation_data_bytes): Adjust cie_inf
accesses after the above change.
(_bfd_elf_eh_frame_section_offset): Likewise.
(_bfd_elf_write_section_eh_frame): Likewise.
(_bfd_elf_discard_section_eh_frame): Likewise.  Set up reloc_index.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf-eh-frame.c