- Feb 23, 2004
-
-
Brian Gaeke authored
llvm-svn: 11749
-
- Feb 20, 2004
-
-
John Criswell authored
installation of Povray (and not do anything for people who don't have it). llvm-svn: 11680
-
Brian Gaeke authored
llvm-svn: 11656
-
- Feb 16, 2004
-
-
John Criswell authored
has source code corrections and some input files pre-filtered for use with the LLVM test suite. llvm-svn: 11498
-
- Feb 13, 2004
-
-
John Criswell authored
Makefile.config (ENDIAN variable is set to big or little). llvm-svn: 11398
-
- Feb 10, 2004
-
-
John Criswell authored
llvm-svn: 11298
-
- Jan 22, 2004
-
-
Brian Gaeke authored
llvm-svn: 10962
-
- Jan 21, 2004
-
-
Brian Gaeke authored
llvm-svn: 10934
-
- Jan 16, 2004
-
-
Brian Gaeke authored
llvm-svn: 10900
-
- Jan 15, 2004
-
-
Brian Gaeke authored
Chris has helpfully expunged. llvm-svn: 10873
-
- Jan 13, 2004
-
-
Brian Gaeke authored
llvm-svn: 10815
-
Brian Gaeke authored
Remove checks for many common Unix programs. Our build process currently assumes they are there and makes no provisions for any other world-views. (We can add some of these checks back at some later time if it should prove useful, but right now, we do not need to check to see whether "rm" exists.) Remove checks for many common standard C headers and functions. We assume ISO/ANSI C++, and we always use the <cfoo> versions of ANSI C's <foo.h> headers, so these checks will not help anything. Edit configure's warning messages for clarity and content. Change checks for "optional" programs to default to using "true" instead of "false", so that a failure to find, e.g., etags, will be less likely to result in make failing. No longer shall we check for --enable-purify or --with-purify options. No longer shall we propagate these to the Makefiles. configure regenerated using autoconf-2.57. Please feel free to send me any questions or comments you have. :-) llvm-svn: 10814
-
- Jan 12, 2004
-
-
John Criswell authored
binary and YACC as bison -y. llvm-svn: 10776
-
- Dec 30, 2003
-
-
John Criswell authored
the renaming of aclocal.m4 to acinclude.m4. llvm-svn: 10656
-
- Dec 20, 2003
-
-
Alkis Evlogimenos authored
llvm-svn: 10564
-
- Dec 18, 2003
-
-
John Criswell authored
llvm-svn: 10516
-
- Dec 12, 2003
-
-
John Criswell authored
directories that do not contain a configure script. llvm-svn: 10437
-
- Dec 05, 2003
-
-
Brian Gaeke authored
Regenerated configure w/ autoconf-2.57. llvm-svn: 10293
-
- Nov 25, 2003
-
-
John Criswell authored
The autoconf program will generate a warning about how we should use a literal in AC_CONFIG_SUBDIRS. This warning can be ignored. llvm-svn: 10222
-
John Criswell authored
object tree if it is missing. This means that new Makefiles should get picked up automagically, requiring less bothersome re-configuring after updates. llvm-svn: 10209
-
- Nov 24, 2003
-
-
Brian Gaeke authored
llvm-svn: 10191
-
- Nov 18, 2003
-
-
Brian Gaeke authored
llvm-svn: 10063
-
- Nov 17, 2003
-
-
John Criswell authored
llvm-svn: 10056
-
Brian Gaeke authored
llvm-svn: 10048
-
- Nov 16, 2003
-
-
Brian Gaeke authored
llvm-svn: 10025
-
- Nov 12, 2003
-
-
Misha Brukman authored
benchmarks. llvm-svn: 9942
-
- Nov 10, 2003
-
-
Brian Gaeke authored
llvm-svn: 9850
-
- Oct 28, 2003
-
-
John Criswell authored
llvm-svn: 9554
-
- Oct 23, 2003
-
-
John Criswell authored
llvm-svn: 9438
-
- Oct 17, 2003
-
-
Alkis Evlogimenos authored
llvm-svn: 9189
-
- Oct 16, 2003
-
-
John Criswell authored
Fixed the header comment in Makefile.rules Changed all references to the echo program in Makefile.rules to the value found by autoconf. llvm-svn: 9151
-
- Oct 13, 2003
-
-
John Criswell authored
llvm-svn: 9089
-
- Oct 10, 2003
-
-
John Criswell authored
llvm-svn: 8995
-
- Oct 09, 2003
-
-
John Criswell authored
llvm-svn: 8981
-
- Oct 07, 2003
-
-
John Criswell authored
The pathname to SPEC2000 is now given with the -use-spec2000 option. On our machines, SPEC2000 will be enabled by default. llvm-svn: 8949
-
John Criswell authored
Adding new qmt files should no longer be necessary. QMTest should know just "magically" know what sort of test each file is. llvm-svn: 8945
-
Brian Gaeke authored
llvm-svn: 8917
-
- Oct 06, 2003
-
-
Chris Lattner authored
llvm-svn: 8886
-
- Oct 02, 2003
-
-
John Criswell authored
llvm-svn: 8824
-
- Sep 30, 2003
-
-
John Criswell authored
located under llvm/test/Regression/C++Frontend. llvm-svn: 8791
-