| Commit message (Expand) | Author | Age | Files | Lines |
* | For PR351: | Reid Spencer | 2004-12-31 | 1 | -0/+4 |
* | For PR351: | Reid Spencer | 2004-12-31 | 1 | -2/+2 |
* | * Fix a bug in an m4 macro that used an incorrect test operator | Reid Spencer | 2004-12-29 | 1 | -1/+6 |
* | Fix a Bourne Shell syntax error in a test | Reid Spencer | 2004-12-29 | 1 | -1/+1 |
* | Fix one of the names to not have a . in front of it. | Reid Spencer | 2004-12-29 | 1 | -1/+1 |
* | Make the x86_64 target names match between def and use. Thanks Misha. | Reid Spencer | 2004-12-28 | 1 | -1/+1 |
* | Make the 64-bit x86 target named "x86_64" instead of "AMD64". | Reid Spencer | 2004-12-28 | 1 | -2/+2 |
* | Don't create symbolic links for lib/System any more. It doesn't need them. | Reid Spencer | 2004-12-27 | 1 | -5/+0 |
* | For PR351: | Reid Spencer | 2004-12-27 | 1 | -2/+5 |
* | For PR351: | Reid Spencer | 2004-12-27 | 1 | -0/+17 |
* | Oops, reverse the logic on a test for WITH_LLVMGCCDIR to make it define | Reid Spencer | 2004-12-27 | 1 | -1/+1 |
* | Provide a value for HAVE_MMAP_ANONYMOUS variable, for consistency with | Reid Spencer | 2004-12-27 | 1 | -1/+1 |
* | For PR351: | Reid Spencer | 2004-12-25 | 1 | -14/+30 |
* | Make the symbolic link using the correct variable! | Reid Spencer | 2004-12-24 | 1 | -2/+2 |
* | For PR351: | Reid Spencer | 2004-12-24 | 1 | -15/+47 |
* | Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respectively. | Reid Spencer | 2004-12-24 | 1 | -3/+3 |
* | Fix a bug in libtool's ltmain.sh. On Cygwin the "$output.exp" expression | Reid Spencer | 2004-12-24 | 2 | -12/+13 |
* | Update the amd64 target detection checks. | Reid Spencer | 2004-12-23 | 1 | -6/+6 |
* | Added support for detection of amd64 targets. | Reid Spencer | 2004-12-23 | 1 | -1/+3 |
* | For PR432: | Reid Spencer | 2004-12-22 | 1 | -42/+13 |
* | Get rid of old automake stuff | Reid Spencer | 2004-12-22 | 1 | -11/+2 |
* | Ignore generated files | Misha Brukman | 2004-12-22 | 1 | -0/+2 |
* | For PR351: | Reid Spencer | 2004-12-20 | 1 | -2/+3 |
* | Add CMP and CP configuration variables for the unix cmp and cp programs. | Reid Spencer | 2004-12-16 | 1 | -0/+2 |
* | Remove LLVMGCCDIR from the set of defines. | Reid Spencer | 2004-12-15 | 1 | -2/+0 |
* | Don't put newlines in AC macros that can't handle them! | Reid Spencer | 2004-12-15 | 1 | -3/+2 |
* | Add some system specific functions we use | Reid Spencer | 2004-12-15 | 1 | -1/+2 |
* | Minor syntactical change to make this a little easier to comprehend. | Reid Spencer | 2004-12-13 | 1 | -5/+2 |
* | Get LLVMGCCDIR into the #defines | Reid Spencer | 2004-12-13 | 1 | -0/+3 |
* | More QMTest cruft gone! | Reid Spencer | 2004-12-09 | 1 | -2/+0 |
* | Remove last remnants of Python/QMTest support | Reid Spencer | 2004-12-08 | 1 | -35/+27 |
* | Search for tclsh last so we don't find the FreeBSD warning script. | Reid Spencer | 2004-12-02 | 1 | -1/+1 |
* | * Make sure the cache variable gets cached | Reid Spencer | 2004-12-02 | 1 | -33/+16 |
* | Add a check for the tclsh program needed by dejagnu. This can have weird | Reid Spencer | 2004-11-30 | 2 | -0/+57 |
* | * Implement embedding libltdl into LLVM which required some rearranging. | Reid Spencer | 2004-11-29 | 1 | -18/+12 |
* | * Update instructions about upgrading libtool | Reid Spencer | 2004-11-29 | 1 | -8/+35 |
* | Converted with autoupdate for autoconf 2.50 -> 2.59 differences. | Reid Spencer | 2004-11-29 | 1 | -12/+9 |
* | This file contains macros that allow us to incorporate the ltdl source into | Reid Spencer | 2004-11-29 | 1 | -0/+430 |
* | * allow doxygen documentation to be enabled/disabled (default off) | Reid Spencer | 2004-11-29 | 1 | -10/+35 |
* | Remove a dead check at the end of the configure script that was a left over | Reid Spencer | 2004-11-27 | 1 | -9/+0 |
* | Get the cache variable name right. | Reid Spencer | 2004-11-27 | 1 | -5/+5 |
* | Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. | Reid Spencer | 2004-11-25 | 1 | -19/+0 |
* | Gack. Actually use the correct variable name in setting the JIT support. | Reid Spencer | 2004-11-25 | 1 | -1/+1 |
* | Fix the lib/System/platform link by using proper cached variable name. | Reid Spencer | 2004-11-25 | 1 | -2/+2 |
* | For PR256: | Reid Spencer | 2004-11-25 | 1 | -295/+399 |
* | Cache the value of this test. | Reid Spencer | 2004-11-25 | 2 | -16/+14 |
* | Tidy up the indentation. Give the cache variable a proper name. | Reid Spencer | 2004-11-25 | 1 | -19/+20 |
* | Eliminate duplicate "checking" message. | Reid Spencer | 2004-11-25 | 1 | -1/+1 |
* | Make the check print something, give the cache var an llvm specific name. | Reid Spencer | 2004-11-25 | 1 | -2/+1 |
* | Add the configurable configuration files for llvmc. | Reid Spencer | 2004-11-23 | 1 | -1/+2 |