Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ELF][Reader] Improve performance by removing calls to malloc. | Michael J. Spencer | 2013-02-03 | 1 | -17/+49 | |
| | | | | llvm-svn: 174275 | |||||
* | [ELF][x86-84] Add static TLS support. | Michael J. Spencer | 2013-02-01 | 1 | -1/+2 | |
| | | | | llvm-svn: 174154 | |||||
* | [ELF] Create atoms for progbits sections with no symbols but still have content. | Michael J. Spencer | 2013-01-31 | 1 | -0/+22 | |
| | | | | llvm-svn: 174091 | |||||
* | add targethandler hooks from Writer and cleanup | Shankar Easwaran | 2013-01-30 | 1 | -1/+1 | |
| | | | | llvm-svn: 173904 | |||||
* | [ELF] Chop the ELF prefix off of most things. | Michael J. Spencer | 2013-01-29 | 1 | -0/+338 | |
llvm-svn: 173838 |