]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gold/ehframe.h
Fix AMD64 return value ABI in expression evaluation
[thirdparty/binutils-gdb.git] / gold / ehframe.h
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-08-01  Alan Modra[GOLD] PowerPC recreate eh_frame for stubs on each...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-02-26  Cary CoutantDiscard FDEs for zero-length address ranges.
2016-01-01  Alan ModraCopyright update for binutils
2015-03-09  Cary CoutantFix failure in exception_static_test.
2015-03-04  Rafael Ávila de... Remove empty class Merge_map.
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-09-02  Cary CoutantFix problem with optimization of .eh_frame section...
2014-03-05  Alan ModraUpdate copyright years
2013-11-14  Cary CoutantRevert "Fix race condition while building EH frame...
2013-11-14  Cary CoutantFix race condition while building EH frame header.
2013-03-07  Alan Modra * ehframe.h (Post_fdes) Make it a vector of Post_fde...
2013-02-27  Alan Modra * target.h (Target::plt_fde_location, do_plt_fde_locat...
2011-07-01  Ian Lance Taylor PR gold/12571
2011-05-24  Cary Coutant * incremental-dump.cc (dump_incremental_inputs): Print...
2010-08-25  Nick Clifton * archive.cc: Formatting fixes: Remove whitespa...
2009-12-14  Ian Lance Taylor Revert -Wshadow changes, all changes from:
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2008-05-21  Ian Lance Taylor * mapfile.cc: New file.
2008-03-13  Ian Lance TaylorUpdate copyright years. Update language files.
2008-03-13  Ian Lance TaylorDon't crash if we change the address of the .eh_frame...
2008-02-14  Ian Lance TaylorAlign FDE and CIE lengths as needed.
2008-02-02  Ian Lance TaylorDon't record file offset for CIEs.
2007-12-21  Ian Lance TaylorSpeed up relocations against local symbols in merged...
2007-12-18  Ian Lance TaylorAdd section_size_type and section_offset_type, use...
2007-12-07  Ian Lance TaylorFix ehframe header handling for shared libraries.
2007-11-29  Ian Lance TaylorClean up setting address and section offset.
2007-11-09  Ian Lance TaylorGenerate a complete exception frame header. Discard...
2007-09-26  Ian Lance TaylorPut size and endianness in parameters.
2007-09-26  Ian Lance TaylorAdd basic exception frame header, plus test.