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
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-17
Fix broken default help strings for enable-shared, enable-static, and enable-...
Tanya Lattner
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-29
Convert .cvsignore files
John Criswell
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
2007-04-11
Hack the shared library extension for dylib. The existing code just looks
Reid Spencer
2007-04-02
Check for .svn directories too to determine if a debug build is appropriate.
Reid Spencer
2007-03-29
For PR1283:
Reid Spencer
2007-03-21
Let the new backend begin!
Anton Korobeynikov
2007-02-16
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
2007-01-21
Fix the TARGET_HAS_JIT settings. Sparc doesn't, x86_64 does, ARM doesn't.
Reid Spencer
2007-01-21
Add support for the ARM target in the target configuration processing.
Reid Spencer
2007-01-20
For PR808:
Reid Spencer
2007-01-20
Cleanup
Anton Korobeynikov
2007-01-19
Adding disassembler interface and external hook to udis86 library.
Anton Korobeynikov
2007-01-17
For PR1074:
Reid Spencer
2007-01-12
'==' is not a legal test operator on BSD. Use '='.
Jeff Cohen
2007-01-03
Fix a configure warning noticed by Duncan Sands.
Reid Spencer
2006-12-21
Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where the
Reid Spencer
2006-12-16
Allow an --enable-pic option to turn on -fPIC compiler option when building.
Reid Spencer
2006-12-10
Cleaned setjmp/longjmp lowering interfaces. Now we're producing right
Anton Korobeynikov
2006-12-08
this warning is obsolete with llvmgcc3 being gone
Chris Lattner
2006-12-04
Expose the sanity.
Reid Spencer
2006-12-01
For PR1019:
Reid Spencer
2006-11-17
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
2006-11-16
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
2006-11-07
Bumping version number
Tanya Lattner
2006-11-05
Add a -disable-cbe-printf-a option so that the output of the C Backend
Reid Spencer
[next]