aboutsummaryrefslogtreecommitdiff
path: root/gold/ehframe.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-02Don't record file offset for CIEs.Ian Lance Taylor1-4/+8
2007-12-21Speed up relocations against local symbols in merged sections.Ian Lance Taylor1-0/+4
2007-12-18Add section_size_type and section_offset_type, use them to replace aIan Lance Taylor1-25/+29
2007-12-07Fix ehframe header handling for shared libraries.Ian Lance Taylor1-1/+2
2007-11-29Clean up setting address and section offset.Ian Lance Taylor1-2/+2
2007-11-09Generate a complete exception frame header. Discard duplicateIan Lance Taylor1-1/+358
2007-09-26Put size and endianness in parameters.Ian Lance Taylor1-3/+1
2007-09-26Add basic exception frame header, plus test.Ian Lance Taylor1-0/+64