Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly handle alignment in merge sections. | Ian Lance Taylor | 2007-10-18 | 1 | -3/+7 |
* | Run all error handling through an Errors object. Delete output file | Ian Lance Taylor | 2007-10-14 | 1 | -11/+7 |
* | Add an option for Stringpools to not copy strings. | Ian Lance Taylor | 2007-10-12 | 1 | -1/+1 |
* | From Craig Silverstein: don't get confused if the same file name | Ian Lance Taylor | 2007-10-10 | 1 | -1/+9 |
* | Add cache parameter to get_view. Discard uncached views on unlock. | Ian Lance Taylor | 2007-09-25 | 1 | -2/+2 |
* | Avoid dereferencing map->end(). | Ian Lance Taylor | 2007-09-23 | 1 | -1/+2 |
* | Add licensing text to every source file. | Ian Lance Taylor | 2007-09-22 | 1 | -0/+20 |
* | We don't need a hash table mapping input locations to strings. | Ian Lance Taylor | 2007-09-22 | 1 | -36/+7 |
* | Add support for SHF_MERGE sections. | Ian Lance Taylor | 2007-05-16 | 1 | -0/+333 |