summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/linux-as.c
Commit message (Expand)AuthorAgeFilesLines
* [Driver] Default Android toolchains to noexecstack.Dan Albert2019-03-281-2/+2
* [ARM][AArch64] Pass through endian flags to assembler and linker.Peter Smith2018-10-161-28/+59
* [PowerPC] Pass CPU to assembler with -no-integrated-asNemanja Ivanovic2017-07-271-0/+15
* [AArch64][clang] Pass cpu/arch information to assembler for AArch64.Manoj Gupta2017-04-181-0/+27
* 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
OpenPOWER on IntegriCloud