summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Mips
Commit message (Expand)AuthorAgeFilesLines
* [mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan2019-10-031-1/+1
* [obj2yaml] - MIPS: move and improve testing of the e_flagsGeorge Rimar2019-08-072-188/+0
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-013-6/+6
* [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...George Rimar2019-04-034-42/+41
* [obj2yaml] - Dump the sh_entsize section field.George Rimar2019-01-281-0/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* [yaml2obj] Missed updating a few test cases in r273915Chris Bieneman2016-06-271-3/+3
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-274-10/+11
* Remove redundant -mattr options from llvm-objdump commands.Daniel Sanders2016-06-162-4/+0
* [llvm-objdump] Support detection of feature bits from the object and implemen...Daniel Sanders2016-06-162-0/+2
* [mips] Remove CPU-only triples from llvm-objdump commands.Daniel Sanders2016-06-031-2/+2
* Revert r265817Colin LeMahieu2016-04-082-2/+2
* [llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu2016-04-082-2/+2
* [ELF] Explicitly configure sections alignment in the tests. NFCSimon Atanasyan2015-07-091-0/+1
* Fix handling of ELF::R_MIPS_32 on Mips64.Rafael Espindola2015-07-061-0/+6
* [llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine ELF header flagsSimon Atanasyan2015-05-081-16/+17
* [obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section supportSimon Atanasyan2015-05-071-0/+63
* [llvm-readobj/obj2yaml/yaml2obj] Support more MIPS ELF header flagsSimon Atanasyan2015-05-072-0/+187
* [ELFYAML] Provide default value 0 for YAML relocation addendum fieldSimon Atanasyan2015-01-291-4/+0
* [ELFYAML] Provide explicit value for relocation addendums in the testSimon Atanasyan2015-01-281-0/+4
* [ELFYAML] Support mips64 relocation record format in yaml2obj/obj2yamlSimon Atanasyan2015-01-251-0/+113
* [Object][Mips] Return address of MIPS symbol with cleared microMIPS indicator...Simon Atanasyan2014-11-251-0/+12
* Reduce verbiage of lit.local.cfg filesAlp Toker2014-06-091-2/+1
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Implement sectionContainsSymbol for ELF.Eric Christopher2013-04-031-1/+3
* Create llvm/test/Object/Mips/lit.local.cfg to check Mips in targets_to_build.NAKAMURA Takumi2012-08-291-0/+5
* Moved input for objdump test from Mips to Inputs.Jack Carter2012-08-292-1/+1
* Some of the instructions in the Mips instruction set are revisionJack Carter2012-08-282-0/+11
OpenPOWER on IntegriCloud