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