aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-eh-frame.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-23Undo previous delta. Add comment explaining why.Nick Clifton1-1/+6
2002-08-22Use a simple byte read when reading the return address register column.Nick Clifton1-1/+1
2002-08-20 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS toAlan Modra1-1/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-2/+2
2002-04-22 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't buildJakub Jelinek1-3/+7
2002-04-22 * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.Jakub Jelinek1-2/+20
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-9/+15
2002-01-25 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): AvoidAlan Modra1-3/+3
2002-01-04 * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash ifJakub Jelinek1-5/+14
2001-12-31 * elflink.h (elf_bfd_final_link): Check if dynobj is not NULLJakub Jelinek1-0/+3
2001-12-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): If new_sizeJakub Jelinek1-1/+17
2001-12-18 * elf-eh-frame.c (struct cie): Add make_lsda_relative.Jakub Jelinek1-46/+156
2001-12-15 * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype.Jakub Jelinek1-30/+65
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-0/+1039