| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert previous change in favour of an explanatory | Duncan Sands | 2009-03-27 | 1 | -1/+2 |
* | A Release-Asserts build makes it sound like assertions | Duncan Sands | 2009-03-27 | 1 | -1/+1 |
* | Missed this as part of r67451. | Evan Cheng | 2009-03-23 | 1 | -20/+22 |
* | Really should pass -dylib to the linker... | Bill Wendling | 2009-03-22 | 1 | -1/+1 |
* | A dylib should be built as a dylib and not a bundle. | Bill Wendling | 2009-03-22 | 1 | -2/+2 |
* | Revert r67334 and r37349 which break "make check" on Linux. | Nick Lewycky | 2009-03-20 | 1 | -22/+20 |
* | More makefile changes to allow dejagnu tests to pass when system tools defaul... | Evan Cheng | 2009-03-19 | 1 | -20/+22 |
* | Fix Clang build for srcdir != objdir | Sebastian Redl | 2009-03-14 | 1 | -3/+3 |
* | Add support for generating Clang diagnostic defs to Makefile.rules. | Sebastian Redl | 2009-03-14 | 1 | -0/+12 |
* | Add ENABLE_COVERAGE, for building a +Coverage (gcov) configuration. | Daniel Dunbar | 2009-03-13 | 1 | -11/+25 |
* | Darwin 10.4.x: "-rpath" is unnecessary when linking shared libraries. | Scott Michel | 2009-03-12 | 1 | -19/+23 |
* | Revert r66765 and r66766. These were causing build failures on Darwin. | Bill Wendling | 2009-03-12 | 1 | -5/+7 |
* | Set ARCH to x86 on mixed 32/64-bit Linux systems. | Nick Lewycky | 2009-03-12 | 1 | -7/+5 |
* | Fix rebuilding after a .td file is modified. This was broken since revision | Rafael Espindola | 2009-03-10 | 1 | -3/+3 |
* | don't pass -Wl,-exported_symbol -Wl,_main to the linker when building on | Chris Lattner | 2009-03-10 | 1 | -0/+6 |
* | Re-apply 66315, but restrict it to Darwin only. | Evan Cheng | 2009-03-09 | 1 | -0/+10 |
* | Fix PR3743 - -mmacosx-version-min inappropriate for Mac OS X 10.4.11, | Chris Lattner | 2009-03-09 | 1 | -0/+3 |
* | Revert r66315. Fix the build on mixed 64/32 Linux systems. | Nick Lewycky | 2009-03-07 | 1 | -10/+2 |
* | If ARCH is x86_64, pass -m64 to the host compiler. -m32 for i386. This makes ... | Evan Cheng | 2009-03-07 | 1 | -0/+8 |
* | Rename my makefile debugging rule to prevent accidental collisions. | Daniel Dunbar | 2009-03-06 | 1 | -2/+2 |
* | LINK_COMPONENTS should be added to LLVMLibsOptions. | Mikhail Glushenkov | 2009-03-03 | 1 | -2/+2 |
* | Switch to using -Wl,-R on Solaris. | Nick Lewycky | 2009-03-03 | 1 | -3/+3 |
* | Fix build on Cygwin. | Nick Lewycky | 2009-03-03 | 1 | -2/+8 |
* | Remove duplication in Makefile.rules. | Mikhail Glushenkov | 2009-03-02 | 1 | -35/+32 |
* | Move the rules for building plugins to Makefile.rules. | Mikhail Glushenkov | 2009-03-02 | 1 | -1/+54 |
* | Fix universal builds to not use -XCClinker (a libtool thing) now that | Chris Lattner | 2009-02-26 | 1 | -2/+2 |
* | no really, use the right path. | Chris Lattner | 2009-02-26 | 1 | -1/+1 |
* | Search for the export map in a place that it can be found. | Chris Lattner | 2009-02-26 | 1 | -1/+1 |
* | strip exported symbols from tools that build with TOOL_NO_EXPORTS=1. | Chris Lattner | 2009-02-26 | 1 | -0/+18 |
* | pass -mmacosx-version-min to the compiler and linker, which makes the build | Chris Lattner | 2009-02-26 | 1 | -2/+5 |
* | Fix typo. | Nick Lewycky | 2009-02-26 | 1 | -1/+1 |
* | Fix typo! | Nick Lewycky | 2009-02-26 | 1 | -1/+1 |
* | Remove libtool. | Nick Lewycky | 2009-02-26 | 1 | -72/+64 |
* | Add makefile debugging target; use "make print-FOO" to print the | Daniel Dunbar | 2009-02-21 | 1 | -0/+8 |
* | Pass different flags on different platforms when building PIC. | Nick Lewycky | 2009-02-21 | 1 | -2/+13 |
* | Avoid order files for now, as they aren't supported in 3.79. | Mike Stump | 2009-02-12 | 1 | -6/+6 |
* | Reapply 63765. Patches for clang and llvm-gcc to follow. | Dale Johannesen | 2009-02-05 | 1 | -0/+5 |
* | Reverting 63765. This broke the build of both clang | Dale Johannesen | 2009-02-04 | 1 | -5/+0 |
* | New feature: add support for target intrinsics being defined in the | Nate Begeman | 2009-02-04 | 1 | -0/+5 |
* | Perform optional clang building. | Mike Stump | 2009-01-24 | 1 | -0/+7 |
* | Don't create .dir files in installation directories. Switch to using | Mike Stump | 2009-01-22 | 1 | -9/+7 |
* | Support llvmc plugins in out-of-tree projects. | Mikhail Glushenkov | 2009-01-09 | 1 | -0/+1 |
* | Removed trailing whitespace. | Misha Brukman | 2009-01-08 | 1 | -40/+40 |
* | Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to | Bill Wendling | 2009-01-04 | 1 | -2/+19 |
* | Revert r61598 as it does nothing. | Bill Wendling | 2009-01-03 | 1 | -1/+2 |
* | Make sure that 'ranlib' runs only after 'ar' is completed. | Bill Wendling | 2009-01-03 | 1 | -2/+1 |
* | Remove lex/bison support from makefile.rules. | Chris Lattner | 2009-01-02 | 1 | -111/+5 |
* | Don't error out if ranlib fails. | Bill Wendling | 2009-01-02 | 1 | -1/+1 |
* | Fix PR3117: not all nodes being legalized. The | Duncan Sands | 2008-12-09 | 1 | -1/+1 |
* | Move target independent td files from lib/Target/ to include/llvm/Target so t... | Evan Cheng | 2008-11-24 | 1 | -3/+4 |