summaryrefslogtreecommitdiff
path: root/test/Driver/mips-as.c
Commit message (Expand)AuthorAge
* test: fix MIPS driver testsSaleem Abdulrasool2014-02-22
* Fix broken CHECK linesNico Rieck2014-02-16
* [Mips] Change default CPU for MIPS 32/64 targets. Now they are mips32r2/mips6...Simon Atanasyan2014-01-27
* [Mips] Pass -mmsa option to the assembler.Simon Atanasyan2013-11-26
* [Mips] Take in account the -mfp64 command line option when build pathsSimon Atanasyan2013-11-20
* [Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and passSimon Atanasyan2013-09-24
* [Mips] Pass -mips16, -mmicromips, -mdsp and -mdspr2 flags to theSimon Atanasyan2013-04-30
* [Mips] Remove "REQUIRES: mips-registered-target" from some MIPS-relatedSimon Atanasyan2013-04-22
* [Mips] Add two new aliases for MIPS ABI names 32 (means o32 abi) and 64Simon Atanasyan2013-02-27
* Add four new command line options for MIPS CPU selection:Simon Atanasyan2012-09-21
* MIPS: Use -march=arch option to select either generic MIPS ISA,Simon Atanasyan2012-09-10
* Check for MIPS target availability for Driver/mips-as.c test.Simon Atanasyan2012-08-28
* Give test check tags consistent names. Simon Atanasyan2012-07-05
* MIPS: Pass -KPIC argument to MIPS assembler if necessary.Simon Atanasyan2012-05-29
* MIPS: Pass -mabi option to the assmbler when compile MIPS targets.Simon Atanasyan2012-04-07
* MIPS: Pass -EB/-EL argument to the assembler according to selected endian whe...Simon Atanasyan2012-04-06