summaryrefslogtreecommitdiff
path: root/test/Driver/linux-as.c
Commit message (Expand)AuthorAgeFilesLines
* Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.Joerg Sonnenberger2015-11-101-4/+4
* [Sparc] Add support for 'sparcel' to clang.Douglas Katzman2015-05-111-0/+8
* handle armeb/thumb/thumbeb consistently in gnutools::Assemble::ConstructJobScott Douglass2015-03-231-0/+45
* Revert changes in r218863, r218864Asiri Rathnayake2014-10-031-2/+2
* Fix a broken test case.Asiri Rathnayake2014-10-021-2/+2
* MIPS and SPARC assemblers both take the -KPIC flag.Jakob Stoklund Olesen2014-01-121-0/+10
* Select the UltraSPARC instruction set when invoking the assembler.Jakob Stoklund Olesen2014-01-111-0/+2
* Pass -32/-64 to the assembler when building for sparc/sparc64.Jakob Stoklund Olesen2014-01-101-0/+14
* Set appropriate FPU default for Linux on v8Bernard Ogden2013-10-241-0/+5
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-13/+13
* [SystemZ] Add -march= command-line optionRichard Sandiford2013-07-191-1/+10
* Only pass -mcpu, -march, -mfpu to linux-as on ARM.Evgeniy Stepanov2012-04-241-0/+5
* Pass -mfloat-abi= to linuxtools assembler.Evgeniy Stepanov2012-04-201-6/+26
* Pass -march, -mcpu, -mfpu to linuxtools assembler.Evgeniy Stepanov2012-04-101-0/+31