aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf-eh-frame.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-01bfd/Jan Kratochvil1-20/+10
2008-09-17bfd/Jan Kratochvil1-4/+29
2008-08-24(_bfd_elf_write_section_eh_frame): Do properAndreas Schwab1-4/+4
2008-07-21 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): DropAlan Modra1-1/+5
2008-01-09bfd/Richard Sandiford1-153/+170
2007-12-15bfd/Richard Sandiford1-55/+27
2007-12-15bfd/Richard Sandiford1-32/+23
2007-12-15bfd/Richard Sandiford1-16/+15
2007-12-15bfd/Richard Sandiford1-0/+59
2007-12-15bfd/Richard Sandiford1-156/+221
2007-12-15bfd/Richard Sandiford1-15/+18
2007-11-30bfd/Richard Sandiford1-1/+2
2007-07-12Add support for building on a 64-bit Windows host.Nick Clifton1-1/+1
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-07-02 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): TidyAlan Modra1-10/+11
2007-05-252007-05-25 Eric Christopher <echristo@apple.com>Eric Christopher1-2/+3
2007-05-12 PR 4497Alan Modra1-27/+29
2007-05-10 PR 4454Alan Modra1-2/+29
2007-04-26bfd/Alan Modra1-1/+1
2007-04-24 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Warn ifAlan Modra1-1/+8
2007-01-04 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't setAlan Modra1-2/+0
2006-11-21 * elf-eh-frame.c (struct cie): New type.Jakub Jelinek1-153/+245
2006-10-03 * elf-bfd.h (struct eh_cie_fde): Add set_loc pointer.Jakub Jelinek1-7/+95
2006-06-20bfd/Alan Modra1-2/+0
2006-05-242006-05-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-39/+12
2006-05-02 * dwarf2.c: Formatting.Alan Modra1-2/+1
2006-02-27bfd/Jakub Jelinek1-1/+5
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04bfd/Alan Modra1-3/+3
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-02-20include/Alan Modra1-8/+8
2005-02-17 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Fix warning.Alan Modra1-0/+1
2005-01-31 * elf-bfd.h (elf_backend_data): Add elf_backend_eh_frame_address_size.Richard Sandiford1-5/+17
2005-01-17 * elf-eh-frame.c (skip_cfa_op, skip_non_nops): New functions.Richard Sandiford1-4/+121
2005-01-17 * elf-bfd.h (struct cie): Use bfd_vmas for code_align, ra_column andRichard Sandiford1-51/+126
2005-01-17 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Use anRichard Sandiford1-45/+37
2005-01-172005-01-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-58/+0
2004-11-16 * elf-bfd.h (eh_cie_fde): Add new fields: add_augmentation_size andRichard Sandiford1-54/+165
2004-11-15 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Deal withRichard Sandiford1-1/+4
2004-10-14 * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): Add "info"Alan Modra1-2/+16
2004-10-10 * elf-bfd.h (struct eh_frame_hdr_info): Add offsets_adjusted.Alan Modra1-17/+40
2004-10-10 * elf-bfd.h (struct eh_cie_fde): Add cie_inf, remove sec.Alan Modra1-159/+112
2004-10-01 * elf-bfd.h (struct eh_cie_fde): Add need_relative andAlan Modra1-9/+15
2004-06-24bfd/Alan Modra1-46/+27
2004-05-13Remove comment rendered obsolete by previous deltaNick Clifton1-5/+0
2004-05-13Handle dwarf3 format CIE entries.Nick Clifton1-3/+6
2004-02-28* elf-bfd.h (struct elf_backend_data): AddedAlexandre Oliva1-3/+39
2003-10-162003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+8
2003-10-062003-10-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+32
2003-08-07 * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra1-91/+46