summaryrefslogtreecommitdiff
path: root/test/Driver/linux-as.c
Commit message (Expand)AuthorAge
* MIPS and SPARC assemblers both take the -KPIC flag.Jakob Stoklund Olesen2014-01-12
* Select the UltraSPARC instruction set when invoking the assembler.Jakob Stoklund Olesen2014-01-11
* Pass -32/-64 to the assembler when building for sparc/sparc64.Jakob Stoklund Olesen2014-01-10
* Set appropriate FPU default for Linux on v8Bernard Ogden2013-10-24
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-12
* [SystemZ] Add -march= command-line optionRichard Sandiford2013-07-19
* Only pass -mcpu, -march, -mfpu to linux-as on ARM.Evgeniy Stepanov2012-04-24
* Pass -mfloat-abi= to linuxtools assembler.Evgeniy Stepanov2012-04-20
* Pass -march, -mcpu, -mfpu to linuxtools assembler.Evgeniy Stepanov2012-04-10