- f0b9eff by David Greene · 15 years ago
- d0f27c4 Regenerate. by Mikhail Glushenkov · 15 years ago
- 342a343 Update configure and config.h.in from r74621. by Jeffrey Yasskin · 15 years ago
- 27fcfe1 Add a configure test for pthread_getspecific, and use it when building ThreadLocal. by Owen Anderson · 15 years ago
- a0162ff Regenerate configure script by Douglas Gregor · 15 years ago
- 0711c30 Update auto-generated configuration files by Douglas Gregor · 15 years ago
- 9a3df67 Add an atomic increment and decrement implementation, which will be used for by Owen Anderson · 15 years ago
- 1555a23 Introduce new headers whose inclusion forces linking and by Douglas Gregor · 15 years ago
- de8aed2 Add a configure check for pthread_rwlock_init. by Owen Anderson · 15 years ago
- b4a921a Regenerate. by Nick Lewycky · 15 years ago
- a860370 Split the ENABLE_THREADS #define in two. Now ENABLE_THREADS indicates the ability to run multiple threads at once in the JIT, and requires only by Owen Anderson · 15 years ago
- d4b272b Test for the presence of GCC atomic builtins at configure time. If not found, by Owen Anderson · 15 years ago
- 071d73d termios.h contains the winsize structure we need to determine the by Douglas Gregor · 15 years ago
- e4eb2d2 Fix typo. by Duncan Sands · 15 years ago
- 0174674 Add terminal width detection to llvm::sys::Process. This is needed to by Douglas Gregor · 15 years ago
- 2c4718b Regenerate by Anton Korobeynikov · 16 years ago
- 4558f48 Support --with-llvmgccdir and friends in llvmc, take 2. by Mikhail Glushenkov · 16 years ago
- 5a22d6a Revert 69474 and 69475. They are causing failures during a bootstrap on Darwin. by Bill Wendling · 16 years ago
- fed844d Reconfigure. by Mikhail Glushenkov · 16 years ago
- fa8ffc1 Generalize to support more ARM types. by Nick Lewycky · 16 years ago
- f34c921 Regenerate. by Nick Lewycky · 16 years ago
- ebcceee Temporarily revert r69438 and r69439. These were causing failures during a by Bill Wendling · 16 years ago
- e850146 Regenerate. by Mikhail Glushenkov · 16 years ago
- 2a5a12c by David Greene · 16 years ago
- 267fddb Regenerate. by Nick Lewycky · 16 years ago
- 5b28f86 Regenerate. by Nick Lewycky · 16 years ago
- a083335 Revert r66765 and r66766. These were causing build failures on Darwin. by Bill Wendling · 16 years ago
- fb13881 Regenerate. by Nick Lewycky · 16 years ago
- bf65de1 Regenerate. by Nick Lewycky · 16 years ago
- 731c6ab Regenerate. by Nick Lewycky · 16 years ago
- e9821dc Regenerate. by Nick Lewycky · 16 years ago
- bdf0d7c Regenerate. by Nick Lewycky · 16 years ago
- 5d24957 Regenerate. by Nick Lewycky · 16 years ago
- fb3dcf8 Regenerate. by Nick Lewycky · 16 years ago
- e792b1d Regenerate configure. by Nick Lewycky · 16 years ago
- 1592e5b Regenerated configure after backing out 62553 and r62616. by Tanya Lattner · 16 years ago
- f9eb2d8 Bump to 2.6svn. Regenerate configure (last regen was with the wrong version). by Tanya Lattner · 16 years ago
- 2ab1d86 Regenerate. by Nick Lewycky · 16 years ago
- f24eb39 Regenerate. by Bill Wendling · 16 years ago
- b25baef Add XCore backend. by Richard Osborne · 16 years ago
- 40e7f19 Regenerate. by Gordon Henriksen · 16 years ago
- cc499a4 Regenerate configure by Torok Edwin · 16 years ago
- f85e74c Fix configure issue where configure by Tanya Lattner · 16 years ago
- d53b4d3 Advance version to 2.5 by Tanya Lattner · 16 years ago
- 96f9452 Actually run Obj-C++ tests if llvm-gcc supports. by Duncan Sands · 16 years ago
- 673612e Add support for Canadian Cross builds where the host executables are not by Jim Grosbach · 16 years ago
- 0eecd89 When looking for executable extensions, ignore .dSYM, as that's the debug info directory on Darwin. by Jim Grosbach · 16 years ago
- dcf114e Enable -fvisibility-inlines-hidden by default for compilers which support it. by Daniel Dunbar · 16 years ago
- f512281 Make LLVM compile on DragonFly BSD (PR2499). by Matthijs Kooijman · 16 years ago
- b70e452 Regenerate configure. by Tanya Lattner · 16 years ago
- 5b80c66 Allow the test suite to be checked out into projects/test-suite. by Matthijs Kooijman · 16 years ago
- d3df7eb Regenerate by Anton Korobeynikov · 16 years ago
- e3f3428 Added configure switches for PIC16 in configure.ac. Regenerated configure. by Sanjiv Gupta · 16 years ago
- 0234f51 Added configure switches for PIC16 backend. by Sanjiv Gupta · 16 years ago
- 49ff661 Set to 2.4 and regenerate configure. by Tanya Lattner · 16 years ago
- 5027652 First step of implementing PR1538: move llvm2cpp logic to new 'target' by Anton Korobeynikov · 17 years ago
- 56b8f1d Regenerate. by Gordon Henriksen · 17 years ago
- e707216 Regenerate. by Gordon Henriksen · 17 years ago
- 41ef25b Use AC_PATH_PROG correctly: by Bill Wendling · 17 years ago
- e45252e Remove use of ltdl by Devang Patel · 17 years ago
- 399c7c7 regenerate by Chris Lattner · 17 years ago
- cf06767 Update version to 2.3svn Regenerate configure with 2.60. by Tanya Lattner · 17 years ago
- 57b1efb Do not build CBackend and MSIL regardless of configured targets by Nate Begeman · 17 years ago
- 67f1c49 Remove host endianness info from TargetData and by Duncan Sands · 17 years ago
- 1eff704 Fix PR1836: in the interpreter, read and write apints by Duncan Sands · 17 years ago
- 96dcd2b Regenerated configure after autoconf/configure.ac change. by Scott Michel · 17 years ago
- 5d28b88 Add --with-llvmgcc= and --with-llvmgxx= configure options. by Devang Patel · 17 years ago
- 790e11c Add target triple to include/llvm/Config/config.h.in. Regenerate all files. by Eric Christopher · 17 years ago
- 0abe116 Regenerate. by Gordon Henriksen · 17 years ago
- f091568 Regenerate. by Gordon Henriksen · 17 years ago
- bae4adc Regenerate. by Gordon Henriksen · 17 years ago
- c0efff8 Regenerate. by Gordon Henriksen · 17 years ago
- 9b7a248 Regenerate. by Gordon Henriksen · 17 years ago
- 92f0dca Regenerate. by Gordon Henriksen · 17 years ago
- c20f5b0 Regenerate. by Gordon Henriksen · 17 years ago
- 54c7e12 Regenerate. by Gordon Henriksen · 17 years ago
- 856585b Fix broken default help strings for enable-shared, enable-static, and enable-fast-install. Regenerate configure script. by Tanya Lattner · 17 years ago
- 5c70954 Change to 2.2svn. by Tanya Lattner · 17 years ago
- dde567f Updating configure script to enable MIPS. by Tanya Lattner · 17 years ago
- be3e419 Regenerate. by Reid Spencer · 17 years ago
- 9372f15 Regenerate for __dso_handle, per Anton's request. by Reid Spencer · 17 years ago
- 0af3225 support poolalloc as checked out from svn by Andrew Lenharth · 17 years ago
- 96cf587 Regenerate to pick up Gabor's changes. by Reid Spencer · 17 years ago
- 53b2486 Regenerate. by Reid Spencer · 17 years ago
- 080d687 Revert last change until issue reported by Owen, won't be fixed. by Anton Korobeynikov · 17 years ago
- ed51321 Rename llvm-test => test-suite. By Dave Greene. by Anton Korobeynikov · 17 years ago
- a696d24 Add support for building with _GLIBCXX_DEBUG. New configure option by David Greene · 17 years ago
- 59807fa Regenerate. by Reid Spencer · 17 years ago
- 692aa5a Bumping cvs version number by Tanya Lattner · 18 years ago
- 0d23818 Regenerate for detection of llvm-gcc supported languages by Reid Spencer · 18 years ago
- f6390b5 Hopefully fix LTDL_SHLIB_EXT on Darwin by Reid Spencer · 18 years ago
- 0b1e466 Regenerate. by Reid Spencer · 18 years ago
- 585e088 Regenerate for PR1283 fix. by Reid Spencer · 18 years ago
- 099883f Let the new backend begin! by Anton Korobeynikov · 18 years ago
- b90645c Regenerate for getrlimit/setrlimit. by Reid Spencer · 18 years ago
- febecf4 Regenerate. by Reid Spencer · 18 years ago
- 9b5b182 For PR1128: Regenerate for ARM support. by Reid Spencer · 18 years ago
- 466207a For PR808: Regenerate to include NetBSD. by Reid Spencer · 18 years ago
- 30fe526 Regenerate for Anton Korobeynikov. by Reid Spencer · 18 years ago
- b6a7aa7 Add the check for udis86 to support disassembly. by Reid Spencer · 18 years ago