summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.Joerg Sonnenberger2015-11-101-1/+1
* Use the integrated assembler by default on 32-bit PowerPC and SPARC.Brad Smith2015-01-141-2/+2
* Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"Duncan P. N. Exon Smith2015-01-051-2/+2
* Use the integrated assembler by default on 32-bit PowerPC and SPARCBrad Smith2015-01-051-2/+2
* Hook up FreeBSD AArch64 supportEd Maste2014-11-131-0/+8
* Don't check clang binary name, as it can be different in some test setups.Alexander Kornienko2014-06-271-6/+6
* Remove REQUIRES lines from portable testsAlp Toker2014-06-251-1/+0
* Pass the sparc architecture variant to the assembler.Roman Divacky2014-02-251-0/+1
* Give sparcv9 the ability to set the target cpu. Change it from acceptingRoman Divacky2014-02-251-7/+11
* Add FreeBSD ARM EABI hard-float supportRenato Golin2014-02-191-0/+9
* Fix 'unkown' typo in test -target from r198321Alp Toker2014-01-071-1/+1
* Add test for r198311.Roman Divacky2014-01-021-0/+4
* Turning IAS on by default on ARM/ThumbRenato Golin2013-12-111-2/+2
* clang/test: REQUIRES: s/ppc{32|64}-registered-target/powerpc-registered-target/NAKAMURA Takumi2013-12-041-1/+1
* Add test for r194350.Roman Divacky2013-11-111-0/+4
* Make sure to use same EABI version for external assembler as for integrated as.Anton Korobeynikov2013-03-181-1/+1
* Initial support for FreeBSD on ARM.Rafael Espindola2012-12-131-0/+11
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-6/+6
* Tighten up regexps some more.Jakob Stoklund Olesen2012-09-061-4/+4
* Try to fix the windows bots.Eric Christopher2012-09-051-4/+4
* Apply some driver improvements for freebsd-*-mips*.Eric Christopher2012-09-051-1/+29
* Cleanup FreeBSD linking and add support for -pie.Roman Divacky2012-08-281-0/+24
* Provide correct linker command line options on FreeBSD 8 (GNU ld 2.15) and on...David Chisnall2012-07-291-3/+11
* Add test case for tweaks to clang driver.David Chisnall2012-07-151-0/+8
* Author: Daniel Dunbar <daniel@zuster.org>Daniel Dunbar2012-04-091-2/+4
* Skip freebsd driver test when ppc32/ppc64 targets are not configured.Bob Wilson2012-02-041-0/+1
* Reintroduce r148981 with significantly improved regression test. Now itChandler Carruth2012-01-261-12/+19
* Revert r148981 because it fails test/Driver/freebsd.cArgyrios Kyrtzidis2012-01-251-11/+4
* Try to unbreak the FreeBSD toolchain's detection of 32-bit targetsChandler Carruth2012-01-251-4/+11
* Add some really minimalist freebsd testing trees and use them in theChandler Carruth2012-01-251-4/+5
* Make driver tests more resilient to output trees containing symlinks --Chandler Carruth2012-01-241-2/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* Add hardcoded -L/usr/lib after all -L options to the FreeBSD linkerRoman Divacky2011-01-301-1/+1
* Make the FreeBSD driver test more robust so it doesn't fail when there's a si...Benjamin Kramer2011-01-281-1/+1
* Update tests to not search of as.Rafael Espindola2010-10-291-2/+0
* Driver/FreeBSD: Infer the right arch name in the presence of -m32,-m64, for theDaniel Dunbar2010-08-101-6/+20
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Driver: Switch to using "clang" "-cc1" instead of "clang-cc".Daniel Dunbar2009-12-111-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Converted to use FileCheck.John Thompson2009-10-131-4/+4
* Remove arch normalization from Driver, this should be unnecessary now thatDaniel Dunbar2009-08-241-1/+1
* Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches Eli Friedman2009-07-101-1/+1
* Test a few more bits of the driver.Daniel Dunbar2009-05-041-0/+7
OpenPOWER on IntegriCloud