summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/WriterELF.cpp
Commit message (Expand)AuthorAgeFilesLines
* This update does the following:Sid Manning2012-10-181-5/+19
* * Add relocation reference support for Hexagon and PowerPC.Sid Manning2012-10-091-1/+2
* Fix incorrect setting of EI_DATASid Manning2012-10-051-1/+3
* Added missing break in StockSectionChunk constructor.Hemant Kulkarni2012-10-031-3/+2
* Emit symbol tables.Hemant Kulkarni2012-10-011-273/+449
* Add case for typeConstant in SectionChunkSid Manning2012-09-261-1/+7
* This patch makes use of recently added relocation reference data. The bulkSid Manning2012-09-251-2/+43
* ELF support for LLD writer. The writer at present emits ELF header and section Hemant Kulkarni2012-09-141-8/+835
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+35
OpenPOWER on IntegriCloud