summaryrefslogtreecommitdiff
path: root/gold/ehframe.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* [GOLD] PowerPC notoc eh_frameAlan Modra2019-07-131-9/+16
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* [GOLD] PowerPC recreate eh_frame for stubs on each relax passAlan Modra2017-08-011-0/+13
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Discard FDEs for zero-length address ranges.Cary Coutant2016-02-261-0/+5
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Fix failure in exception_static_test.Cary Coutant2015-03-091-1/+9
* Remove empty class Merge_map.Rafael Ávila de Espíndola2015-03-041-9/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix problem with optimization of .eh_frame section and --sort-section option.Cary Coutant2014-09-021-3/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Revert "Fix race condition while building EH frame header."Cary Coutant2013-11-141-6/+1
* Fix race condition while building EH frame header.Cary Coutant2013-11-141-1/+6
* * 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