OSDN Git Service

daily update
[pf3gnuchains/pf3gnuchains3x.git] / gold / ehframe.h
2009-12-15 ian Revert -Wshadow changes, all changes from:
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2008-05-21 ian * mapfile.cc: New file.
2008-03-13 iantUpdate copyright years. Update language files.
2008-03-13 iantDon't crash if we change the address of the .eh_frame...
2008-02-14 iantAlign FDE and CIE lengths as needed.
2008-02-02 iantDon't record file offset for CIEs.
2007-12-21 iantSpeed up relocations against local symbols in merged...
2007-12-18 iantAdd section_size_type and section_offset_type, use...
2007-12-07 iantFix ehframe header handling for shared libraries.
2007-11-29 iantClean up setting address and section offset.
2007-11-09 iantGenerate a complete exception frame header. Discard...
2007-09-26 iantPut size and endianness in parameters.
2007-09-26 iantAdd basic exception frame header, plus test.