aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-eh-frame.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-1/+1
2003-04-162003-04-16 David Carlton <carlton@bactrian.org>David Carlton1-22/+28
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-13/+39
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-33/+35
2002-11-152002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton1-143/+53
2002-09-27Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton1-1/+1
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+1245
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-1245/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-1/+6
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+1240
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-1240/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-5/+27
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