summaryrefslogtreecommitdiff
path: root/clang/test/Driver/linux-as.c
AgeCommit message (Expand)Author
2025-01-22Android no longer supports arm < 7 (#123952)AdityaK
2023-07-10[Driver][ARM] Warn about -mabi= for assembler input with -fno-integrated-asFangrui Song
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2021-12-12[Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=onFangrui Song
2021-11-17[Driver][Android] Remove unneeded isNoExecStackDefaultFangrui Song
2020-09-07[Sparc] Select the UltraSPARC instruction set with the external assemblerBrad Smith
2019-03-28[Driver] Default Android toolchains to noexecstack.Dan Albert
2018-10-16[ARM][AArch64] Pass through endian flags to assembler and linker.Peter Smith
2017-07-27[PowerPC] Pass CPU to assembler with -no-integrated-asNemanja Ivanovic
2017-04-18[AArch64][clang] Pass cpu/arch information to assembler for AArch64.Manoj Gupta
2015-11-10Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.Joerg Sonnenberger
2015-05-11[Sparc] Add support for 'sparcel' to clang.Douglas Katzman
2015-03-23handle armeb/thumb/thumbeb consistently in gnutools::Assemble::ConstructJobScott Douglass
2014-10-03Revert changes in r218863, r218864Asiri Rathnayake
2014-10-02Fix a broken test case.Asiri Rathnayake
2014-01-12MIPS and SPARC assemblers both take the -KPIC flag.Jakob Stoklund Olesen
2014-01-11Select the UltraSPARC instruction set when invoking the assembler.Jakob Stoklund Olesen
2014-01-10Pass -32/-64 to the assembler when building for sparc/sparc64.Jakob Stoklund Olesen
2013-10-24Set appropriate FPU default for Linux on v8Bernard Ogden
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2013-07-19[SystemZ] Add -march= command-line optionRichard Sandiford
2012-04-24Only pass -mcpu, -march, -mfpu to linux-as on ARM.Evgeniy Stepanov
2012-04-20Pass -mfloat-abi= to linuxtools assembler.Evgeniy Stepanov
2012-04-10Pass -march, -mcpu, -mfpu to linuxtools assembler.Evgeniy Stepanov