index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
Age
Commit message (
Expand
)
Author
2012-04-16
add configure flag --with-default-sysroot
Sebastian Pop
2012-04-12
Remove a remaining reference to the obsolete C backend in configure
Jean-Daniel Dupas
2012-04-05
Fix a problem in the target detection for Debian GNU/HURD
Sylvestre Ledru
2012-04-05
Fix a problem in the target detection for Debian GNU/kFreeBSD
Sylvestre Ledru
2012-04-02
Fix CXXFLAGS for huge_val.m4.
Eric Christopher
2012-03-26
Add InitializeNativeTargetDisassembler function.
Eric Christopher
2012-03-26
Add some fixes to the configure script for isInf and add
Eric Christopher
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-07
configure: Don't require a perl interpreter to be present, LLVM's buildsystem...
Benjamin Kramer
2012-03-02
autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.
Daniel Dunbar
2012-02-28
Enable -Wcovered-switch-default again, but add -Werror to the checks to make
Rafael Espindola
2012-02-28
Temporarily revert r151609, which enabled a new warning for LLVM and
Chandler Carruth
2012-02-28
Strip extraneous information, if present, from the linker version string on
Charles Davis
2012-02-28
Enable -Wcovered-switch-default as it matches the switch style used in llvm.
Rafael Espindola
2012-02-19
autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It fold...
NAKAMURA Takumi
2012-02-13
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-04
autoconf: put generated clang files in build dir
Dylan Noblesmith
2012-02-04
autoconf: fix clang detection
Dylan Noblesmith
2012-02-03
Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...
Rafael Espindola
2012-02-02
autoconf: fix build/src dir confusion
Dylan Noblesmith
2012-02-02
autoconf: restore old clang-srcdir behavior
Dylan Noblesmith
2012-02-02
autoconf: honor --with-clang-srcdir
Dylan Noblesmith
2012-02-01
autoconf: generate clang's private config.h header
Dylan Noblesmith
2012-01-26
comment tweaks
Gabor Greif
2012-01-17
Makefile: add missing files to FilesToConfig
Dylan Noblesmith
2012-01-05
revert r147542 after comments from Joerg Sonnenberger
Sebastian Pop
2012-01-04
use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJIT
Sebastian Pop
2012-01-01
Happy new year 2012!
NAKAMURA Takumi
2011-12-28
Add support for mipsel in configure. Fixes PR11669. Patch by Sylvestre Ledru.
Rafael Espindola
2011-12-22
Attempt #2 to fix mingw crossbuild. This time with more ugly hacks!
Benjamin Kramer
2011-12-22
Make the -fvisibility-inlines-hidden check more thorough in a hopeless attemp...
Benjamin Kramer
2011-12-22
Add configure support for kfreebsd and hurd. Patch by Sylvestre Ledru.
Rafael Espindola
2011-12-18
capitalize project name, reference bugzilla
Dylan Noblesmith
2011-12-12
Hexagon backend support
Tony Linthicum
2011-12-07
configure: Don't warn about compiler-rt checked out into projects/.
Daniel Dunbar
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-28
Add an optional separate install prefix for internal components. rdar://10217046
Bob Wilson
2011-11-28
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
Dylan Noblesmith
2011-11-22
Add configure checking for pread(2) and use it to save a syscall when reading...
Benjamin Kramer
2011-11-11
Add an option '--enable-libcpp' that will have the compiler pass on
Eric Christopher
2011-11-01
rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
Sebastian Pop
2011-11-01
derive LLVM_HOSTTRIPLE from target
Sebastian Pop
2011-10-27
Remove the Alpha backend.
Dan Gohman
2011-10-26
Revert 142997. It doesn't work on Mac OS or the BSDs, which all use the BSD
Charles Davis
2011-10-26
Search for and use the strip program and pass it to install for it
Eric Christopher
2011-10-26
Handle newer cases for freebsd which is approaching 10.0 and not 1.0.
Eric Christopher
2011-10-25
Remove the Blackfin backend.
Dan Gohman
[next]