Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-03-13 | Don't crash if we change the address of the .eh_frame section after we | Ian Lance Taylor | 1 | -1/+15 |
2008-02-28 | From Craig Silverstein: Have Parameters point to General_options. | Ian Lance Taylor | 1 | -60/+30 |
2008-02-14 | Align FDE and CIE lengths as needed. | Ian Lance Taylor | 1 | -15/+43 |
2008-02-02 | Don't record file offset for CIEs. | Ian Lance Taylor | 1 | -22/+13 |
2007-12-21 | Speed up relocations against local symbols in merged sections. | Ian Lance Taylor | 1 | -0/+9 |
2007-12-18 | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 1 | -29/+33 |
2007-12-07 | Fix ehframe header handling for shared libraries. | Ian Lance Taylor | 1 | -3/+25 |
2007-11-29 | Clean up setting address and section offset. | Ian Lance Taylor | 1 | -3/+4 |
2007-11-09 | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 1 | -14/+1033 |
2007-09-26 | Put size and endianness in parameters. | Ian Lance Taylor | 1 | -4/+3 |
2007-09-26 | Add basic exception frame header, plus test. | Ian Lance Taylor | 1 | -0/+126 |