1. 7da46f9 Properly factor Native Client defines to support NaCl as an OS by Derek Schuff · 12 years ago
  2. 238b6a9 The clang driver has a fairly fancy support for executing gcc instead of by Rafael Espindola · 12 years ago
  3. d372a70 [driver] Remove the -W[no-][int-conversion|constant-conversion|enum-conversion] by Chad Rosier · 12 years ago
  4. 8e6881d Make Bitrig's clang understand -stdlib= correctly. by Chandler Carruth · 12 years ago
  5. a4a809e Use getArch instead of getArchName. by Rafael Espindola · 12 years ago
  6. e20e508 Driver: Link crtfastmath.o if it's available and -ffast-math is specified. by Benjamin Kramer · 12 years ago
  7. f8d9bd5 Implement Adnroid MIPS toolchain support: by Simon Atanasyan · 12 years ago
  8. ad90d10 Fix test for r165028. It only generates that flag for source files now. by Bill Wendling · 12 years ago
  9. 865cc14 Convert to FileCheck. by Rafael Espindola · 12 years ago
  10. 33e3911 Specify a full target in an attempt to appease buildbots. by Bob Wilson · 12 years ago
  11. f2f3ce5 Add Clang support for iOS6. by Bob Wilson · 12 years ago
  12. a5ee089 Modern objcective-C translator. When doing rewriting, Do not by Fariborz Jahanian · 12 years ago
  13. 80ecf5e [driver] Add support for the -fno-fast-math option. rdar://12299433 by Chad Rosier · 12 years ago
  14. 68bf16f Use an explicit target to test that source fortification is off when building for Darwin with -faddress-sanitizer. by Alexander Potapenko · 12 years ago
  15. 7707262 Use pipes. by Rafael Espindola · 12 years ago
  16. d0364fb Use FileCheck. by Rafael Espindola · 12 years ago
  17. 0d8ecf3 Use FileCheck. by Rafael Espindola · 12 years ago
  18. 6f009b6 Fix pr13749. There is still a lot of code using getArchName that should be by Rafael Espindola · 12 years ago
  19. 8e1c598 Add four new command line options for MIPS CPU selection: by Simon Atanasyan · 12 years ago
  20. 0008c0c Remove a test that is non-portable (cannot be execute on cross builds, for example) by David Blaikie · 12 years ago
  21. 087c65f Disable source fortification on Darwin with AddressSanitizer. by Alexander Potapenko · 12 years ago
  22. bf4c7a8 Add the freescale_ppc64_tree that should have been included in r164177. by Hal Finkel · 12 years ago
  23. 02014b4 Add C/C++ header locations for the Freescale SDK. by Hal Finkel · 12 years ago
  24. 7de3296 Add e500mc and e5500 to the list of valid PPC CPU names. by Hal Finkel · 12 years ago
  25. 7a91888 Do not use "lib32" directory to create a library/object files by Simon Atanasyan · 12 years ago
  26. 67330f1 Add tests for r163778. by Ted Kremenek · 12 years ago
  27. dc6cc87 Properly link libpthread_p when using profiling on OpenBSD. by Eric Christopher · 12 years ago
  28. 0098d23 clang/test: [PR13820] Suppress LLP64-incompatible tests for ObjC with +Asserts. by NAKAMURA Takumi · 12 years ago
  29. ad5dc10 Fix a test failure. by Evgeniy Stepanov · 12 years ago
  30. a92983d Wrong crtbegin/crtend pair used for PIE on Android. by Evgeniy Stepanov · 12 years ago
  31. 89d83ff MIPS: Use -march=arch option to select either generic MIPS ISA, by Simon Atanasyan · 12 years ago
  32. 8c6a057 Attempt to pacify Windows buildbots. by Roman Divacky · 12 years ago
  33. f651381 Link to crtend.S when PIE in the FreeBSD driver. Patch by Brooks Davis! by Roman Divacky · 12 years ago
  34. 8e5264f Tighten up regexps some more. by Jakob Stoklund Olesen · 12 years ago
  35. 758c30c Add test missed in previous commit. by Eric Christopher · 12 years ago
  36. b60afba Try to fix the windows bots. by Eric Christopher · 12 years ago
  37. c55da4b Apply some driver improvements for freebsd-*-mips*. by Eric Christopher · 12 years ago
  38. ccbbac8 test/Driver/android-standalone.cpp: Fix test failure on Windowns, again. by NAKAMURA Takumi · 12 years ago
  39. 6de9ede Fix test failure on Windowns. by Evgeniy Stepanov · 12 years ago
  40. 1d01afe Android standalone toolchain support. by Evgeniy Stepanov · 12 years ago
  41. 94a7142 Rename ANDROIDEABI to Android. by Logan Chien · 12 years ago
  42. 9438016 Cleanup FreeBSD linking and add support for -pie. by Roman Divacky · 12 years ago
  43. 7ff32c6 Check for MIPS target availability for Driver/mips-as.c test. by Simon Atanasyan · 12 years ago
  44. 9804b76 MIPS: Use -G option to specify MIPS section threshold. Translate it by Simon Atanasyan · 12 years ago
  45. 80fd37a Tweak the ARC-requires-10.6 diagnostic according to Jordan's review. by John McCall · 12 years ago
  46. a7afeb0 [driver] Add support for the --param ssp-buffer-size= driver option. PR9673 by Chad Rosier · 12 years ago
  47. 0a7dd78 Screw around with ObjCRuntime some more, changing the by John McCall · 12 years ago
  48. 9101bc5 darwin/driver: Support using SDKROOT to define the default for -isysroot. by Daniel Dunbar · 12 years ago
  49. e276cfc Fix -Wl,--no-demangle to actually pass the flag to the linker on Linux instead by Nick Lewycky · 12 years ago
  50. a7635f1 Don't complain about -fobjc-link-runtime being unused with -fobjc-arc. by Bob Wilson · 12 years ago
  51. 04c3a25 PR13529: Don't crash if the driver sees an unused input file when running as by Richard Smith · 12 years ago
  52. 967d833 Reduce temp file pollution in some test cases. by Benjamin Kramer · 12 years ago
  53. 1c9cff4 Add two more .keep files to avoid the missing of empty folders in git repository. by Jiangning Liu · 12 years ago
  54. 66b18b1 Add two .keep files to avoid the missing of empty folders in git repository. by Jiangning Liu · 12 years ago
  55. ff104a1 Support ARM hard float (arm-linux-gnueabihf). by Jiangning Liu · 12 years ago
  56. 761322b No longer emitting a PCH file when using -fsyntax-only on a header file. Fixes PR13343. by Aaron Ballman · 12 years ago
  57. 6cc9dc8 Fix dynamic object linker for ARM GNUEABIHF. by Jiangning Liu · 12 years ago
  58. dfa210b Provide correct linker command line options on FreeBSD 8 (GNU ld 2.15) and on newer FreeBSD (GNU ld 2.17). by David Chisnall · 12 years ago
  59. 699c6cd [driver crash diagnostics] Strip -internal-isystem and -internal-externc-isystem. by Chad Rosier · 12 years ago
  60. a4ba28f [driver crash diagnostics] Strip -idirafter, -iprefix, -iwithprefix, by Chad Rosier · 12 years ago
  61. 37302ea [driver crash diagnostics] A few enhancements: by Chad Rosier · 12 years ago
  62. d256f86 Rename -fms-inline-asm to -fenable-experimental-ms-inline-asm. by Chad Rosier · 12 years ago
  63. f925e04 Add a new flag, -fms-inline-asm, that enables the output of MS-style inline by Chad Rosier · 12 years ago
  64. a1ec3db Force the OS X version to 10.6 for old-style simulator builds. by Bob Wilson · 12 years ago
  65. a555f2b test/Driver/crash-report.c: Remove "REQUIRES: shell". env(1) can be used also with gnuwin32. by NAKAMURA Takumi · 12 years ago
  66. df9b933 [Win32] Rework crash-report since r145389. by NAKAMURA Takumi · 12 years ago
  67. e575679 test/Driver/crash-report.c: Small tweaks. 1) Use %t instead %T for TMP. 2) Set all of $TMPDIR, $TEMP and $TMP, or a certain host might set $TEMP. by NAKAMURA Takumi · 12 years ago
  68. e091e95 Add test case for tweaks to clang driver. by David Chisnall · 12 years ago
  69. f794705 Tests: check for target availability for target-specific tests. by Jim Grosbach · 12 years ago
  70. d57aa88 objective-c: yank any use of "non-fragile abi" phrase by Fariborz Jahanian · 12 years ago
  71. e8cf7d1 Re-apply r159875 with fixes. by Ted Kremenek · 12 years ago
  72. 3b4c532 Revert rr159875, "Implement -Wpedantic and --no-pedantic to complement -Weverything." It broke several builds. by NAKAMURA Takumi · 12 years ago
  73. 25570a9 Implement -Wpedantic and --no-pedantic to complement -Weverything. by Ted Kremenek · 12 years ago
  74. c968671 Add -ffp-contract = { fast | on | off } command line option support. by Lang Hames · 12 years ago
  75. d797a85 MIPS: Add -mdsp/-mno-dsp and -mdspr2/-mno-dspr2 command line options support. by Simon Atanasyan · 12 years ago
  76. 0b273ef MIPS: Add -mips16 / -mno-mips16 command line support. by Simon Atanasyan · 12 years ago
  77. 125aa1f Give test check tags consistent names. by Simon Atanasyan · 12 years ago
  78. 11d3f4c Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep by David Chisnall · 12 years ago
  79. 1fc6e4f When using -pg targeting OS X 10.8, pass -no_new_main to the linker. by Bob Wilson · 12 years ago
  80. 7007c07 test/Driver/crash-report.c: don't fail if there are no files left behind by a previous run of this test! by Richard Smith · 12 years ago
  81. a617240 Improve crash reporting test coverage. by David Blaikie · 12 years ago
  82. 1ba4723 test/Driver/crash-report.c: Mark it as XFAIL on win32 hosts, for now. Investigating. by NAKAMURA Takumi · 12 years ago
  83. a275229 Unbreak the test from r159469. by David Blaikie · 12 years ago
  84. e75d9cf Use -frewrite-includes for crash reports. by David Blaikie · 12 years ago
  85. 7ed4f66 [driver] Make -serialize-diagnostics (one dash) and alias for by Chad Rosier · 12 years ago
  86. 362113f Less restrictive check in unit test for unsupported debug info options by Alexey Samsonov · 12 years ago
  87. ffd57aa Revert r158423 corresponding to r158796, "test/Driver/warning-options.cpp: Mark as XFAIL:cygming. -pedantic is passed with gcc-as driver. PR12920" by NAKAMURA Takumi · 12 years ago
  88. 7f32607 Improve support for -g options accepted by Clang: by Alexey Samsonov · 12 years ago
  89. 8ab6c24 Revert "Provide a -no-pedantic to cancel out -pedantic." This needs to be designed by Ted Kremenek · 12 years ago
  90. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  91. 8af669f Add a -fuse-init-array option to cc1 and map to the UseInitArray target by Rafael Espindola · 12 years ago
  92. 3d15751 XFAIL linker-opts.c on win32 now that it doesn't pretend that link.exe is ld. by Michael J. Spencer · 12 years ago
  93. a2284f5 [VS Toolchain] Correctly forward -l linker inputs to link.exe. by Michael J. Spencer · 12 years ago
  94. c4033f3 For compatibility with gcc, accept -maltivec as an alias of -faltivec. by Hal Finkel · 12 years ago
  95. 6ae9720 test/Driver/warning-options.cpp: Mark as XFAIL:cygming. -pedantic is passed with gcc-as driver. PR12920 by NAKAMURA Takumi · 12 years ago
  96. dc9327a Provide a -no-pedantic to cancel out -pedantic. by John McCall · 12 years ago
  97. afaa421 Fix test to work when clang is built without powerpc64 support. by Bob Wilson · 12 years ago
  98. 02a8427 Add PPC support for translating gcc-style -mcpu options into LLVM -target-cpu options. by Hal Finkel · 12 years ago
  99. 69cb1ba supply a simple-minded testcase for r156813, to check whether the embedded montavista gcc toolchain is recognized by Gabor Greif · 12 years ago
  100. 1f0646e MIPS: Pass -KPIC argument to MIPS assembler if necessary. by Simon Atanasyan · 12 years ago