2010-07-13 |
Greg Clayton | Patched Makefile.rules to allow objective C and objecti... |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Duncan Sands | Rename "Release" builds as "Release+Asserts"; rename... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Dan Gohman | Fix this build message so that it displays the correct... |
blob | commitdiff | raw | diff to current |
2010-06-21 |
Eric Christopher | Fix typo. |
blob | commitdiff | raw | diff to current |
2010-06-18 |
Chris Lattner | improve portability to solaris 10, PR7380, patch by... |
blob | commitdiff | raw | diff to current |
2010-06-15 |
Chris Lattner | fix PR7380: use 'test' instead of shell builtins. ... |
blob | commitdiff | raw | diff to current |
2010-06-08 |
Daniel Dunbar | Makefiles: Teach LLVM's recursive makefile descent... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Dan Gohman | Freebsd's sed doesn't support \< in regexps, and GNU... |
blob | commitdiff | raw | diff to current |
2010-06-01 |
Dan Gohman | -retain-symbols-file is not what it seems. Update the... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Rafael Espindola | Avoid renaming loadable modules at install time. Now... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Rafael Espindola | Use $ORIGIN in the rpath of libraries. |
blob | commitdiff | raw | diff to current |
2010-05-10 |
Daniel Dunbar | Add new configure option, --disable-timestamps, intende... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Daniel Dunbar | Don't use 'else ifdef', I guess this is a 3.81 feature? |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Daniel Dunbar | Fix TOOLALIAS to not make dependency against $(PROJ_bin... |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Daniel Dunbar | Add new NO_INSTALL_ARCHIVES make variable, to suppress... |
blob | commitdiff | raw | diff to current |
2010-04-24 |
Nick Lewycky | Don't touch CXXFLAGS. If it's set in the environment... |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Dan Gohman | Enable -Wcast-qual for C++ files, where intentional... |
blob | commitdiff | raw | diff to current |
2010-04-19 |
Dan Gohman | Remove -module, which appears to be a leftover from... |
blob | commitdiff | raw | diff to current |
2010-04-16 |
Dan Gohman | Add an autoconf check for -retain-symbols-file and... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Dan Gohman | Make the export files absolute paths, and change Makefi... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Dan Gohman | Add a dependency on the .dir file to make sure that... |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Dan Gohman | Generalize the EXPORTED_SYMBOL_FILE concept in the... |
blob | commitdiff | raw | diff to current |
2010-04-02 |
Johnny Chen | Second try of initial ARM/Thumb disassembler check... |
blob | commitdiff | raw | diff to current |
2010-03-17 |
Jim Grosbach | remove arm mode workaround for ARM host |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Bob Wilson | --- Reverse-merging r98637 into '.': |
blob | commitdiff | raw | diff to current |
2010-03-16 |
Johnny Chen | Initial ARM/Thumb disassembler check-in. It consists... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Chris Lattner | add DESTDIR support for TOOLALIAS, for PR6557, patch by |
blob | commitdiff | raw | diff to current |
2010-03-04 |
Erick Tryzelaar | Rewrite makefiles to explicitly reference DESTDIR to... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Jeffrey Yasskin | Try r96559 for the third time. This time the shared... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jeffrey Yasskin | Roll back r96959 again. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Jeffrey Yasskin | Roll r96559 forward again, adding libLLVM-2.7svn.so... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Switch .bc/.ll Makefile rules to use LLVM{CC,CXX} inste... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Add LLVM{CC,CXX} make variables, which specify the... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Eliminate CFERuntimeLibDir make variable, this shouldn... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Inline and eliminate LLVMG{CC,XX}WITHPATH. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Remove dead LUPGRADE make variable. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCC_MAJVERS make variable. |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Jeffrey Yasskin | Roll back the shared library, r96559. It broke two... |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Jeffrey Yasskin | Add a shared library for LLVM, named libLLVM2.7svn... |
blob | commitdiff | raw | diff to current |
2010-01-29 |
Sean Callanan | Added a custom TableGen backend to support the |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Chris Lattner | make -fno-rtti the default unless a directory builds... |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Chris Lattner | libs that need EH need RTTI. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Chris Lattner | ENABLE_EXPENSIVE_CHECKS shouldn't know how rtti is... |
blob | commitdiff | raw | diff to current |
2010-01-22 |
Daniel Dunbar | make: Make .o files depend on Makefile, at least for... |
blob | commitdiff | raw | diff to current |
2010-01-16 |
Anton Korobeynikov | Provide magic define on mingw to not generate inline... |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Daniel Dunbar | Add the rest of the build system logic for optional... |
blob | commitdiff | raw | diff to current |
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 |
next |