aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2004-09-02Regenerated after Reid's change for uint64_t/u_int64_t (patch by Bill Wendling)Misha Brukman
2004-09-02Added a check for u_int64_t, which is used by Interix.John Criswell
2004-09-01Changes For Bug 352Reid Spencer
2004-08-31Add support for Interix and FreeBSDReid Spencer
2004-08-31Fix a "test" botch.Reid Spencer
2004-08-31Recognize Interix systems as if they were SunOS and make sure we don'tReid Spencer
2004-08-29Updated to create a link needed for correct lib/System compilation.Reid Spencer
2004-08-24Include the "examples" directory as optional.Reid Spencer
2004-08-20Changes resulting from change in autoconf/configure.in (rename a #define)Reid Spencer
2004-08-20Update after change to autoconf/configure.acReid Spencer
2004-08-04Change the package identification to use one less level of quoting so thatReid Spencer
2004-07-23Revised the generation of files so that they follow the newer autoconfJohn Criswell
2004-07-21Regenerated using autoconf-2.57.Brian Gaeke
2004-07-21Regenerated with autoconf/autoheader 2.57Brian Gaeke
2004-07-21Regenerated with autoconf-2.57.Brian Gaeke
2004-07-19Added support for stdint.h. It is now automatically included byJohn Criswell
2004-06-22Regenerated.Brian Gaeke
2004-06-22Added the llvm/test/Programs/Makefile.test Makefile.John Criswell
2004-06-22Regenerated with autoconf-2.57 for AIX detection support.Misha Brukman
2004-06-07Added checks for mkstemp and getrusage.John Criswell
2004-06-02Recognize cygwinChris Lattner
2004-05-27Added a check for a new header file.John Criswell
2004-05-27Only give warnings if the user doesn't have mmap(). This is pretty muchJohn Criswell
2004-04-16Regenerated using autoconf-2.57.Brian Gaeke
2004-04-14RegeneratedChris Lattner
2004-04-13Regenerated using autoconf-2.57.Brian Gaeke
2004-04-02Regenerated using autoconf-2.57.Brian Gaeke
2004-02-26Modified the default pathname for Povray.John Criswell
2004-02-26Remove .micro references as those files no longer exist and add some more rec...Alkis Evlogimenos
2004-02-25Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename.Alkis Evlogimenos
2004-02-24Added the VTune tests.John Criswell
2004-02-23Regenerated with autoconf-2.57.Brian Gaeke
2004-02-23Regenerated with autoconf-2.57.Brian Gaeke
2004-02-23Regenerated using autoconf-2.57.Brian Gaeke
2004-02-23Regenerated with autoconf-2.57.Brian Gaeke
2004-02-20Added an option for configuring Povray. By default, it should find my localJohn Criswell
2004-02-20Regenerated using autoconf-2.57.Brian Gaeke
2004-02-16Adjusted the default pathname to the SPEC95 benchmarks. The new directoryJohn Criswell
2004-02-13Added check for target machine endian-ness and put the result intoJohn Criswell
2004-02-10Updated to handle the new SPEC95 configuration options.John Criswell
2004-01-22Regenerated using autoconf-2.57.Brian Gaeke
2004-01-21Regenerated using autoconf-2.57 and autoheader-2.57.Brian Gaeke
2004-01-16Regenerated using autoconf-2.57.Brian Gaeke
2004-01-15Remove configure support for endianness checking, the need for whichBrian Gaeke
2004-01-13Whoopsie. I should remember to use aclocal next time.Brian Gaeke
2004-01-13Remove and/or shorten many comments in configure.ac.Brian Gaeke
2004-01-12Modified the configure script so that it defines BISON as the bisonJohn Criswell
2003-12-30Updated from files in llvm/autoconf. This was done immediently followingJohn Criswell
2003-12-20Fix help string for --enable-spec2000 optionAlkis Evlogimenos
2003-12-18Merged in RELEASE_11.John Criswell