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
/
Makefile.config.in
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-21
Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where the
Reid Spencer
1
-0
/
+3
2006-12-16
Allow an --enable-pic option to turn on -fPIC compiler option when building.
Reid Spencer
1
-0
/
+3
2006-12-13
Fix a regression that completely broke make install.
Chris Lattner
1
-8
/
+8
2006-12-10
For PR739:
Reid Spencer
1
-9
/
+10
2006-12-01
For PR1019:
Reid Spencer
1
-1
/
+2
2006-11-17
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
1
-0
/
+5
2006-11-16
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
1
-5
/
+0
2006-11-05
Get LLVMGCCARCH right regardless of the llvm-gcc version being used.
Reid Spencer
1
-0
/
+4
2006-11-03
Add a check to see if HUGE_VAL is sane or not.
Reid Spencer
1
-0
/
+4
2006-08-07
Make the name of the project consistent with that specified in the
Reid Spencer
1
-2
/
+2
2006-08-04
Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.
Reid Spencer
1
-0
/
+7
2006-07-28
For PR848:
Reid Spencer
1
-7
/
+8
2006-07-27
Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
Reid Spencer
1
-0
/
+3
2006-07-26
For PR814:
Reid Spencer
1
-2
/
+9
2006-06-20
Added --with-extra-options=opts to specify additional options to build LLVM a...
Evan Cheng
1
-0
/
+3
2006-06-01
Support correct build:
Reid Spencer
1
-0
/
+3
2006-04-09
Fix a comment.
Reid Spencer
1
-2
/
+2
2006-04-09
Change the assertions defaults:
Reid Spencer
1
-2
/
+2
2006-04-07
For PR723:
Reid Spencer
1
-2
/
+8
2006-04-06
For support of new GCC v4, obtain the full and major versions of the
Reid Spencer
1
-0
/
+2
2006-03-23
Update to llvm-config tool, by Erik Kidd:
Reid Spencer
1
-1
/
+4
2005-12-21
Implement fix for PR471:
Reid Spencer
1
-0
/
+5
2005-04-22
Two changes:
Reid Spencer
1
-3
/
+5
2005-02-24
For PR528:
Reid Spencer
1
-4
/
+0
2005-02-16
Remove the "pax" program from the list of those needed to support LLVM.
Reid Spencer
1
-1
/
+0
2005-01-16
Don't confuse the LLVM_OBJ_DIR and the PROJ_OBJ_DIR because there might be
Reid Spencer
1
-1
/
+1
2005-01-16
Several changes:
Reid Spencer
1
-87
/
+77
2004-12-31
For PR351:
Reid Spencer
1
-0
/
+4
2004-12-22
For PR432:
Reid Spencer
1
-7
/
+9
2004-12-16
Add CMP and CP configuration variables for the unix cmp and cp programs.
Reid Spencer
1
-0
/
+2
2004-12-13
More properly name bytecode_libdir cferuntime_libdir. This is only the
Reid Spencer
1
-1
/
+1
2004-12-08
Remove last remnants of Python/QMTest support
Reid Spencer
1
-1
/
+0
2004-11-30
Add a check for the tclsh program needed by dejagnu. This can have weird
Reid Spencer
1
-0
/
+1
2004-11-29
* Get additional configured values into the makefiles
Reid Spencer
1
-31
/
+54
2004-11-25
Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.
Reid Spencer
1
-4
/
+0
2004-11-07
Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This
Reid Spencer
1
-0
/
+3
2004-11-07
Add TARGET_TRIPLE
Reid Spencer
1
-0
/
+3
2004-10-30
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
1
-1
/
+1
2004-10-25
New Makefile Features:
Reid Spencer
1
-10
/
+16
2004-10-22
Remove the unused SourceDir variable (use BUILD_SRC_DIR)
Reid Spencer
1
-5
/
+0
2004-10-04
Fix typo in makefile variable name that prevents zlib from being recognized
Reid Spencer
1
-1
/
+1
2004-10-04
Provide support for auto-detection and use of compression libraries.
Reid Spencer
1
-0
/
+4
2004-09-07
PAPI is not used here.
Brian Gaeke
1
-4
/
+0
2004-09-07
Remove variables and tests that were specific to the now defunct
Reid Spencer
1
-31
/
+0
2004-08-02
Set a variable so that we can find the python interpreter.
John Criswell
1
-0
/
+3
2004-06-17
Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our
Misha Brukman
1
-6
/
+1
2004-06-01
Added the EXEEXT variable so that Makefiles can figure out what extension
John Criswell
1
-0
/
+3
2004-04-24
Standardize header comments of top-level Makefiles.
Misha Brukman
1
-2
/
+9
2004-03-10
Fix up a seriously outdated comment.
Brian Gaeke
1
-2
/
+2
2004-02-25
Fix typo. I wonder how this actually worked.
Alkis Evlogimenos
1
-1
/
+1
[next]