Now that the linker supports lazily materialising globals, don't
[oota-llvm.git] / Makefile.config.in
2005-01-16 Reid SpencerSeveral changes:
2004-12-31 Reid SpencerFor PR351:
2004-12-22 Reid SpencerFor PR432:
2004-12-16 Reid SpencerAdd CMP and CP configuration variables for the unix...
2004-12-13 Reid SpencerMore properly name bytecode_libdir cferuntime_libdir...
2004-12-08 Reid SpencerRemove last remnants of Python/QMTest support
2004-11-30 Reid SpencerAdd a check for the tclsh program needed by dejagnu...
2004-11-29 Reid Spencer* Get additional configured values into the makefiles
2004-11-25 Reid SpencerRemove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2...
2004-11-07 Reid SpencerAdd the RUNTEST autoconf onfiguration variable for...
2004-11-07 Reid SpencerAdd TARGET_TRIPLE
2004-10-30 Reid SpencerInternalize variable names to prevent recursive assignm...
2004-10-25 Reid SpencerNew Makefile Features:
2004-10-22 Reid SpencerRemove the unused SourceDir variable (use BUILD_SRC_DIR)
2004-10-04 Reid SpencerFix typo in makefile variable name that prevents zlib...
2004-10-04 Reid SpencerProvide support for auto-detection and use of compressi...
2004-09-07 Brian GaekePAPI is not used here.
2004-09-07 Reid SpencerRemove variables and tests that were specific to the...
2004-08-02 John CriswellSet a variable so that we can find the python interpreter.
2004-06-17 Misha BrukmanSince the Great LLVM Tool Renaming(tm), we no longer...
2004-06-01 John CriswellAdded the EXEEXT variable so that Makefiles can figure...
2004-04-24 Misha BrukmanStandardize header comments of top-level Makefiles.
2004-03-10 Brian GaekeFix up a seriously outdated comment.
2004-02-25 Alkis EvlogimenosFix typo. I wonder how this actually worked.
2004-02-25 Alkis EvlogimenosComplete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT...
2004-02-20 John CriswellAdded the POVRAY_ROOT to locate Povray.
2004-02-13 John CriswellAdded check for target machine endian-ness and put...
2004-02-10 John CriswellAdded support for configuring SPEC95.
2004-01-22 Brian GaekeMove bytecode_libdir def'n to Makefile.config.in from...
2004-01-22 Brian GaekeGet autoconf'd ETAGSFLAGS value from configure.
2004-01-21 Brian GaekeGet SHLIBEXT variable from configure script.
2004-01-16 Brian GaekeRemove some whitespace and fix up some comments.
2004-01-13 Brian GaekeRemove and/or shorten many comments in configure.ac.
2004-01-12 John CriswellThe configure script now defines BISON as the name...
2003-12-10 Brian GaekeAdd installation directories and commands, standardly...
2003-09-11 John CriswellFixed SPEC so that it would run correctly with the...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-07-22 John CriswellUpdated to use files within the autoconf subdirectory.
2003-07-02 Misha BrukmanThe word `open' was really intended to be `option'.
2003-07-02 John CriswellRemoved the --enable-profiling option.
2003-07-02 John CriswellRemoved the CPPFLAGS and CFLAGS variables since the...
2003-07-01 John CriswellAdded the ARCH variable so that some of the Makefiles...
2003-07-01 John CriswellThe Makefile now adds autoconf information to the compi...
2003-06-30 Chris LattnerFix verbose support bug
2003-06-30 John CriswellRemoved the LIBS environment variable as it interferes...
2003-06-30 John CriswellMerged in autoconf branch. This provides configuration...