2006-06-20 |
Evan Cheng | Added --with-extra-options=opts to specify additional... |
tree | commitdiff |
2006-06-20 |
John Criswell | Added the privbracket project to the list of projects... |
tree | commitdiff |
2006-06-05 |
Reid Spencer | For PR633: |
tree | commitdiff |
2006-06-05 |
Reid Spencer | Some enhancements for gv/graphviz/dot/dotty support... |
tree | commitdiff |
2006-06-02 |
Reid Spencer | For PR798: |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Provide configuration support and usage for MINGW32... |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Make sure windows.h is #included first. |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Make sure that when checking for MINGW32 libraries... |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Provide support for detecting if the Win32 imaghlp... |
tree | commitdiff |
2006-06-01 |
Reid Spencer | Tighten this script up a bit. |
tree | commitdiff |
2006-05-21 |
Reid Spencer | For PR784: |
tree | commitdiff |
2006-05-16 |
Reid Spencer | Make sure to default ${prefix} to /usr/local if the... |
tree | commitdiff |
2006-05-14 |
Rafael Espindola | added a skeleton of the ARM backend |
tree | commitdiff |
2006-05-09 |
Reid Spencer | Use the -dumpversion option to llvm-gcc which gives... |
tree | commitdiff |
2006-04-27 |
Reid Spencer | For PR747: |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Configure llvm-config in tools, not utils. |
tree | commitdiff |
2006-04-20 |
Chris Lattner | Never build SparcV9 |
tree | commitdiff |
2006-04-19 |
Reid Spencer | Allow OpenBSD to be recognized as a UNIX platform. |
tree | commitdiff |
2006-04-19 |
Chris Lattner | When on darwin, compiler_flags need to be percolated... |
tree | commitdiff |
2006-04-18 |
Reid Spencer | Make it possible to default the llvm_src and llvm_obj... |
tree | commitdiff |
2006-04-14 |
Reid Spencer | Ahem. HEAD -> 1.8cvs not 1.7 (I'm an idiot). |
tree | commitdiff |
2006-04-14 |
Reid Spencer | remove the "cvs" part of the version number for the... |
tree | commitdiff |
2006-04-09 |
Reid Spencer | Change the assertions defaults: |
tree | commitdiff |
2006-04-08 |
Reid Spencer | Ensure that the automatic "CVS build" detection works... |
tree | commitdiff |
2006-04-07 |
Reid Spencer | For PR723: |
tree | commitdiff |
2006-04-06 |
Reid Spencer | For support of new GCC v4, obtain the full and major... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Update to llvm-config tool, by Erik Kidd: |
tree | commitdiff |
2006-03-22 |
Reid Spencer | These changes are necessary to support the new llvm... |
tree | commitdiff |
2006-02-27 |
Chris Lattner | Use -emit-llvm -S to get .ll file output from llvm-gcc |
tree | commitdiff |
2006-02-16 |
Chris Lattner | don't build the skeleton target |
tree | commitdiff |
2006-02-15 |
Duraid Madina | reverting previous change, will add support for other... |
tree | commitdiff |
2006-02-15 |
Duraid Madina | previously, configure would die if GCC or ICC was not... |
tree | commitdiff |
2006-02-05 |
Chris Lattner | SparcV8 -> Sparc |
tree | commitdiff |
2006-01-23 |
Duraid Madina | don't need this any more; the "#define hashes to trees... |
tree | commitdiff |
2006-01-23 |
Chris Lattner | add checks for new functions. I'd appreciate it if... |
tree | commitdiff |
2006-01-19 |
Reid Spencer | Make sure that libm is used during config tests so... |
tree | commitdiff |
2006-01-19 |
Reid Spencer | For PR696: |
tree | commitdiff |
2005-12-22 |
Reid Spencer | For PR678: |
tree | commitdiff |
2005-12-21 |
Reid Spencer | Implement fix for PR471: |
tree | commitdiff |
2005-12-19 |
John Criswell | Added the llvm-kernel project to the list of automatica... |
tree | commitdiff |
2005-11-14 |
Chris Lattner | add malloc_zone_statistics, remove mstats |
tree | commitdiff |
2005-11-14 |
Chris Lattner | add some stuff for mstats on darwin |
tree | commitdiff |
2005-11-08 |
John Criswell | Updated version to 1.7cvs. |
tree | commitdiff |
2005-11-08 |
John Criswell | Merged from RELEASE_16. |
tree | commitdiff |
2005-11-01 |
Misha Brukman | Fixed copy-paste typo, patch by Marco Matthies. |
tree | commitdiff |
2005-08-24 |
Reid Spencer | For PR619: |
tree | commitdiff |
2005-08-24 |
Reid Spencer | For PR616: |
tree | commitdiff |
2005-07-27 |
Reid Spencer | Fix PR608: |
tree | commitdiff |
2005-07-25 |
Reid Spencer | Get rid of bash specific syntax for variable dereferenc... |
tree | commitdiff |
2005-07-22 |
Andrew Lenharth | Alpha has JIT |
tree | commitdiff |
2005-07-17 |
Reid Spencer | Add a parameter to the FIND_STD_PROGRAM macro that... |
tree | commitdiff |
2005-07-17 |
Reid Spencer | Add two new checks for use in LLVM configuration files: |
tree | commitdiff |
2005-07-14 |
Reid Spencer | * Correct the AC_DEFINE for LLVM_PATH_GRAPHVIZ to use... |
tree | commitdiff |
2005-07-14 |
Reid Spencer | Put the path to the Graphviz program in the #defines... |
tree | commitdiff |
2005-07-13 |
Reid Spencer | Implement a test for the Graphviz program for Chris... |
tree | commitdiff |
2005-07-12 |
Reid Spencer | For PR540: |
tree | commitdiff |
2005-07-12 |
Reid Spencer | In support of PR418: |
tree | commitdiff |
2005-06-06 |
Misha Brukman | We also have V8, so do not force every Sparc to be... |
tree | commitdiff |
2005-06-02 |
Reid Spencer | Fix the definitions of LLVMGCC and LLVMGXX to include... |
tree | commitdiff |
2005-05-19 |
Reid Spencer | For PR514: Do not configure removed files |
tree | commitdiff |
2005-05-18 |
John Criswell | Updated version to LLVM 1.6 CVS. |
tree | commitdiff |
2005-05-18 |
John Criswell | Merged in release_15. |
tree | commitdiff |
2005-05-16 |
Duraid Madina | detect HP-UX when configuring |
tree | commitdiff |
2005-05-15 |
Reid Spencer | Remove the check for the ffsll function. Its no longer... |
tree | commitdiff |
2005-05-14 |
Reid Spencer | Changes for ffs lib call simplification: |
tree | commitdiff |
2005-05-13 |
Reid Spencer | Fix the "stacker doesn't build without llvm-gcc" proble... |
tree | commitdiff |
2005-05-12 |
Misha Brukman | llvm-fefw doesn't exist (yet) |
tree | commitdiff |
2005-05-12 |
Misha Brukman | Remove extraneous `U ' in copyright line |
tree | commitdiff |
2005-04-22 |
Misha Brukman | Build the `Skeleton' target when building "all" targets |
tree | commitdiff |
2005-04-22 |
Reid Spencer | Make sure the CBackend is always a target that is built. |
tree | commitdiff |
2005-04-22 |
Reid Spencer | Consolidate the target selection options into a single... |
tree | commitdiff |
2005-04-22 |
Reid Spencer | First step in avoiding compilation/usage of non-relevan... |
tree | commitdiff |
2005-03-17 |
Misha Brukman | Recognize an IA64 when we see one |
tree | commitdiff |
2005-02-24 |
Reid Spencer | Add a call to AC_CONFIG_COMMANDS to ensure that llvm_sr... |
tree | commitdiff |
2005-02-24 |
Reid Spencer | This macro cannot assume that the location of install... |
tree | commitdiff |
2005-02-24 |
Reid Spencer | Add a new macro for configuring projects, LLVM_CONFIG_P... |
tree | commitdiff |
2005-02-16 |
Reid Spencer | Remove the "pax" program from the list of those needed... |
tree | commitdiff |
2005-02-11 |
Chris Lattner | The pool allocator is now the llvm-poolalloc module... |
tree | commitdiff |
2005-01-24 |
Andrew Lenharth | let configure recognize Alphas |
tree | commitdiff |
2005-01-24 |
Misha Brukman | Mark CVS versions different from releases |
tree | commitdiff |
2005-01-22 |
Reid Spencer | We're working towards LLVM 1.5 now so bump the version... |
tree | commitdiff |
2005-01-16 |
Alkis Evlogimenos | Fix llvm-java project autconfiguration. |
tree | commitdiff |
2005-01-16 |
Reid Spencer | Provide support for HP/UX aCC compiler's variant of... |
tree | commitdiff |
2005-01-05 |
Alkis Evlogimenos | The Java project now lives under projects/llvm-java. |
tree | commitdiff |
2004-12-31 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-31 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-29 |
Reid Spencer | * Fix a bug in an m4 macro that used an incorrect test... |
tree | commitdiff |
2004-12-29 |
Reid Spencer | Fix a Bourne Shell syntax error in a test |
tree | commitdiff |
2004-12-29 |
Reid Spencer | Fix one of the names to not have a . in front of it. |
tree | commitdiff |
2004-12-28 |
Reid Spencer | Make the x86_64 target names match between def and... |
tree | commitdiff |
2004-12-28 |
Reid Spencer | Make the 64-bit x86 target named "x86_64" instead of... |
tree | commitdiff |
2004-12-27 |
Reid Spencer | Don't create symbolic links for lib/System any more... |
tree | commitdiff |
2004-12-27 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-27 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-27 |
Reid Spencer | Oops, reverse the logic on a test for WITH_LLVMGCCDIR... |
tree | commitdiff |
2004-12-27 |
Reid Spencer | Provide a value for HAVE_MMAP_ANONYMOUS variable, for... |
tree | commitdiff |
2004-12-25 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-24 |
Reid Spencer | Make the symbolic link using the correct variable! |
tree | commitdiff |
2004-12-24 |
Reid Spencer | For PR351: |
tree | commitdiff |
2004-12-24 |
Reid Spencer | Change llvmgcc/llvmg++ to llvm-gcc and llvm-g++ respect... |
tree | commitdiff |
next |