Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [ELF][x86-84] Add static TLS support. | Michael J. Spencer | 2013-02-01 | 1 | -1/+5 | |
| | | | | llvm-svn: 174154 | |||||
* | add support for assigning virtual addresses to TDATA/TBSS sections | Shankar Easwaran | 2013-01-31 | 1 | -0/+8 | |
| | | | | llvm-svn: 174065 | |||||
* | [ELF] Fix circular initialization bug. | Michael J. Spencer | 2013-01-30 | 1 | -2/+1 | |
| | | | | llvm-svn: 173968 | |||||
* | add targethandler hooks from Writer and cleanup | Shankar Easwaran | 2013-01-30 | 1 | -49/+63 | |
| | | | | llvm-svn: 173904 | |||||
* | [ELF] Make AtomLayout more accessible. | Michael J. Spencer | 2013-01-30 | 1 | -31/+15 | |
| | | | | | | This is needed to allow constant time access to the final layout of atoms. llvm-svn: 173874 | |||||
* | [ELF] Chop the ELF prefix off of most things. | Michael J. Spencer | 2013-01-29 | 1 | -0/+655 | |
llvm-svn: 173838 |