summaryrefslogtreecommitdiff
path: root/bfd/elf-eh-frame.c
Commit message (Expand)AuthorAgeFilesLines
* * elf-bfd.h (struct elf_backend_data): AddedAlexandre Oliva2004-02-281-3/+39
* 2003-10-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-161-1/+8
* 2003-10-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-10-061-0/+32
* * elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.Alan Modra2003-08-071-91/+46
* Correct spelling of "relocatable".Alan Modra2003-06-251-1/+1
* Fix memory leaksNick Clifton2003-03-311-22/+28
* * elf-eh-frame.c (get_DW_EH_PE_signed): Define.Andreas Schwab2003-02-061-9/+35
* bfdAlan Modra2003-02-041-4/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-25/+25
* * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_*_NONE relocs.Alan Modra2002-11-261-8/+10
* * elf-bfd.h (struct cie_header): Move from elf_eh-frame.c.Alan Modra2002-11-121-127/+50
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't zeroAlan Modra2002-11-121-15/+2
* 2002-10-31 David O'Brien <obrien@FreeBSD.org>David O'Brien2002-10-311-1/+1
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Zero relocsAlan Modra2002-09-231-1/+1
* Undo previous delta. Add comment explaining why.Nick Clifton2002-08-231-1/+6
* Use a simple byte read when reading the return address register column.Nick Clifton2002-08-221-1/+1
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Add PARAMS toAlan Modra2002-08-201-1/+1
* Fix ld --just-symbolsAlan Modra2002-05-151-2/+2
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't buildJakub Jelinek2002-04-221-3/+7
* * elf-eh-frame.c (struct eh_cie_fde): Add per_encoding_relative.Jakub Jelinek2002-04-221-2/+20
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-9/+15
* * elf-eh-frame.c (_bfd_elf_eh_frame_section_offset): AvoidAlan Modra2002-01-251-3/+3
* * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash ifJakub Jelinek2002-01-041-5/+14
* * elflink.h (elf_bfd_final_link): Check if dynobj is not NULLJakub Jelinek2001-12-311-0/+3
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): If new_sizeJakub Jelinek2001-12-191-1/+17
* * elf-eh-frame.c (struct cie): Add make_lsda_relative.Jakub Jelinek2001-12-181-46/+156
* * elf-bfd.h (_bfd_elf_maybe_strip_eh_frame_hdr): New prototype.Jakub Jelinek2001-12-151-30/+65
* * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek2001-12-131-0/+1039