- Nov 29, 2004
-
-
Reid Spencer authored
llvm-svn: 18349
-
Reid Spencer authored
* organize programs we test for properly * add new programs needed for documentation generation * Adjust install paths so llvm stuff doesn't muck up /usr/local or /usr if $prefix is set to those. llvm-svn: 18327
-
- Nov 27, 2004
-
-
Reid Spencer authored
from the bzip2 support. This dead check produced the error: test: -ne: unary operator expected llvm-svn: 18289
-
- Nov 25, 2004
-
-
Reid Spencer authored
llvm-svn: 18254
-
Reid Spencer authored
llvm-svn: 18240
-
Reid Spencer authored
llvm-svn: 18233
-
Reid Spencer authored
* cache more values * standardize cache value names * organize configure script per autoconf recommendations (10 sections) * Eliminate some redundancies and complexities in the script * Provide better documentation in the script. llvm-svn: 18232
-
- Nov 24, 2004
-
-
Reid Spencer authored
llvm-svn: 18190
-
- Nov 18, 2004
-
-
Reid Spencer authored
for cross-platform dynamic loading of shared objects. llvm-svn: 17950
-
- Nov 08, 2004
-
-
Reid Spencer authored
tool runs Deja-gnu test suites. The 'make' variable RUNTEST is now set automatically in the Makefile.config file. llvm-svn: 17599
-
- Oct 28, 2004
-
-
John Criswell authored
llvm-svn: 17319
-
Brian Gaeke authored
llvm-svn: 17303
-
Reid Spencer authored
llvm-svn: 17284
-
- Oct 25, 2004
-
-
Reid Spencer authored
llvm-svn: 17208
-
- Oct 14, 2004
-
-
Misha Brukman authored
tools and examples a simple way to JIT-enable themselves llvm-svn: 16991
-
- Oct 13, 2004
-
-
Reid Spencer authored
llvm-svn: 16946
-
- Oct 05, 2004
-
-
Reid Spencer authored
llvm-svn: 16669
-
- Oct 04, 2004
-
-
Reid Spencer authored
llvm-svn: 16643
-
- Oct 02, 2004
-
-
Reid Spencer authored
lib/System and the compressing llvm archiver. llvm-svn: 16634
-
- Sep 27, 2004
-
-
Alkis Evlogimenos authored
llvm-svn: 16520
-
- Sep 24, 2004
-
-
John Criswell authored
AC_CONFIG_HEADERS. This should prevent LLVM from needlessly re-compiling on a re-configure. llvm-svn: 16510
-
John Criswell authored
regenerated on every run of configure. llvm-svn: 16509
-
John Criswell authored
from being re-generated if the new version is identical to the old version. Hence, it should save us some recompiling after re-configures. llvm-svn: 16506
-
- Sep 21, 2004
-
-
Reid Spencer authored
program that always failed (wouldn't compile). llvm-svn: 16465
-
Reid Spencer authored
llvm-svn: 16453
-
- Sep 20, 2004
-
-
Reid Spencer authored
with correctly recognizing mmap of files and the linker's support of -r. llvm-svn: 16427
-
Reid Spencer authored
build them again. llvm-svn: 16425
-
Reid Spencer authored
llvm-svn: 16422
-
Reid Spencer authored
the use of obsolete macros, hopefully making us more compliant on more sys. llvm-svn: 16420
-
- Sep 08, 2004
-
-
Brian Gaeke authored
llvm-svn: 16255
-
- Sep 07, 2004
-
-
Reid Spencer authored
llvm-svn: 16240
-
Reid Spencer authored
test/Programs. These have been moved to llvm-test/autoconf/configure.ac and llvm-test/Makefile.config.in llvm-svn: 16231
-
- Sep 05, 2004
-
-
Reid Spencer authored
llvm-svn: 16186
-
- Sep 03, 2004
-
-
Misha Brukman authored
llvm-svn: 16151
-
- Sep 02, 2004
-
-
John Criswell authored
llvm-svn: 16145
-
Reid Spencer authored
Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
-
- Aug 31, 2004
-
-
Reid Spencer authored
llvm-svn: 16126
-
Reid Spencer authored
Alphabetize the platform list Install some AC_MSG_CHECKING/AC_MSG_RESULT pairs. llvm-svn: 16122
-
Reid Spencer authored
attempt to configure for "Unknown" system types. llvm-svn: 16120
-
- Aug 29, 2004
-
-
Reid Spencer authored
llvm-svn: 16096
-