Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement unique sections with an unique ID. | Rafael Espindola | 2015-04-04 | 1 | -1/+0 |
* | Close unique sections when switching away from them. | Rafael Espindola | 2015-03-27 | 1 | -0/+1 |
* | Support SHF_MERGE sections in COMDATs. | Rafael Espindola | 2015-02-25 | 1 | -3/+3 |
* | Use short names for jumptable sections. | Rafael Espindola | 2015-02-20 | 1 | -0/+7 |
* | Put each jump table in an independent section if the function is too. | Rafael Espindola | 2015-02-12 | 1 | -1/+32 |
* | Don' try to make sections in comdats SHF_MERGE. | Rafael Espindola | 2015-02-04 | 1 | -0/+8 |