2009-11-25 |
Daniel Dunbar | Add the rest of the build system logic for optional... |
blob | commitdiff | raw |
2009-11-19 |
Daniel Dunbar | Add TOOLALIAS makefile variable; this defines an altern... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Daniel Dunbar | Add "Unoptimized" build (NO_DEBUG_SYMBOLS=1 ENABLE_OPTI... |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Daniel Dunbar | configure: Add --with-optimize-option, for setting... |
blob | commitdiff | raw | diff to current |
2009-10-30 |
Jim Grosbach | Build in ARM mode explicitly when on ARM Darwin |
blob | commitdiff | raw | diff to current |
2009-10-25 |
Nick Lewycky | Indent. |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Jakob Stoklund Olesen | Tablegen target intrinsics from the target main .td... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Edward O'Callaghan | AuroraUX needs special Solaris system header. |
blob | commitdiff | raw | diff to current |
2009-10-09 |
Mikhail Glushenkov | Raise the limit on built-in plugins in llvmc to 10. |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Jakob Stoklund Olesen | Remove trailing whitespace from build output. |
blob | commitdiff | raw | diff to current |
2009-09-27 |
Jeffrey Yasskin | Enable -g with DEBUG_SYMBOLS and --enable-debug-symbols... |
blob | commitdiff | raw | diff to current |
2009-09-25 |
Jeffrey Yasskin | This patch causes the --enable-debug-runtime configure... |
blob | commitdiff | raw | diff to current |
2009-09-20 |
Daniel Dunbar | Add 'make check-all', which runs the LLVM tests along... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Build (not test) the unittests as part of a normal... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Revert unittests build changes temporarily, the unit... |
blob | commitdiff | raw | diff to current |
2009-09-13 |
Daniel Dunbar | Build (not test) the unittests as part of a normal... |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Daniel Dunbar | ... and fix the REQUIRES_RTTI condition. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Daniel Dunbar | Fix REQUIRES_RTTI while awake. |
blob | commitdiff | raw | diff to current |
2009-09-11 |
Daniel Dunbar | Make REQUIRES_RTTI work. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Evan Cheng | Do not specify -mmacosx-version-min if building for... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Dan Gohman | llvm-as is no longer needed here, now that opt can... |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Daniel Dunbar | Add 'lit' support for llvm tests. |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Dan Gohman | Remove some unnecessary -f options. |
blob | commitdiff | raw | diff to current |
2009-09-03 |
Daniel Dunbar | Filter out -fno-rtti from CXXFLAGS as well (in an expen... |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Daniel Dunbar | Fix creation of .bca libraries with EXPORTED_SYMBOLS_LI... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Nicolas Geoffray | Add a REQUIRES_FRAME_POINTER option to disable the... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Eric Christopher | Add CXXFLAGS to the Link lines as well in case someone... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Eric Christopher | Separate out Makefile defines so that we can keep the... |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Anton Korobeynikov | The attached patches attempt to fix cross builds. For... |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Misha Brukman | Fixed indentation and spelling. |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Anton Korobeynikov | Force reconfigure |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Daniel Dunbar | Add temporary hack to teach LLVM to reconfigure itself... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Anton Korobeynikov | Add executable suffix for the tool. This is needed... |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Daniel Dunbar | Makefile rules for generating assembly matcher. |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Mikhail Glushenkov | Add --enable-llvmc-dynamic configure option. |
blob | commitdiff | raw | diff to current |
2009-06-29 |
Mikhail Glushenkov | Make dynamic LLVMC plugins work on Windows (finally!). |
blob | commitdiff | raw | diff to current |
2009-06-25 |
Mikhail Glushenkov | Remove duplication. |
blob | commitdiff | raw | diff to current |
2009-06-23 |
Mikhail Glushenkov | Make llvmc work again. |
blob | commitdiff | raw | diff to current |
2009-06-19 |
Duncan Sands | Since -Wno-long-long is ignored without -pedantic, |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Chris Lattner | Remove support for building LLVM libraries into "relinked" |
blob | commitdiff | raw | diff to current |
2009-06-05 |
Duncan Sands | On platforms like Sparc64 you need to pass -r to |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Torok Edwin | For the new ar --plugin libLLVMgold.so to work we need... |
blob | commitdiff | raw | diff to current |
2009-05-15 |
Jay Foad | Work around the fact that GNU libstdc++'s debug mode... |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Daniel Dunbar | Allow client Makefiles control over whether they want... |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Daniel Dunbar | Refactor dependency generation for .ll files. |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Daniel Dunbar | Remove obsolete Makefile magic for calling llvm-upgrade |
blob | commitdiff | raw | diff to current |
2009-05-12 |
Daniel Dunbar | Install bytecode libraries with a .bca suffix, otherwis... |
blob | commitdiff | raw | diff to current |
2009-05-08 |
Mike Stump | In non-pic builds, we can use -mdynamic-no-pic for... |
blob | commitdiff | raw | diff to current |
2009-05-04 |
Mike Stump | Restore minor deletion. |
blob | commitdiff | raw | diff to current |
2009-04-21 |
Mikhail Glushenkov | Support --with-llvmgccdir and friends in llvmc, take 2. |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Evan Cheng | No, we are not avoiding -O3, just -fstrict-aliasing. |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Evan Cheng | One Mac OS X, just build with -O3 but without -fstrict... |
blob | commitdiff | raw | diff to current |
2009-04-17 |
David Greene | Add a --enable-profiling option to configure to build... |
blob | commitdiff | raw | diff to current |
2009-04-15 |
Chris Lattner | move clang-specific makefile goop to clang makefile. |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Bill Wendling | Don't install the libLLVMHello.dylib example. |
blob | commitdiff | raw | diff to current |
2009-04-10 |
Bill Wendling | Add compatibility_version and current_version flags... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Bill Wendling | Revert r68708. It was causing this failure in the self... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Misha Brukman | Make sure to rebuild dependencies for the `check' and... |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Mike Stump | Avoid -O3 on Darwin for now. |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Julien Lerouge | Fix build on MacOS 10.4 systems (suggested by Mike... |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Duncan Sands | Revert previous change in favour of an explanatory |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Duncan Sands | A Release-Asserts build makes it sound like assertions |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Evan Cheng | Missed this as part of r67451. |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Bill Wendling | Really should pass -dylib to the linker... |
blob | commitdiff | raw | diff to current |
2009-03-22 |
Bill Wendling | A dylib should be built as a dylib and not a bundle. |
blob | commitdiff | raw | diff to current |
2009-03-20 |
Nick Lewycky | Revert r67334 and r37349 which break "make check" on... |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Evan Cheng | More makefile changes to allow dejagnu tests to pass... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Sebastian Redl | Fix Clang build for srcdir != objdir |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Sebastian Redl | Add support for generating Clang diagnostic defs to... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Daniel Dunbar | Add ENABLE_COVERAGE, for building a +Coverage (gcov... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Scott Michel | Darwin 10.4.x: "-rpath" is unnecessary when linking... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Bill Wendling | Revert r66765 and r66766. These were causing build... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Nick Lewycky | Set ARCH to x86 on mixed 32/64-bit Linux systems. |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Rafael Espindola | Fix rebuilding after a .td file is modified. This was... |
blob | commitdiff | raw | diff to current |
2009-03-10 |
Chris Lattner | don't pass -Wl,-exported_symbol -Wl,_main to the linker... |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Evan Cheng | Re-apply 66315, but restrict it to Darwin only. |
blob | commitdiff | raw | diff to current |
2009-03-09 |
Chris Lattner | Fix PR3743 - -mmacosx-version-min inappropriate for... |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Nick Lewycky | Revert r66315. Fix the build on mixed 64/32 Linux systems. |
blob | commitdiff | raw | diff to current |
2009-03-07 |
Evan Cheng | If ARCH is x86_64, pass -m64 to the host compiler.... |
blob | commitdiff | raw | diff to current |
2009-03-06 |
Daniel Dunbar | Rename my makefile debugging rule to prevent accidental... |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Mikhail Glushenkov | LINK_COMPONENTS should be added to LLVMLibsOptions. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Nick Lewycky | Switch to using -Wl,-R on Solaris. |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Nick Lewycky | Fix build on Cygwin. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Mikhail Glushenkov | Remove duplication in Makefile.rules. |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Mikhail Glushenkov | Move the rules for building plugins to Makefile.rules. |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Chris Lattner | Fix universal builds to not use -XCClinker (a libtool... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Chris Lattner | no really, use the right path. |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Chris Lattner | Search for the export map in a place that it can be... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Chris Lattner | strip exported symbols from tools that build with TOOL_... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Chris Lattner | pass -mmacosx-version-min to the compiler and linker... |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Nick Lewycky | Fix typo. |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Nick Lewycky | Fix typo! |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Nick Lewycky | Remove libtool. |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Daniel Dunbar | Add makefile debugging target; use "make print-FOO... |
blob | commitdiff | raw | diff to current |
2009-02-21 |
Nick Lewycky | Pass different flags on different platforms when buildi... |
blob | commitdiff | raw | diff to current |
2009-02-12 |
Mike Stump | Avoid order files for now, as they aren't supported... |
blob | commitdiff | raw | diff to current |
2009-02-05 |
Dale Johannesen | Reapply 63765. Patches for clang and llvm-gcc to follow. |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Dale Johannesen | Reverting 63765. This broke the build of both clang |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Nate Begeman | New feature: add support for target intrinsics being... |
blob | commitdiff | raw | diff to current |
2009-01-24 |
Mike Stump | Perform optional clang building. |
blob | commitdiff | raw | diff to current |
next |