summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver
Commit message (Expand)AuthorAgeFilesLines
* Add -mcrbits/-mno-crbits to control the PowerPC CR-bit-tracking featureHal Finkel2014-02-281-0/+6
* Pass the sparc architecture variant to the assembler.Roman Divacky2014-02-251-0/+1
* clang-cl: use -fno-rtti by defaultHans Wennborg2014-02-251-0/+6
* Give sparcv9 the ability to set the target cpu. Change it from acceptingRoman Divacky2014-02-251-7/+11
* Add a driver option -ivfsoverlayBen Langmuir2014-02-251-0/+5
* Respect ToolChain::isPIEDefault() in constructing link job on Linux and FreeBSD.Alexey Samsonov2014-02-251-0/+2
* Suppress clang/test/Driver/clang_f_opts.c for targeting cygming since r202058...NAKAMURA Takumi2014-02-251-0/+2
* Implement -fno-short-wcharRichard Barton2014-02-241-0/+7
* Add driver test for multiple preprocessor inputsAlp Toker2014-02-242-2/+8
* clang: add -f{no-,}integrate-as as consistent parametersSaleem Abdulrasool2014-02-231-0/+11
* Remove support for the QA_OVERRIDE_GCC3_OPTIONS environment variable.Bob Wilson2014-02-231-2/+0
* clang: forward -no-integrated-as from the driverSaleem Abdulrasool2014-02-221-0/+19
* test: fix MIPS driver testsSaleem Abdulrasool2014-02-221-7/+7
* Revert "clang: forward -no-integrated-as from the driver"Saleem Abdulrasool2014-02-221-19/+0
* clang: forward -no-integrated-as from the driverSaleem Abdulrasool2014-02-221-0/+19
* Default to ARMv5e for NetBSD/EABI, ARMv4 for APCS.Joerg Sonnenberger2014-02-211-10/+21
* Add support for FPv4-SP to the clang driverOliver Stannard2014-02-211-0/+8
* Fix an assertion failure when invoking dsymutil.Bob Wilson2014-02-211-0/+3
* Get rid of obsolete addProfileRT(), generalize the relevant addProfileRTLinux...Alexey Samsonov2014-02-201-0/+9
* Hook up NetBSD/sparc and NetBSD/sparc64 as and ld invocations.Joerg Sonnenberger2014-02-192-0/+84
* clang-cl: Pass /Z7 when we fallback to cl with debug info enabledReid Kleckner2014-02-191-1/+2
* Add FreeBSD ARM EABI hard-float supportRenato Golin2014-02-191-0/+9
* clang-cl /fallback: turn the note into a warningHans Wennborg2014-02-191-2/+2
* Fix the Driver/cl-fallback.c testHans Wennborg2014-02-181-1/+1
* clang-cl /fallback: emit a note when falling backHans Wennborg2014-02-181-0/+6
* clang-cl: Parse the /d2Zi+ flag (PR18728)Hans Wennborg2014-02-181-0/+1
* Revert "Debug info: Make DWARF4 the default for Darwin, too."Adrian Prantl2014-02-172-3/+14
* check-clang: Introduce the feature "non-ms-sdk" to suppress Driver/nostdincxx...NAKAMURA Takumi2014-02-161-1/+3
* Fix broken CHECK linesNico Rieck2014-02-164-12/+12
* Fix broken RUN linesNico Rieck2014-02-161-1/+1
* Enable generation of unwind tables when building with sanitizers.Evgeniy Stepanov2014-02-141-0/+11
* Enable AArch64 NEON by default.Jiangning Liu2014-02-141-0/+2
* Add a command line option -gdwarf-aranges that will turn on emittingEric Christopher2014-02-141-1/+5
* Debug info: Make DWARF4 the default for Darwin, too.Adrian Prantl2014-02-142-14/+3
* XCore target pass -v flag to assembler & linkerRobert Lytton2014-02-131-3/+4
* XCore target -fexceptions flag handlingRobert Lytton2014-02-131-0/+15
* Add EXPERIMENTAL --rtlib=compiler-rt to GNU ClangRenato Golin2014-02-131-0/+40
* Add an option to allow Clang verify source files for a module only once duringDmitri Gribenko2014-02-121-0/+10
* [ARM] Fix NEON wrongly being enabled with soft-float when targeting armv8/Cor...Amara Emerson2014-02-121-1/+6
* MS ABI: Add support for the -vm{b,g,s,m,v} flagsDavid Majnemer2014-02-111-4/+18
* XCore target: Pass through "-fverbose-asm" flag to xcc assembler.Robert Lytton2014-02-111-2/+2
* [stackprotector] Add command line option -fstack-protector-strongJosh Magee2014-02-111-0/+8
* Revert r194097: "With this patch -Wwrite-strings is still implemented with th...Argyrios Kyrtzidis2014-02-071-2/+2
* Use correct ld emulation for EABI hardware float triple on NetBSD.Joerg Sonnenberger2014-02-061-0/+6
* Move -verify-pch to use VerifyJobActionBen Langmuir2014-02-061-1/+1
* Add a CC1 option -verify-pchBen Langmuir2014-02-051-0/+12
* Objective-C driver. Do not use legacy dispatch forFariborz Jahanian2014-02-051-0/+8
* Test cases for NetBSD/eARM Joerg Sonnenberger2014-02-031-0/+74
* Fix handling of -fno-function-sections, -fno-data-sections in clang driver.Evgeniy Stepanov2014-02-031-0/+62
* Revert r200555, r200545.Evgeniy Stepanov2014-02-021-4/+0
OpenPOWER on IntegriCloud