include/
[external/binutils.git] / gold / ehframe.cc
2008-07-24 Ian Lance Taylor PR 6048
2008-04-19 Ian Lance Taylor * object.cc (Xindex::initialize_symtab_xindex): New...
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-28 Ian Lance TaylorFrom Craig Silverstein: Have Parameters point to Genera...
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.