summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/Native/NativeFileFormat.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the Native file format.Rui Ueyama2015-04-101-258/+0
* Store non-log2 values to Native files.Rui Ueyama2015-03-261-1/+1
* [Mips] Support MIPS N64 relocation record formatSimon Atanasyan2015-03-241-0/+1
* Remove sectionPosition attribute.Rui Ueyama2015-03-081-1/+1
* Define DefinedAtom::sectionSize.Rui Ueyama2015-03-041-0/+1
* Give enum an unsigned type to silence -Wmicrosoft clang-cl warningReid Kleckner2015-02-261-1/+1
* [ELF] Add CodeModel attribute to the DefinedAtom classSimon Atanasyan2014-11-131-0/+1
* Sort include files according to convention.Shankar Easwaran2014-10-181-2/+1
* Restore vertical alignment lost by clang-formatNick Kledzik2013-12-201-7/+7
* Run clang-format on r197727.Rui Ueyama2013-12-201-7/+7
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-3/+7
* Use NativeReferenceIvarsV2 if necessary.Rui Ueyama2013-11-201-1/+3
* Use UINT16_MAX instead of 0xFFFF.Rui Ueyama2013-11-191-1/+3
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* Add explictly exported atoms and export R_*_COPY'ed atoms.Michael J. Spencer2013-11-081-0/+1
* [Core] Add type and size to SharedLibraryAtom.Michael J. Spencer2013-09-261-0/+2
* Add a fallback mechanism for undefined atom.Rui Ueyama2013-09-121-1/+1
* Add SectionPosition and OrderPassNick Kledzik2013-01-231-1/+1
* This update does the following:Sid Manning2012-10-181-0/+2
* Major refactoring: Remove Platform concept. In its place there are Nick Kledzik2012-05-311-0/+243
OpenPOWER on IntegriCloud