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
/
configure
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
-25
/
+30
2006-12-16
Allow an --enable-pic option to turn on -fPIC compiler option when building.
Reid Spencer
1
-26
/
+54
2006-12-10
Regenerate.
Reid Spencer
1
-3
/
+1
2006-12-08
Regenerate.
Reid Spencer
1
-12
/
+0
2006-12-01
For PR1019:
Reid Spencer
1
-70
/
+69
2006-11-17
Undo removal of the runtime libraries. While this may have been a bit
Reid Spencer
1
-30
/
+58
2006-11-16
In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will
Reid Spencer
1
-58
/
+30
2006-11-14
Updating configure script for 2.0
Tanya Lattner
1
-9
/
+9
2006-11-05
Add a -disable-cbe-printf-a option so that the output of the C Backend
Reid Spencer
1
-27
/
+57
2006-11-03
Make the huge_val test run a C++ program not C
Reid Spencer
1
-6
/
+6
2006-11-03
Add a check to see if HUGE_VAL is sane or not.
Reid Spencer
1
-25
/
+105
2006-10-02
fix misleading warning
Chris Lattner
1
-2
/
+2
2006-09-14
Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.h
Reid Spencer
1
-1
/
+2
2006-08-24
For PR738:
Reid Spencer
1
-3
/
+3
2006-08-22
Add irix as a (potential) new platform so that Timothy Baldridge can
Reid Spencer
1
-68
/
+30
2006-08-16
Add llvm.spec to the list of files to be configured.
Reid Spencer
1
-0
/
+4
2006-08-09
Recover the lost diff between 1.221 and 1.222.
Evan Cheng
1
-1
/
+1
2006-08-04
Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.
Reid Spencer
1
-8357
/
+10189
2006-07-28
Fix the --with-extra-options to use the correct variable.
Reid Spencer
1
-3
/
+3
2006-07-28
For PR848:
Reid Spencer
1
-30
/
+71
2006-07-27
Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to
Reid Spencer
1
-85
/
+88
2006-07-26
For PR814:
Reid Spencer
1
-35
/
+216
2006-07-06
Fixed a typo.
Evan Cheng
1
-1
/
+1
2006-06-20
Added --with-extra-options=opts to specify additional options to build LLVM a...
Evan Cheng
1
-1
/
+18
2006-06-20
Added the privbracket project to the list of projects to auto-configure.
John Criswell
1
-29
/
+34
2006-06-05
For PR633:
Reid Spencer
1
-3
/
+111
2006-06-05
Some enhancements for gv/graphviz/dot/dotty support and better handling of
Reid Spencer
1
-77
/
+106
2006-06-02
For PR798:
Reid Spencer
1
-30
/
+84
2006-06-01
Provide configuration support and usage for MINGW32 platform
Reid Spencer
1
-333
/
+20
2006-06-01
Make sure windows.h is #included first.
Reid Spencer
1
-1
/
+150
2006-06-01
Make sure that when checking for MINGW32 libraries we ask for windows.h
Reid Spencer
1
-1
/
+2
2006-06-01
Provide support for detecting if the Win32 imaghlp and psapi libraries
Reid Spencer
1
-0
/
+301
2006-05-21
For PR784:
Reid Spencer
1
-1
/
+1
2006-05-16
Make sure to default ${prefix} to /usr/local if the user didn't specify it.
Reid Spencer
1
-0
/
+3
2006-05-14
added a skeleton of the ARM backend
Rafael Espindola
1
-1
/
+1
2006-05-09
Use the -dumpversion option to llvm-gcc which gives us just the version #
Reid Spencer
1
-1
/
+1
2006-04-27
For PR747:
Reid Spencer
1
-10
/
+10
2006-04-20
Configure llvm-config in tools, not utils.
Reid Spencer
1
-2
/
+2
2006-04-20
Never build SparcV9
Chris Lattner
1
-3
/
+3
2006-04-19
Allow OpenBSD to be recognized as a UNIX platform.
Reid Spencer
1
-29
/
+32
2006-04-19
Regenerate
Chris Lattner
1
-1
/
+1
2006-04-14
Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot).
Reid Spencer
1
-9
/
+9
2006-04-14
remove the "cvs" part of the version number for the release branch.
Reid Spencer
1
-9
/
+9
2006-04-09
Change the assertions defaults:
Reid Spencer
1
-37
/
+35
2006-04-08
Ensure that the automatic "CVS build" detection works for both
Reid Spencer
1
-1
/
+1
2006-04-07
For PR723:
Reid Spencer
1
-31
/
+61
2006-04-06
For support of new GCC v4, obtain the full and major versions of the
Reid Spencer
1
-1
/
+9
2006-03-23
Update to llvm-config tool, by Erik Kidd:
Reid Spencer
1
-37
/
+103
2006-03-22
These changes are necessary to support the new llvm-config tool. llvm-config
Reid Spencer
1
-29
/
+33
2006-02-27
Use -emit-llvm -S to get .ll file output from llvm-gcc
Chris Lattner
1
-1
/
+1
[next]