These have been removed
[oota-llvm.git] / configure
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-25 Reid SpencerGack. Actually use the correct variable name in setting...
2004-11-25 Reid SpencerFix the lib/System/platform link by using proper cached...
2004-11-25 Reid SpencerFor PR256:
2004-11-23 Reid SpencerAdd the configurable configuration files for llvmc.
2004-11-18 Reid SpencerChanges for testing presence of ltdl.h and lt_dlopen...
2004-11-07 Reid SpencerAdd the RUNTEST autoconf onfiguration variable for...
2004-10-28 John CriswellAdded the poolalloc module to the list of projects...
2004-10-28 Brian GaekeRegenerated after fixing typo.
2004-10-27 Reid SpencerChanges to support rand48 tests
2004-10-25 Reid SpencerAdd a check for the tar program.
2004-10-14 Misha BrukmanAdd Makefile.JIT to the list of Makefiles transferred...
2004-10-13 Reid SpencerResolution to PR451.
2004-10-04 Reid SpencerAdd checks for the ZLIB and BZIP2 header files, not...
2004-10-04 Reid SpencerProvide support for auto-detection and use of compressi...
2004-10-02 Reid SpencerAdd checks for bzip2 and libz for use with the Compress...
2004-09-27 Alkis EvlogimenosImprove warning
2004-09-24 John CriswellUpdated the last two header files so that they are...
2004-09-24 John CriswellModified hash_map and hash_set configuration so that...
2004-09-24 John CriswellConfigure Datatypes.h.in with AC_CONFIG_HEADERS. This...
2004-09-21 Reid SpencerFix a problem where the mmap_file test was generating...
2004-09-20 Reid SpencerChange the name of the "known" module for Java from...
2004-09-20 Reid SpencerFix problems with AC_FUNC_MMAP_FILE and AC_LINK_USE_R...
2004-09-20 Reid SpencerAllow the suffix for shared libraries to be obtained...
2004-09-20 Reid SpencerChange to support creation of "mklib" instead of "libto...
2004-09-19 Reid SpencerAdjust the libtool macros so that libtool's name is...
2004-09-08 Brian GaekeRegenerated, to recognize mingw.
2004-09-07 Reid SpencerRemove PAPIDIR, per brg
2004-09-07 Reid SpencerRemove variables and tests that were specific to the...
2004-09-05 Reid SpencerRemove configuration of test/Programs/* Makefiles.
2004-09-02 Misha BrukmanRegenerated after Reid's change for uint64_t/u_int64_t...
2004-09-02 John CriswellAdded a check for u_int64_t, which is used by Interix.
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-31 Reid SpencerAdd support for Interix and FreeBSD
2004-08-31 Reid SpencerFix a "test" botch.
2004-08-31 Reid SpencerRecognize Interix systems as if they were SunOS and...
2004-08-29 Reid SpencerUpdated to create a link needed for correct lib/System...
2004-08-24 Reid SpencerInclude the "examples" directory as optional.
2004-08-20 Reid SpencerChanges resulting from change in autoconf/configure...
2004-08-20 Reid SpencerUpdate after change to autoconf/configure.ac
2004-08-04 Reid SpencerChange the package identification to use one less level...
2004-07-23 John CriswellRevised the generation of files so that they follow...
2004-07-21 Brian GaekeRegenerated using autoconf-2.57.
2004-07-21 Brian GaekeRegenerated with autoconf/autoheader 2.57
2004-07-21 Brian GaekeRegenerated with autoconf-2.57.
2004-07-19 John CriswellAdded support for stdint.h. It is now automatically...
2004-06-22 Brian GaekeRegenerated.
2004-06-22 John CriswellAdded the llvm/test/Programs/Makefile.test Makefile.
2004-06-22 Misha BrukmanRegenerated with autoconf-2.57 for AIX detection support.
2004-06-07 John CriswellAdded checks for mkstemp and getrusage.
2004-06-02 Chris LattnerRecognize cygwin
2004-05-27 John CriswellAdded a check for a new header file.
2004-05-27 John CriswellOnly give warnings if the user doesn't have mmap()...
2004-04-16 Brian GaekeRegenerated using autoconf-2.57.
2004-04-14 Chris LattnerRegenerated
2004-04-13 Brian GaekeRegenerated using autoconf-2.57.
2004-04-02 Brian GaekeRegenerated using autoconf-2.57.
2004-02-26 John CriswellModified the default pathname for Povray.
2004-02-26 Alkis EvlogimenosRemove .micro references as those files no longer exist...
2004-02-25 Alkis EvlogimenosComplete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT...
2004-02-24 John CriswellAdded the VTune tests.
2004-02-23 Brian GaekeRegenerated with autoconf-2.57.
2004-02-23 Brian GaekeRegenerated with autoconf-2.57.
2004-02-23 Brian GaekeRegenerated using autoconf-2.57.
2004-02-23 Brian GaekeRegenerated with autoconf-2.57.
2004-02-20 John CriswellAdded an option for configuring Povray. By default...
2004-02-20 Brian GaekeRegenerated using autoconf-2.57.
2004-02-16 John CriswellAdjusted the default pathname to the SPEC95 benchmarks...
2004-02-13 John CriswellAdded check for target machine endian-ness and put...
2004-02-10 John CriswellUpdated to handle the new SPEC95 configuration options.
2004-01-22 Brian GaekeRegenerated using autoconf-2.57.
2004-01-21 Brian GaekeRegenerated using autoconf-2.57 and autoheader-2.57.
2004-01-16 Brian GaekeRegenerated using autoconf-2.57.
2004-01-15 Brian GaekeRemove configure support for endianness checking, the...
2004-01-13 Brian GaekeWhoopsie. I should remember to use aclocal next time.
2004-01-13 Brian GaekeRemove and/or shorten many comments in configure.ac.
2004-01-12 John CriswellModified the configure script so that it defines BISON...
2003-12-30 John CriswellUpdated from files in llvm/autoconf. This was done...
2003-12-20 Alkis EvlogimenosFix help string for --enable-spec2000 option
2003-12-18 John CriswellMerged in RELEASE_11.
2003-12-12 John CriswellUpdated configure script so that it does not configure...
2003-12-05 Brian GaekeAdd check for pthread_mutex_lock() in -lpthread (or...
2003-11-25 John CriswellConfigure all project directories contained in llvm...
2003-11-25 John CriswellAdded a pseudo-hack: The Makefile now copies Makefiles...
2003-11-24 Brian GaekeRegenerated using autoconf-2.57
2003-11-18 Brian GaekeRegenerated using autoconf-2.57
2003-11-17 John CriswellAdded a check for the -R linker option.
2003-11-17 Brian GaekeRegenerated using autoconf-2.57.
2003-11-16 Brian GaekeRegenerated with autoconf-2.57.
2003-11-12 Misha BrukmanRegenerated `configure' for adding Makefiles and test...
2003-11-10 Brian GaekeRegenerated.
2003-10-28 John CriswellGenerated autoconf script for Chris.
2003-10-23 John CriswellUpdated configure script.
2003-10-17 Alkis EvlogimenosSomeone forgot to commit an updated configure after...
2003-10-16 John CriswellAdded autoconf support for the sample project.
2003-10-13 John CriswellAdded a macro and code that checks for the %a format...
2003-10-10 John CriswellAdded the eon and perlbmk benchmarks.
2003-10-09 John CriswellAdded 177.mesa to the list of Makefiles to propogate...
2003-10-07 John CriswellRenamed -use-spec to -use-spec2000.
2003-10-07 John CriswellSwitching over to the new test database.
next