summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/DefaultLayout.h
Commit message (Collapse)AuthorAgeFilesLines
...
* [ELF][x86-84] Add static TLS support.Michael J. Spencer2013-02-011-1/+5
| | | | llvm-svn: 174154
* add support for assigning virtual addresses to TDATA/TBSS sectionsShankar Easwaran2013-01-311-0/+8
| | | | llvm-svn: 174065
* [ELF] Fix circular initialization bug.Michael J. Spencer2013-01-301-2/+1
| | | | llvm-svn: 173968
* add targethandler hooks from Writer and cleanupShankar Easwaran2013-01-301-49/+63
| | | | llvm-svn: 173904
* [ELF] Make AtomLayout more accessible.Michael J. Spencer2013-01-301-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. Spencer2013-01-291-0/+655
llvm-svn: 173838
OpenPOWER on IntegriCloud