summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* 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