summaryrefslogtreecommitdiffstats
path: root/lld/ELF/Mips.cpp
Commit message (Expand)AuthorAgeFilesLines
* LLD: Move ELF/Mips.cpp to ELF/Arch/MipsArchTree.cppKonstantin Zhuravlyov2017-06-191-369/+0
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* [ELF][MIPS] N32 ABI supportSimon Atanasyan2016-11-051-0/+21
* [ELF] - Do not crash on MIPS if there is no object files in input.George Rimar2016-10-041-0/+2
* Rename warning -> warn.Rui Ueyama2016-09-291-2/+2
* Simplify InputFile ownership management.Rui Ueyama2016-09-141-3/+1
* [ELF][MIPS] Support .MIPS.abiflags sectionSimon Atanasyan2016-08-121-0/+52
* [ELF][MIPS] Fix the commentSimon Atanasyan2016-08-121-6/+9
* Add comments.Rui Ueyama2016-08-121-0/+6
* Split getArchName. NFC.Rui Ueyama2016-08-111-2/+9
* [ELF][MIPS] Recognize and print machine name in case of input incompatibilitySimon Atanasyan2016-08-111-2/+44
* [ELF][MIPS] Take into account combination of EF_MIPS_ARCH and EF_MIPS_MACH fl...Simon Atanasyan2016-08-101-2/+23
* Refactor getMipsEFlags.Rui Ueyama2016-08-081-0/+217
OpenPOWER on IntegriCloud