| Commit message (Expand) | Author | Age | Files | Lines |
* | * mapfile.cc: New file. | Ian Lance Taylor | 2008-05-21 | 1 | -0/+12 |
* | Update copyright years. Update language files. | Ian Lance Taylor | 2008-03-13 | 1 | -1/+1 |
* | Don't crash if we change the address of the .eh_frame section after we | Ian Lance Taylor | 2008-03-13 | 1 | -0/+5 |
* | Align FDE and CIE lengths as needed. | Ian Lance Taylor | 2008-02-14 | 1 | -6/+8 |
* | Don't record file offset for CIEs. | Ian Lance Taylor | 2008-02-02 | 1 | -4/+8 |
* | Speed up relocations against local symbols in merged sections. | Ian Lance Taylor | 2007-12-21 | 1 | -0/+4 |
* | Add section_size_type and section_offset_type, use them to replace a | Ian Lance Taylor | 2007-12-18 | 1 | -25/+29 |
* | Fix ehframe header handling for shared libraries. | Ian Lance Taylor | 2007-12-07 | 1 | -1/+2 |
* | Clean up setting address and section offset. | Ian Lance Taylor | 2007-11-29 | 1 | -2/+2 |
* | Generate a complete exception frame header. Discard duplicate | Ian Lance Taylor | 2007-11-09 | 1 | -1/+358 |
* | Put size and endianness in parameters. | Ian Lance Taylor | 2007-09-26 | 1 | -3/+1 |
* | Add basic exception frame header, plus test. | Ian Lance Taylor | 2007-09-26 | 1 | -0/+64 |