summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/openbsd.c
Commit message (Expand)AuthorAgeFilesLines
* IAS is now enabled for all OS on MIPS64Brad Smith2019-04-081-5/+1
* Enable IAS for OpenBSD SPARC.Brad Smith2019-01-151-4/+8
* [PowerPC] Set the default PLT mode on OpenBSD/powerpc to Secure PLT.Brad Smith2018-11-191-0/+5
* Reapply Pass the nopie flag to the linker when linking with -pg.Brad Smith2018-10-281-1/+1
* Revert "Pass the nopie flag to the linker when linking with -pg." untilBrad Smith2018-10-271-3/+1
* Update the other test.Brad Smith2018-10-271-1/+1
* Pass the nopie flag to the linker when linking with -pg.Brad Smith2018-10-271-0/+2
* Some improvements to the OpenBSD driver.Brad Smith2018-10-111-9/+9
* Fix the testBrad Smith2018-07-221-1/+2
* OpenBSD/arm has switched to float ABI SoftFP.Brad Smith2018-07-221-1/+1
* [mips][ias] Enable IAS by default for OpenBSD / FreeBSD mips64/mips64el.Brad Smith2018-06-291-0/+7
* Also pass -pie back to the linker when linking on OpenBSD.Brad Smith2017-07-301-1/+4
* Set ABIs correctly for OpenBSD/arm; soft float and aapcs-linux.Brad Smith2017-02-281-0/+5
* Always use --eh-frame-hdr on OpenBSD, even for -staticBrad Smith2017-02-191-0/+6
* Link static PIE programs against rcrt0.o on OpenBSDBrad Smith2017-02-191-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
OpenPOWER on IntegriCloud