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
/
configure.ac
Age
Commit message (
Expand
)
Author
2008-11-07
Add XCore backend.
Richard Osborne
2008-10-22
[PR2886] Don't look for ocaml's .opt executables; something in the autoconf/t...
Gordon Henriksen
2008-10-21
Fix make check on Solaris 10/x86: the default grep is not GNU grep, same for as.
Torok Edwin
2008-10-07
Fix configure issue where configure
Tanya Lattner
2008-10-07
Advance version to 2.5
Tanya Lattner
2008-10-02
Add support for Canadian Cross builds where the host executables are not
Jim Grosbach
2008-09-02
Reapply majority of r55557 but with the changes to compilation flags
Daniel Dunbar
2008-09-02
Revert r55557, it is causing linking failures on 32bit linux.
Matthijs Kooijman
2008-08-30
Enable -fvisibility-inlines-hidden by default for compilers which
Daniel Dunbar
2008-06-26
Make LLVM compile on DragonFly BSD (PR2499).
Matthijs Kooijman
2008-06-24
Allow the test suite to be checked out into projects/test-suite.
Matthijs Kooijman
2008-05-29
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
2008-05-14
Added configure switches for PIC16 in configure.ac.
Sanjiv Gupta
2008-05-10
Set to 2.4 and regenerate configure.
Tanya Lattner
2008-04-23
First step of implementing PR1538: move llvm2cpp logic to new 'target'
Anton Korobeynikov
2008-03-10
Adding ocamldoc generation.
Gordon Henriksen
2008-03-07
Prefer to use ocamlc.opt to ocamlc and soforth.
Gordon Henriksen
2008-03-05
Use AC_PATH_PROG correctly:
Bill Wendling
2008-02-13
Remove use of ltdl
Devang Patel
2008-02-05
Make the check for GCC version more robust, fix shared library
Chris Lattner
2008-01-17
Update version to 2.3svn
Tanya Lattner
2007-12-29
remove attribution from a variety of miscellaneous files.
Chris Lattner
2007-12-13
Apply CBE/MSIL patch to autoconf
Nate Begeman
2007-12-12
Remove host endianness info from TargetData and
Duncan Sands
2007-12-10
Fix PR1836: in the interpreter, read and write apints
Duncan Sands
2007-12-05
Minor updates:
Scott Michel
2007-12-05
More stuff for CellSPU -- this should be enough to get an error-free
Scott Michel
2007-12-04
Add --with-llvmgcc= and --with-llvmgxx= configure options.
Devang Patel
2007-12-01
Add target triple to include/llvm/Config/config.h.in. Regenerate all files.
Eric Christopher
2007-10-03
Fixing a typo in configure.ac.
Gordon Henriksen
2007-10-02
Providing --with-ocaml-libdir for ./configure. The default is the
Gordon Henriksen
2007-10-02
Fixing (harmless) typos.
Gordon Henriksen
2007-10-02
Add explicit --enable-bindings option to configure.
Gordon Henriksen
2007-09-29
PR1601: etags not configured correctly
Gordon Henriksen
2007-09-22
Fix for srcdir <> objdir builds.
Gordon Henriksen
2007-09-20
Incorporating review feedback for GC verifier patch.
Gordon Henriksen
2007-09-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42091 91177308-0d34-...
Gordon Henriksen
2007-09-14
Change to 2.2svn.
Tanya Lattner
2007-08-19
add mips target to builder. I'd appreciate it if someone with
Chris Lattner
2007-08-17
Fix PR1606:
Reid Spencer
2007-07-30
Add detection of __dso_handle presence during configure. Use this information...
Anton Korobeynikov
2007-07-17
support poolalloc as checked out from svn
Andrew Lenharth
2007-07-13
* llvm.spec.in: update blurb
Gabor Greif
2007-07-09
cvs -> svn
Reid Spencer
2007-07-03
Revert last change until issue reported by Owen, won't be fixed.
Anton Korobeynikov
2007-07-03
Rename llvm-test => test-suite. By Dave Greene.
Anton Korobeynikov
2007-06-28
Add support for building with _GLIBCXX_DEBUG. New configure option
David Greene
2007-05-17
Make Perl a required dependency and cause configure script to fail if it
Reid Spencer
2007-05-08
Bump version number in cvs
Tanya Lattner
2007-04-21
Add support for determining which languages the llvm-gcc front end
Reid Spencer
[next]