OSDN Git Service

bfd/
authorrsandifo <rsandifo>
Sat, 15 Dec 2007 09:32:38 +0000 (09:32 +0000)
committerrsandifo <rsandifo>
Sat, 15 Dec 2007 09:32:38 +0000 (09:32 +0000)
commit13579056a7023835ff9ae6fbcf80bc7052d05518
tree7ea1db9c8829cf2c0576fefb3ba34f02f928c6df
parent774d47bf57aa4b608d3c136feac9f432b43e9dfa
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