2011-10-14 |
Torok Edwin | ocaml bindings: add findlib META support |
blob | commitdiff | raw | diff to current |
2011-10-13 |
NAKAMURA Takumi | configure: [cygming] Set --disable-embed-stdcxx by... |
blob | commitdiff | raw | diff to current |
2011-09-23 |
Eric Christopher | We're no longer going to bother supporting platforms... |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Eric Christopher | Remove the rest of the compiler checking from the top... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Eric Christopher | Remove llvm-gcc and various compiler handling from... |
blob | commitdiff | raw | diff to current |
2011-09-20 |
Eric Christopher | Fix typos. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Eric Christopher | Remove llvmc and assorted build machinery for it. |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Eric Christopher | Rename LLVM_MULTITHREADED define and fix build without... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Eric Christopher | Move the AC_PROG_CC checks earlier in the configure... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Eric Christopher | Have the llvm configure process look for clang, then... |
blob | commitdiff | raw | diff to current |
2011-08-18 |
Ivan Krasin | Add NativeClient operating system support. |
blob | commitdiff | raw | diff to current |
2011-08-02 |
Chad Rosier | Update the default bug report url in autoconf. |
blob | commitdiff | raw | diff to current |
2011-07-22 |
Evan Cheng | Combine all MC initialization routines into one. e... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Bruno Cardoso Lopes | Added the infrastructute necessary for MIPS JIT support... |
blob | commitdiff | raw | diff to current |
2011-07-19 |
Evan Cheng | Introduce MCCodeGenInfo, which keeps information that... |
blob | commitdiff | raw | diff to current |
2011-07-15 |
Chad Rosier | Add new configure option, --with-bug-report-url, which... |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Evan Cheng | Rename createAsmInfo to createMCAsmInfo and move regist... |
blob | commitdiff | raw | diff to current |
2011-07-01 |
Douglas Gregor | Add initial *-*-rtems* target, from Joel Sherrill |
blob | commitdiff | raw | diff to current |
2011-06-16 |
Daniel Dunbar | build/configure: Add support for --with-extra-ld-option... |
blob | commitdiff | raw | diff to current |
2011-06-12 |
Benjamin Kramer | Happy new year. |
blob | commitdiff | raw | diff to current |
2011-05-29 |
John McCall | ...this is not a good commit day for me. |
blob | commitdiff | raw | diff to current |
2011-05-29 |
John McCall | On Darwin ARM, set the UNWIND_RESUME libcall to _Unwind... |
blob | commitdiff | raw | diff to current |
2011-05-23 |
Duncan Sands | The dragonegg option to disable LLVM optimizations... |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Peter Collingbourne | Re-add the autoconf rule for the docs/doxygen.cfg file. |
blob | commitdiff | raw | diff to current |
2011-05-01 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Clean up ELM_Callback.... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Jan Sjödin | Check that the AsmParser exists for the native target... |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Jan Sjödin | Missing file from previous commmit (127341) for Initial... |
blob | commitdiff | raw | diff to current |
2011-03-08 |
Bill Wendling | Change the next release number to 3.0svn. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
NAKAMURA Takumi | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DEC... |
blob | commitdiff | raw | diff to current |
2011-02-05 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Split explicit symbols... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Daniel Dunbar | configure: Add checks for <sys/uio.h> and writev(). |
blob | commitdiff | raw | diff to current |
2010-12-29 |
NAKAMURA Takumi | autoconf: Add --disable-embed-stdcxx to suppress linkin... |
blob | commitdiff | raw | diff to current |
2010-12-29 |
NAKAMURA Takumi | autoconf: [PR7874] Add --disable-pthreads to suppress... |
blob | commitdiff | raw | diff to current |
2010-12-10 |
Eric Christopher | Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP... |
blob | commitdiff | raw | diff to current |
2010-12-08 |
Daniel Dunbar | autoconf: Stop lying to me. |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Eric Christopher | Two things: Fix testcase to use extern - otherwise... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Eric Christopher | Apparently OS X 10.4 doesn't have __crashreporter_info__. |
blob | commitdiff | raw | diff to current |
2010-11-29 |
Michael J. Spencer | Merge System into Support. |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Duncan Sands | It seems inconsistent to have LLVMCC_EMITIR_FLAG and |
blob | commitdiff | raw | diff to current |
2010-11-25 |
Duncan Sands | Initial support for being able to specify the llvm... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | fix the autoconf script to detect "has asmprinter"ness... |
blob | commitdiff | raw | diff to current |
2010-11-14 |
Chris Lattner | remove JIT support from the Alpha backend. The JIT... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Rafael Espindola | Add --enable-docs. Patch by NAKAMURA Takumi. |
blob | commitdiff | raw | diff to current |
2010-11-10 |
Tobias Grosser | Detect if llvm-gcc is built on dragonegg. |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Tobias Grosser | Add polly support to the build system. |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Chandler Carruth | First step to allowing the resource directory of Clang... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Eric Christopher | Fix the last two commits to configure - configure is... |
blob | commitdiff | raw | diff to current |
2010-09-27 |
Dan Gohman | Add support for viewing graphviz graphs with xdot.py. |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Dan Gohman | Attempt to support platforms which don't have fenv.h. |
blob | commitdiff | raw | diff to current |
2010-09-07 |
Nick Lewycky | Create PTX backend. Patch by Che-Liang Chiou! |
blob | commitdiff | raw | diff to current |
2010-09-06 |
Eric Christopher | Update to 2.9 post-2.8 branch. |
blob | commitdiff | raw | diff to current |
2010-08-30 |
Eric Christopher | Fix LLVM target initialization to deal with sociopathic... |
blob | commitdiff | raw | diff to current |
2010-08-28 |
Chris Lattner | remove the MSIL backend. It isn't maintained, is buggy... |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Eric Christopher | Remove getsect checks, the result is unused and is... |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Mikhail Glushenkov | llvmc: remove dynamic plugins. |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Daniel Dunbar | configure: Add detection of the linker version string. |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Eric Christopher | Add a bit of a hack to avoid multiple defines of variab... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Eric Christopher | Fix PR7809 by creating a header for just llvm variables... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Dan Gohman | Fix a typo in a comment. |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Dan Gohman | Remove CVS artifacts. |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Daniel Dunbar | build: Add LLVM_NATIVE_ARCHNAME, which has the sensible... |
blob | commitdiff | raw | diff to current |
2010-07-28 |
Eric Christopher | Use a C++ compiler for the atomic builtin check since... |
blob | commitdiff | raw | diff to current |
2010-07-22 |
Eric Christopher | Try to work around the relative install-sh path problem. |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Owen Anderson | Remove extraneous character. |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Owen Anderson | Add support for detecting <mach-o/getsect.h> and the... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Eric Christopher | Pull in the libCrashReporterClient.a information with... |
blob | commitdiff | raw | diff to current |
2010-06-22 |
Eric Christopher | Look for and use a different darwin crash reporter... |
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-10 |
Daniel Dunbar | Add new configure option, --disable-timestamps, intende... |
blob | commitdiff | raw | diff to current |
2010-05-06 |
mike-m | Overhauled llvm/clang docs builds. Closes PR6613. |
blob | commitdiff | raw | diff to current |
2010-04-30 |
Daniel Dunbar | Default OPTIMIZE_OPTION to -O2 on FreeBSD, at the reque... |
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-16 |
Eric Christopher | Add a check for posix_spawn. |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Daniel Dunbar | configure: Fix default value for optimize_option, I... |
blob | commitdiff | raw | diff to current |
2010-04-09 |
Chris Lattner | add minix support, patch by Kees van Reeuwijk! PR6797 |
blob | commitdiff | raw | diff to current |
2010-03-25 |
John Criswell | Fixed spurious warning problem noticed by Daniel Dunbar... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
John Criswell | Force configuration of some projects before others... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Tanya Lattner | Bump version number. |
blob | commitdiff | raw | diff to current |
2010-03-19 |
John Criswell | Updated copyright year to 2010. |
blob | commitdiff | raw | diff to current |
2010-03-15 |
Jeffrey Yasskin | Tell Valgrind when we modify already-executed machine... |
blob | commitdiff | raw | diff to current |
2010-03-02 |
Eric Christopher | Move the docsdir to /usr/share/doc/llvm to match other... |
blob | commitdiff | raw | diff to current |
2010-02-25 |
John Criswell | Added SAFECode (safecode) to the list of projects 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 |
Wesley Peck | Adding the MicroBlaze backend. |
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 | Initial configure support for using Clang as the LLVM... |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Kill off unused LLVMGCCLIBEXEC make variable. |
blob | commitdiff | raw | diff to current |
2010-02-23 |
Daniel Dunbar | Kill off LLVMGCCARCH and LLVMGCC_VERSION make variables. |
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-02-09 |
Jeffrey Yasskin | Make --disable-libffi work on systems with libffi insta... |
blob | commitdiff | raw | diff to current |
2010-02-03 |
Jeffrey Yasskin | Reconfigure with autoconf-2.60, and fix autoconf.ac... |
blob | commitdiff | raw | diff to current |
2010-01-26 |
Torok Edwin | Remove unneeded checks from configure.ac. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Anton Korobeynikov | Proper deduce z/System LLVM target from target triple... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Rafael Espindola | Fix typos. Thanks to John Tytgat for noticing it! |
blob | commitdiff | raw | diff to current |
2009-11-25 |
Daniel Dunbar | Add CMake and configure logic to create llvm/Config... |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Rafael Espindola | Add configure options for specifying where to look... |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Rafael Espindola | Add the --with-c-include-dirs to llvm's configure. |
blob | commitdiff | raw | diff to current |
next |