Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for @note. Patch by Jörg Sonnenberger. | Rafael Espindola | 2010-12-26 | 1 | -1/+14 |
* | Factor some code to parseSectionFlags and fix the default type of a section. | Rafael Espindola | 2010-11-25 | 1 | -0/+13 |
* | gnu as support both % and @ before types, do the same. | Rafael Espindola | 2010-11-12 | 1 | -7/+9 |
* | Initial comdat implementation. | Rafael Espindola | 2010-11-11 | 1 | -6/+8 |
* | Set default flags for .rodata. | Rafael Espindola | 2010-11-08 | 1 | -2/+15 |
* | Improvements to .section parsing: | Rafael Espindola | 2010-10-28 | 1 | -0/+5 |
* | Set default type and flags for .init and .fini. | Rafael Espindola | 2010-10-27 | 1 | -0/+28 |
* | Fixing r116753 r116756 r116777 | Jason W Kim | 2010-10-19 | 1 | -3/+3 |
* | Speculatively revert 116753 and 116756 to attempt to fix the bots. | Eric Christopher | 2010-10-19 | 1 | -3/+3 |
* | Changed elf-dump to output hex format by default. | Jason W Kim | 2010-10-18 | 1 | -3/+3 |
* | Make sure that names like .note.GNU-stack are accepted as valid section names. | Rafael Espindola | 2010-09-16 | 1 | -0/+11 |