index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
autoconf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Some programs actually require an input to run. The nerve!
Misha Brukman
2003-11-12
1
-0
/
+7
*
Add FreeBench benchmarks to our test suite -- they weren't available by default
Misha Brukman
2003-11-12
1
-0
/
+8
*
I don't think this was supposed to have gotten into the namespaceify patch, but
Brian Gaeke
2003-11-12
1
-1
/
+0
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+1
*
Patch to fix PR102, contributed by Reid Spencer.
Brian Gaeke
2003-11-10
2
-37
/
+86
*
Add profiling runtime and llvm-prof tools. Would someone please regen the
Chris Lattner
2003-10-28
1
-0
/
+2
*
Do not check for strings.h. This is an old, old, old pre-C89 header that
Brian Gaeke
2003-10-22
1
-1
/
+1
*
Added an entry for `llvm-nm'.
Misha Brukman
2003-10-16
1
-0
/
+1
*
Added autoconf support for the sample project.
John Criswell
2003-10-16
1
-7
/
+5
*
Adding additional license information to these files.
John Criswell
2003-10-13
1
-0
/
+24
*
Added a macro and code that checks for the %a format string in sprintf().
John Criswell
2003-10-13
2
-0
/
+32
*
The code that called strsignal is toast.
Brian Gaeke
2003-10-10
1
-5
/
+1
*
Added the eon and perlbmk benchmarks.
John Criswell
2003-10-10
1
-0
/
+2
*
Added 177.mesa to the list of Makefiles to propogate to the object root.
John Criswell
2003-10-09
1
-0
/
+1
*
test/Programs/NoSource and www are gone from the tree; don't try to configure
Brian Gaeke
2003-10-08
1
-7
/
+0
*
Use 3-arg form of AC_DEFINE.
Brian Gaeke
2003-10-08
1
-2
/
+2
*
Use 3-arg form of AC_DEFINE.
Brian Gaeke
2003-10-08
1
-4
/
+8
*
Renamed -use-spec to -use-spec2000.
John Criswell
2003-10-07
1
-5
/
+15
*
Fix bugs in mmap()-of-files test program on Mac OS X:
Brian Gaeke
2003-10-07
1
-5
/
+5
*
Switching over to the new test database.
John Criswell
2003-10-07
1
-1
/
+2
*
Don't abort if dlopen cannot be found; it's not like it's going to break
Brian Gaeke
2003-10-07
1
-2
/
+2
*
Check for functions: strtoq, strtoll.
Brian Gaeke
2003-10-07
1
-1
/
+1
*
Changes for the move of the support directory back into utils
Chris Lattner
2003-10-06
1
-7
/
+5
*
Removed the check for purify as we don't support its use at present.
John Criswell
2003-10-02
1
-2
/
+0
*
Removed Makefile for CompileFail tests. They are now run by QMTest and are
John Criswell
2003-09-30
1
-1
/
+0
*
Added conditional configuration of poolalloc.
John Criswell
2003-09-30
1
-0
/
+5
*
Added the ability to conditionally configure the reopt project if it is checked
John Criswell
2003-09-30
1
-0
/
+5
*
Removed the utils/Makefile file from being copied to the object root tree.
John Criswell
2003-09-30
1
-1
/
+0
*
Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH and
John Criswell
2003-09-29
1
-0
/
+2
*
Moved llvm/lib/Support to llvm/support/lib/Support.
John Criswell
2003-09-29
1
-4
/
+7
*
Moved llvm/test/Programs/SingleSource/Regression around a bit to support
John Criswell
2003-09-26
1
-0
/
+2
*
Added llvm/test/Programs/SingleSource/Regression/Makefile.
John Criswell
2003-09-26
1
-0
/
+1
*
If we fail to find python or qmtest, give a warning message instead of an
John Criswell
2003-09-23
1
-2
/
+2
*
Added code that stops the configure script if a needed program is not found.
John Criswell
2003-09-23
1
-13
/
+65
*
`link' is now `llvm-link'. Also alphabetized the tools for easy reference.
Misha Brukman
2003-09-16
1
-4
/
+4
*
Have the configure script put llvm.py into the object root.
John Criswell
2003-09-16
1
-0
/
+1
*
Removed llvm/tools/as, llvm/tools/dis, and runtime/GCCLibraries/libexception.
John Criswell
2003-09-15
1
-3
/
+0
*
Modified the checks slightly so that one can re-configure LLVM without
John Criswell
2003-09-15
1
-3
/
+6
*
Added code that verifies that the source directory has not been configured
John Criswell
2003-09-15
1
-0
/
+7
*
Configure the llvm-ar directory
Chris Lattner
2003-09-13
1
-0
/
+1
*
Caught a few misses in the last modification.
John Criswell
2003-09-12
1
-3
/
+3
*
Updated for the re-organization of llvm/test/Programs/MultiSource.
John Criswell
2003-09-12
1
-34
/
+36
*
Added the SetjmpLongjmp Makefile.
John Criswell
2003-09-11
1
-0
/
+1
*
Fixed SPEC so that it would run correctly with the new autoconf-style object
John Criswell
2003-09-11
1
-0
/
+1
*
Updated to reflect the new locations of SingleSource tests.
John Criswell
2003-09-10
1
-2
/
+6
*
Add missing runtime directories
Chris Lattner
2003-09-10
1
-0
/
+5
*
Removed Makefiles for directories that no longer exist.
John Criswell
2003-09-09
1
-11
/
+0
*
Checkin of autoconf-style object root.
John Criswell
2003-09-06
2
-15
/
+184
*
Added code to check for python and qmtest.
John Criswell
2003-08-25
1
-0
/
+32
*
I just moved papi to a new directory
Chris Lattner
2003-08-14
1
-1
/
+1
[prev]
[next]