| Commit message (Expand) | Author | Age | Files | Lines |
* | For PR723: | Reid Spencer | 2006-04-07 | 1 | -2/+28 |
* | For support of new GCC v4, obtain the full and major versions of the | Reid Spencer | 2006-04-06 | 1 | -0/+4 |
* | Update to llvm-config tool, by Erik Kidd: | Reid Spencer | 2006-03-23 | 2 | -7/+32 |
* | These changes are necessary to support the new llvm-config tool. llvm-config | Reid Spencer | 2006-03-22 | 1 | -0/+3 |
* | Use -emit-llvm -S to get .ll file output from llvm-gcc | Chris Lattner | 2006-02-27 | 1 | -1/+1 |
* | don't build the skeleton target | Chris Lattner | 2006-02-16 | 1 | -2/+1 |
* | reverting previous change, will add support for other compilers later | Duraid Madina | 2006-02-15 | 1 | -0/+11 |
* | previously, configure would die if GCC or ICC was not found. Now it'll | Duraid Madina | 2006-02-15 | 1 | -11/+0 |
* | SparcV8 -> Sparc | Chris Lattner | 2006-02-05 | 1 | -3/+3 |
* | don't need this any more; the "#define hashes to trees" hack is coming | Duraid Madina | 2006-01-23 | 1 | -1/+0 |
* | add checks for new functions. I'd appreciate it if someone could regen | Chris Lattner | 2006-01-23 | 1 | -3/+3 |
* | Make sure that libm is used during config tests so that ceil, floor, and | Reid Spencer | 2006-01-19 | 1 | -1/+1 |
* | For PR696: | Reid Spencer | 2006-01-19 | 1 | -2/+2 |
* | For PR678: | Reid Spencer | 2005-12-22 | 1 | -2/+8 |
* | Implement fix for PR471: | Reid Spencer | 2005-12-21 | 1 | -0/+9 |
* | Added the llvm-kernel project to the list of automatically configured | John Criswell | 2005-12-19 | 1 | -0/+1 |
* | add malloc_zone_statistics, remove mstats | Chris Lattner | 2005-11-14 | 1 | -1/+1 |
* | add some stuff for mstats on darwin | Chris Lattner | 2005-11-14 | 1 | -1/+2 |
* | Updated version to 1.7cvs. | John Criswell | 2005-11-08 | 1 | -1/+1 |
* | Merged from RELEASE_16. | John Criswell | 2005-11-08 | 1 | -2/+2 |
* | Fixed copy-paste typo, patch by Marco Matthies. | Misha Brukman | 2005-11-01 | 1 | -1/+1 |
* | For PR619: | Reid Spencer | 2005-08-24 | 1 | -0/+4 |
* | For PR616: | Reid Spencer | 2005-08-24 | 1 | -6/+22 |
* | Fix PR608: | Reid Spencer | 2005-07-27 | 1 | -1/+1 |
* | Get rid of bash specific syntax for variable dereferencing, replacing it | Reid Spencer | 2005-07-25 | 1 | -22/+22 |
* | Alpha has JIT | Andrew Lenharth | 2005-07-22 | 1 | -1/+1 |
* | Add a parameter to the FIND_STD_PROGRAM macro that allows an alternate name | Reid Spencer | 2005-07-17 | 1 | -7/+13 |
* | Add two new checks for use in LLVM configuration files: | Reid Spencer | 2005-07-17 | 2 | -0/+134 |
* | * Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use AC_DEFINE_UNQUOTED so | Reid Spencer | 2005-07-14 | 1 | -1/+7 |
* | Put the path to the Graphviz program in the #defines so it can be used. | Reid Spencer | 2005-07-14 | 1 | -2/+4 |
* | Implement a test for the Graphviz program for Chris Lattner. The symbol | Reid Spencer | 2005-07-13 | 1 | -0/+4 |
* | For PR540: | Reid Spencer | 2005-07-12 | 1 | -3/+1 |
* | In support of PR418: | Reid Spencer | 2005-07-12 | 1 | -1/+4 |
* | We also have V8, so do not force every Sparc to be treated like a V9. It is | Misha Brukman | 2005-06-06 | 1 | -8/+0 |
* | Fix the definitions of LLVMGCC and LLVMGXX to include the EXEEXT (the | Reid Spencer | 2005-06-02 | 1 | -4/+6 |
* | For PR514: Do not configure removed files | Reid Spencer | 2005-05-19 | 1 | -3/+0 |
* | Updated version to LLVM 1.6 CVS. | John Criswell | 2005-05-18 | 1 | -1/+1 |
* | Merged in release_15. | John Criswell | 2005-05-18 | 1 | -1/+1 |
* | detect HP-UX when configuring | Duraid Madina | 2005-05-16 | 1 | -0/+3 |
* | Remove the check for the ffsll function. Its no longer needed by the | Reid Spencer | 2005-05-15 | 1 | -1/+1 |
* | Changes for ffs lib call simplification: | Reid Spencer | 2005-05-14 | 1 | -2/+2 |
* | Fix the "stacker doesn't build without llvm-gcc" problem. The configure | Reid Spencer | 2005-05-13 | 1 | -2/+2 |
* | llvm-fefw doesn't exist (yet) | Misha Brukman | 2005-05-12 | 1 | -1/+0 |
* | Remove extraneous `U ' in copyright line | Misha Brukman | 2005-05-12 | 1 | -1/+1 |
* | Build the `Skeleton' target when building "all" targets | Misha Brukman | 2005-04-22 | 1 | -1/+1 |
* | Make sure the CBackend is always a target that is built. | Reid Spencer | 2005-04-22 | 1 | -0/+1 |
* | Consolidate the target selection options into a single option, | Reid Spencer | 2005-04-22 | 1 | -43/+30 |
* | First step in avoiding compilation/usage of non-relevant targets. New | Reid Spencer | 2005-04-22 | 1 | -0/+50 |
* | Recognize an IA64 when we see one | Misha Brukman | 2005-03-17 | 1 | -0/+1 |
* | Add a call to AC_CONFIG_COMMANDS to ensure that llvm_src is set properly | Reid Spencer | 2005-02-24 | 1 | -0/+1 |