summaryrefslogtreecommitdiff
path: root/gold/ehframe.h
Commit message (Expand)AuthorAgeFilesLines
* * ehframe.h (Post_fdes) Make it a vector of Post_fde rather thanAlan Modra2013-03-071-3/+13
* * target.h (Target::plt_fde_location, do_plt_fde_location): Declare.Alan Modra2013-02-271-7/+25
* PR gold/12571Ian Lance Taylor2011-07-011-25/+63
* * incremental-dump.cc (dump_incremental_inputs): Print dynamic relocCary Coutant2011-05-241-4/+4
* * archive.cc: Formatting fixes: Remove whitespace betweenNick Clifton2010-08-251-2/+2
* Revert -Wshadow changes, all changes from:Ian Lance Taylor2009-12-141-3/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* * mapfile.cc: New file.Ian Lance Taylor2008-05-211-0/+12
* Update copyright years. Update language files.Ian Lance Taylor2008-03-131-1/+1
* Don't crash if we change the address of the .eh_frame section after weIan Lance Taylor2008-03-131-0/+5
* Align FDE and CIE lengths as needed.Ian Lance Taylor2008-02-141-6/+8
* Don't record file offset for CIEs.Ian Lance Taylor2008-02-021-4/+8
* Speed up relocations against local symbols in merged sections.Ian Lance Taylor2007-12-211-0/+4
* Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor2007-12-181-25/+29
* Fix ehframe header handling for shared libraries.Ian Lance Taylor2007-12-071-1/+2
* Clean up setting address and section offset.Ian Lance Taylor2007-11-291-2/+2
* Generate a complete exception frame header. Discard duplicateIan Lance Taylor2007-11-091-1/+358
* Put size and endianness in parameters.Ian Lance Taylor2007-09-261-3/+1
* Add basic exception frame header, plus test.Ian Lance Taylor2007-09-261-0/+64