summaryrefslogtreecommitdiffstats
path: root/test/Driver/openbsd.c
Commit message (Expand)AuthorAgeFilesLines
* Merging r296430:Brad Smith2017-04-221-0/+5
* Merging r295614:Brad Smith2017-04-221-0/+6
* Merging r295610:Hans Wennborg2017-02-211-0/+23
* Revert r286735 due to test failureBrad Smith2016-11-131-23/+0
* Link static PIE programs against rcrt0.o on OpenBSDBrad Smith2016-11-121-0/+23
* Revert r284256 due to test failureEd Maste2016-10-141-23/+0
* Link static PIE programs against rcrt0.o on OpenBSDEd Maste2016-10-141-0/+23
* Use the generic Sparc CPU handling for Linux, FreeBSD and OpenBSD, too.Joerg Sonnenberger2015-11-101-2/+2
* The assembler is now enabled by default.Brad Smith2015-01-141-9/+0
* Set the default ISA for OpenBSD/mips64 to MIPS III.Brad Smith2015-01-061-0/+8
* Use the integrated assembler by default on OpenBSD/sparc.Brad Smith2014-07-151-3/+7
* Use the integrated assembler by default on OpenBSD/powerpc.Brad Smith2014-06-161-0/+5
* Add support for OpenBSD SPARC assembler.Rafael Espindola2014-02-281-0/+6
* Pass correct flags to assembler and linker for OpenBSD on AMD64, PowerPCJoerg Sonnenberger2013-12-071-0/+28
* Correct OpenBSD profiling testDmitri Gribenko2013-01-071-1/+1
* Silence some warnings and allow passing down some feature flags to the linker.Rafael Espindola2012-12-311-0/+18
* The clang driver has a fairly fancy support for executing gcc instead ofRafael Espindola2012-10-091-2/+2
* Properly link libpthread_p when using profiling on OpenBSD.Eric Christopher2012-09-131-4/+8
* Make driver tests more resilient to output trees containing symlinks --Chandler Carruth2012-01-241-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* Update tests to not search of as.Rafael Espindola2010-10-291-1/+0
* 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-1/+1
* 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
* Driver/OpenBSD: Improve ld options.Daniel Dunbar2009-08-031-1/+1
* OpenBSD support.Daniel Dunbar2009-06-291-0/+6