| Commit message (Expand) | Author | Age | Files | Lines |
* | Regenerate for __dso_handle, per Anton's request. | Reid Spencer | 2007-07-30 | 1 | -25/+136 |
* | support poolalloc as checked out from svn | Andrew Lenharth | 2007-07-17 | 1 | -0/+3 |
* | Regenerate to pick up Gabor's changes. | Reid Spencer | 2007-07-13 | 1 | -0/+113 |
* | Regenerate. | Reid Spencer | 2007-07-09 | 1 | -9/+9 |
* | Revert last change until issue reported by Owen, won't be fixed. | Anton Korobeynikov | 2007-07-03 | 1 | -2/+2 |
* | Rename llvm-test => test-suite. By Dave Greene. | Anton Korobeynikov | 2007-07-03 | 1 | -2/+2 |
* | Add support for building with _GLIBCXX_DEBUG. New configure option | David Greene | 2007-06-28 | 1 | -27/+52 |
* | Regenerate. | Reid Spencer | 2007-05-17 | 1 | -24/+27 |
* | Bumping cvs version number | Tanya Lattner | 2007-05-08 | 1 | -9/+9 |
* | Regenerate for detection of llvm-gcc supported languages | Reid Spencer | 2007-04-21 | 1 | -25/+34 |
* | Hopefully fix LTDL_SHLIB_EXT on Darwin | Reid Spencer | 2007-04-11 | 1 | -5/+5 |
* | Regenerate. | Reid Spencer | 2007-04-02 | 1 | -1/+1 |
* | Regenerate for PR1283 fix. | Reid Spencer | 2007-03-29 | 1 | -1/+2 |
* | Let the new backend begin! | Anton Korobeynikov | 2007-03-21 | 1 | -1/+1 |
* | Regenerate for getrlimit/setrlimit. | Reid Spencer | 2007-02-16 | 1 | -1/+112 |
* | Regenerate. | Reid Spencer | 2007-01-21 | 1 | -3/+3 |
* | For PR1128: | Reid Spencer | 2007-01-21 | 1 | -24/+29 |
* | For PR808: | Reid Spencer | 2007-01-20 | 1 | -24/+29 |
* | Regenerate for Anton Korobeynikov. | Reid Spencer | 2007-01-20 | 1 | -115/+12 |
* | Add the check for udis86 to support disassembly. | Reid Spencer | 2007-01-19 | 1 | -28/+145 |
* | For PR1074: | Reid Spencer | 2007-01-17 | 1 | -13/+13 |
* | '==' is not a legal test operator on BSD. Use '='. | Jeff Cohen | 2007-01-12 | 1 | -6/+6 |
* | Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where the | Reid Spencer | 2006-12-21 | 1 | -25/+30 |
* | Allow an --enable-pic option to turn on -fPIC compiler option when building. | Reid Spencer | 2006-12-16 | 1 | -26/+54 |
* | Regenerate. | Reid Spencer | 2006-12-10 | 1 | -3/+1 |
* | Regenerate. | Reid Spencer | 2006-12-08 | 1 | -12/+0 |
* | For PR1019: | Reid Spencer | 2006-12-01 | 1 | -70/+69 |
* | Undo removal of the runtime libraries. While this may have been a bit | Reid Spencer | 2006-11-17 | 1 | -30/+58 |
* | In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support will | Reid Spencer | 2006-11-16 | 1 | -58/+30 |
* | Updating configure script for 2.0 | Tanya Lattner | 2006-11-14 | 1 | -9/+9 |
* | Add a -disable-cbe-printf-a option so that the output of the C Backend | Reid Spencer | 2006-11-05 | 1 | -27/+57 |
* | Make the huge_val test run a C++ program not C | Reid Spencer | 2006-11-03 | 1 | -6/+6 |
* | Add a check to see if HUGE_VAL is sane or not. | Reid Spencer | 2006-11-03 | 1 | -25/+105 |
* | fix misleading warning | Chris Lattner | 2006-10-02 | 1 | -2/+2 |
* | Add a HAVE_MACH_MACH_H #define to detect the presence of the mach/mach.h | Reid Spencer | 2006-09-14 | 1 | -1/+2 |
* | For PR738: | Reid Spencer | 2006-08-24 | 1 | -3/+3 |
* | Add irix as a (potential) new platform so that Timothy Baldridge can | Reid Spencer | 2006-08-22 | 1 | -68/+30 |
* | Add llvm.spec to the list of files to be configured. | Reid Spencer | 2006-08-16 | 1 | -0/+4 |
* | Recover the lost diff between 1.221 and 1.222. | Evan Cheng | 2006-08-09 | 1 | -1/+1 |
* | Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. | Reid Spencer | 2006-08-04 | 1 | -8357/+10189 |
* | Fix the --with-extra-options to use the correct variable. | Reid Spencer | 2006-07-28 | 1 | -3/+3 |
* | For PR848: | Reid Spencer | 2006-07-28 | 1 | -30/+71 |
* | Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to | Reid Spencer | 2006-07-27 | 1 | -85/+88 |
* | For PR814: | Reid Spencer | 2006-07-26 | 1 | -35/+216 |
* | Fixed a typo. | Evan Cheng | 2006-07-06 | 1 | -1/+1 |
* | Added --with-extra-options=opts to specify additional options to build LLVM a... | Evan Cheng | 2006-06-20 | 1 | -1/+18 |
* | Added the privbracket project to the list of projects to auto-configure. | John Criswell | 2006-06-20 | 1 | -29/+34 |
* | For PR633: | Reid Spencer | 2006-06-05 | 1 | -3/+111 |
* | Some enhancements for gv/graphviz/dot/dotty support and better handling of | Reid Spencer | 2006-06-05 | 1 | -77/+106 |
* | For PR798: | Reid Spencer | 2006-06-02 | 1 | -30/+84 |