| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver: -mkernel disables default use of unwind tables (although I | Daniel Dunbar | 2009-04-25 | 1 | -1/+2 |
* | Driver: -mkernel and -fapple-kext imply -mno-red-zone. | Daniel Dunbar | 2009-04-25 | 1 | -1/+3 |
* | Don't run dsymutil when making a fat executable direct source. | Daniel Dunbar | 2009-04-24 | 1 | -1/+7 |
* | Call ld, not collect2. | Daniel Dunbar | 2009-04-23 | 1 | -1/+1 |
* | rename -fprint-source-range-info -> -fdiagnostics-print-source-range-info. | Chris Lattner | 2009-04-21 | 1 | -0/+1 |
* | Forward f[no-]dollars-in-identifiers to clang, when specified. | Daniel Dunbar | 2009-04-19 | 1 | -2/+12 |
* | Forward -fno-diagnostics-fixit-info to clang-cc. | Daniel Dunbar | 2009-04-19 | 1 | -0/+5 |
* | Preliminary PCH support in the driver | Douglas Gregor | 2009-04-18 | 1 | -15/+40 |
* | Added -print-ivar-layout option. No change in functionality | Fariborz Jahanian | 2009-04-17 | 1 | -0/+1 |
* | Pass -fdiagnostics-show-option to clang-cc by default. | Daniel Dunbar | 2009-04-16 | 1 | -0/+5 |
* | Driver: Forward -W* to clang, it can handle all these itself now. | Daniel Dunbar | 2009-04-16 | 1 | -4/+2 |
* | Driver: For clang, accept -fsigned-bitfields and reject | Daniel Dunbar | 2009-04-15 | 1 | -0/+7 |
* | Implement support for GCC's -dD mode, which dumps -E output *and* | Chris Lattner | 2009-04-12 | 1 | -0/+1 |
* | Driver: Forward -miphoneos-version-min to clang. | Daniel Dunbar | 2009-04-10 | 1 | -0/+1 |
* | Driver: Split out CPP specific options for clang so that we don't end | Daniel Dunbar | 2009-04-08 | 1 | -246/+259 |
* | More fixes to builtin preprocessor defines. | Daniel Dunbar | 2009-04-08 | 1 | -0/+5 |
* | Darwin ld: Unconditionally add -lstdc++ if we are pretending to be | Daniel Dunbar | 2009-04-08 | 1 | -0/+5 |
* | Make debug info work when using -save-temps. | Daniel Dunbar | 2009-04-08 | 1 | -0/+5 |
* | Set __PIC__ (more) correctly. | Daniel Dunbar | 2009-04-08 | 1 | -0/+11 |
* | Driver: Fix forwarding of -fpascal-strings. | Daniel Dunbar | 2009-04-07 | 1 | -14/+11 |
* | Driver: Fix forwarding of -{std,ansi,trigraphs} when there are | Daniel Dunbar | 2009-04-07 | 1 | -2/+17 |
* | Driver: Forward remaining -f options to clang manually. | Daniel Dunbar | 2009-04-07 | 1 | -1/+19 |
* | Driver: Only forward last instance of -mmacosx-version-min= and | Daniel Dunbar | 2009-04-07 | 1 | -3/+4 |
* | Driver: Manually translate a number of -f with no- variants options to | Daniel Dunbar | 2009-04-07 | 1 | -0/+26 |
* | Driver: Explicitly warn that -pg isn't supported (even though we | Daniel Dunbar | 2009-04-07 | 1 | -3/+15 |
* | Driver: More verbosity reduction. | Daniel Dunbar | 2009-04-07 | 1 | -1/+2 |
* | Driver: Handle properly calling dsymutil when source input is | Daniel Dunbar | 2009-04-04 | 1 | -2/+12 |
* | Driver: Explicitly ignore -fpch-preprocess when using clang, we don't | Daniel Dunbar | 2009-04-03 | 1 | -0/+8 |
* | Driver: Add missed translation for darwin::Preprocess (gcc), -d* | Daniel Dunbar | 2009-04-03 | 1 | -0/+2 |
* | Add some whitespace to test my commit privileges. | Ed Schouten | 2009-04-02 | 1 | -0/+1 |
* | Driver: Allow -ccc-gcc-name to specify the name/path to use when | Daniel Dunbar | 2009-04-01 | 1 | -1/+3 |
* | Quick and dirty (!) fix to make sure we use powerpc in triples. | Daniel Dunbar | 2009-04-01 | 1 | -1/+8 |
* | Driver: Add freebsd::Link | Daniel Dunbar | 2009-04-01 | 1 | -3/+108 |
* | Remove a FIXME, use -emit-pth to drive PTH generation. | Daniel Dunbar | 2009-04-01 | 1 | -3/+1 |
* | Tweak/cleanup darwin::Link a bit, add several FIXMES, and improve test | Daniel Dunbar | 2009-04-01 | 1 | -41/+42 |
* | Tweak darwin::Assemble and add a FIXME. | Daniel Dunbar | 2009-04-01 | 1 | -3/+8 |
* | Driver: Forward -Wp, and -Xpreprocessor arguments to clang when using | Daniel Dunbar | 2009-03-31 | 1 | -0/+12 |
* | Driver: Call 'as' directly on FreeBSD. | Daniel Dunbar | 2009-03-31 | 1 | -0/+36 |
* | (LLVM up) Update to use llvm::sys::getHostTriple(). | Daniel Dunbar | 2009-03-31 | 1 | -5/+5 |
* | Fix -MD with no -MT when -o is specified (and fix test case). | Daniel Dunbar | 2009-03-30 | 1 | -1/+1 |
* | Driver: Support -M and -MM. | Daniel Dunbar | 2009-03-30 | 1 | -15/+19 |
* | Improve dependency file support. | Daniel Dunbar | 2009-03-30 | 1 | -13/+60 |
* | Driver: Add test case for darwin::Preprocess and darwin::Compile | Daniel Dunbar | 2009-03-29 | 1 | -3/+6 |
* | Driver: Finish porting Darwin::Preprocess and Compile port (still | Daniel Dunbar | 2009-03-29 | 1 | -1/+287 |
* | Driver: Start porting Darwin::Preprocess and Compile implementations | Daniel Dunbar | 2009-03-29 | 1 | -0/+142 |
* | Driver: Pass -f[no-]pascal-strings on to clang, even if it has been | Daniel Dunbar | 2009-03-27 | 1 | -0/+12 |
* | Driver: Add darwin::Link tool. | Daniel Dunbar | 2009-03-26 | 1 | -0/+444 |
* | Turn on -analyzer-eagerly-assume by default when using 'clang-cc' to perform | Ted Kremenek | 2009-03-25 | 1 | -0/+1 |
* | Driver: Handle -flto, -O4, and tweak -emit-llvm to match llvm-gcc. | Daniel Dunbar | 2009-03-24 | 1 | -3/+6 |
* | Driver: Translate -fverbose-asm for LLVM backend. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |