index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoconf
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-29
Set the executable bit - means it can actually
Duncan Sands
1
-0
/
+0
2008-06-26
Make LLVM compile on DragonFly BSD (PR2499).
Matthijs Kooijman
1
-0
/
+5
2008-06-24
Allow the test suite to be checked out into projects/test-suite.
Matthijs Kooijman
1
-0
/
+3
2008-05-29
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
1
-3
/
+3
2008-05-14
Added configure switches for PIC16 in configure.ac.
Sanjiv Gupta
1
-1
/
+5
2008-05-10
Set to 2.4 and regenerate configure.
Tanya Lattner
1
-1
/
+1
2008-04-23
First step of implementing PR1538: move llvm2cpp logic to new 'target'
Anton Korobeynikov
1
-1
/
+2
2008-03-10
Adding ocamldoc generation.
Gordon Henriksen
1
-0
/
+1
2008-03-07
Prefer to use ocamlc.opt to ocamlc and soforth.
Gordon Henriksen
1
-3
/
+3
2008-03-05
Use AC_PATH_PROG correctly:
Bill Wendling
1
-11
/
+11
2008-02-13
Remove use of ltdl
Devang Patel
1
-6
/
+0
2008-02-05
Make the check for GCC version more robust, fix shared library
Chris Lattner
1
-6
/
+5
2008-01-17
Update version to 2.3svn
Tanya Lattner
1
-3
/
+3
2007-12-29
remove attribution from a variety of miscellaneous files.
Chris Lattner
1
-2
/
+2
2007-12-13
Apply CBE/MSIL patch to autoconf
Nate Begeman
1
-2
/
+3
2007-12-12
Remove host endianness info from TargetData and
Duncan Sands
1
-4
/
+1
2007-12-10
Fix PR1836: in the interpreter, read and write apints
Duncan Sands
1
-1
/
+4
2007-12-05
Minor updates:
Scott Michel
1
-2
/
+1
2007-12-05
More stuff for CellSPU -- this should be enough to get an error-free
Scott Michel
1
-0
/
+3
2007-12-04
Add --with-llvmgcc= and --with-llvmgxx= configure options.
Devang Patel
1
-2
/
+28
2007-12-01
Add target triple to include/llvm/Config/config.h.in. Regenerate all files.
Eric Christopher
1
-65
/
+66
2007-10-03
Fixing a typo in configure.ac.
Gordon Henriksen
1
-1
/
+1
2007-10-02
Providing --with-ocaml-libdir for ./configure. The default is the
Gordon Henriksen
1
-0
/
+52
2007-10-02
Fixing (harmless) typos.
Gordon Henriksen
1
-1
/
+1
2007-10-02
Add explicit --enable-bindings option to configure.
Gordon Henriksen
1
-0
/
+31
2007-09-29
PR1601: etags not configured correctly
Gordon Henriksen
1
-9
/
+0
2007-09-22
Fix for srcdir <> objdir builds.
Gordon Henriksen
1
-0
/
+2
2007-09-20
Incorporating review feedback for GC verifier patch.
Gordon Henriksen
1
-0
/
+1
2007-09-18
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42091 91177308-0d34-...
Gordon Henriksen
1
-0
/
+2
2007-09-17
Fix broken default help strings for enable-shared, enable-static, and enable-...
Tanya Lattner
1
-3
/
+3
2007-09-14
Change to 2.2svn.
Tanya Lattner
1
-1
/
+1
2007-08-19
add mips target to builder. I'd appreciate it if someone with
Chris Lattner
1
-1
/
+5
2007-08-17
Fix PR1606:
Reid Spencer
1
-2
/
+3
2007-07-30
Add detection of __dso_handle presence during configure. Use this information...
Anton Korobeynikov
1
-0
/
+3
2007-07-17
support poolalloc as checked out from svn
Andrew Lenharth
1
-0
/
+1
2007-07-13
* llvm.spec.in: update blurb
Gabor Greif
2
-7
/
+21
2007-07-09
cvs -> svn
Reid Spencer
1
-1
/
+1
2007-07-03
Revert last change until issue reported by Owen, won't be fixed.
Anton Korobeynikov
1
-1
/
+1
2007-07-03
Rename llvm-test => test-suite. By Dave Greene.
Anton Korobeynikov
1
-1
/
+1
2007-06-29
Convert .cvsignore files
John Criswell
1
-2
/
+0
2007-06-28
Add support for building with _GLIBCXX_DEBUG. New configure option
David Greene
1
-0
/
+11
2007-05-17
Make Perl a required dependency and cause configure script to fail if it
Reid Spencer
1
-0
/
+1
2007-05-08
Bump version number in cvs
Tanya Lattner
1
-1
/
+1
2007-04-21
Add support for determining which languages the llvm-gcc front end
Reid Spencer
1
-0
/
+4
2007-04-11
Hack the shared library extension for dylib. The existing code just looks
Reid Spencer
1
-1
/
+1
2007-04-02
Check for .svn directories too to determine if a debug build is appropriate.
Reid Spencer
1
-3
/
+3
2007-03-29
For PR1283:
Reid Spencer
1
-1
/
+2
2007-03-21
Let the new backend begin!
Anton Korobeynikov
1
-1
/
+1
2007-02-16
Add possibility to set memory limit for binaries run via libSystem. This
Anton Korobeynikov
1
-1
/
+2
2007-01-21
Fix the TARGET_HAS_JIT settings. Sparc doesn't, x86_64 does, ARM doesn't.
Reid Spencer
1
-3
/
+3
[next]