Skip to content
  1. May 17, 2007
  2. May 08, 2007
  3. Apr 21, 2007
  4. Apr 11, 2007
  5. Apr 02, 2007
  6. Mar 29, 2007
  7. Mar 21, 2007
  8. Feb 16, 2007
  9. Jan 21, 2007
  10. Jan 20, 2007
  11. Jan 19, 2007
  12. Jan 17, 2007
    • Reid Spencer's avatar
      For PR1074: · b4e0f9b5
      Reid Spencer authored
      Adjust configuration for Stacker's new name: llvm-stacker.
      
      llvm-svn: 33277
      b4e0f9b5
  13. Jan 12, 2007
  14. Dec 21, 2006
  15. Dec 16, 2006
  16. Dec 11, 2006
  17. Dec 08, 2006
  18. Dec 01, 2006
    • Reid Spencer's avatar
      For PR1019: · d4399925
      Reid Spencer authored
      Add HAVE_PTHREAD to makefiles with support from configure and use it to
      determine whether to build examples/ParallelJIT.
      Patch by Anton Korobeynikov.
      
      llvm-svn: 32054
      d4399925
  19. Nov 17, 2006
  20. Nov 14, 2006
  21. Nov 05, 2006
  22. Nov 03, 2006
  23. Oct 02, 2006
  24. Sep 14, 2006
  25. Aug 25, 2006
    • Reid Spencer's avatar
      For PR738: · 917cf129
      Reid Spencer authored
      Demote check for bison from error to warning and make sure that the
      makefile can handle an empty definition for BISON variable.
      
      llvm-svn: 29861
      917cf129
  26. Aug 23, 2006
  27. Aug 16, 2006
  28. Aug 09, 2006
  29. Aug 04, 2006
  30. Jul 29, 2006
  31. Jul 28, 2006
    • Reid Spencer's avatar
      For PR848: · 9372247e
      Reid Spencer authored
      1. Get the path to the pwd binary (/bin/pwd usually) from configure.
      2. Use that path to run pwd in all path variables set in Makefile.config.in
      The hope is that these changes will resolve symlinks to physical paths. This
      should work on all platforms where the binary pwd defaults to printing
      physical paths. The shell version of pwd generally doesn't (it will print
      the symlink path).
      
      llvm-svn: 29381
      9372247e
    • Reid Spencer's avatar
      Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs to · eca6f732
      Reid Spencer authored
      have a compile-host version of "nm", not build-host. In order to effect this
      we must use autoconf to determine the correct "nm" to use and propagate that
      through the makefiles, through llvm-config and finally to GenLibDeps.pl as
      an optional argument.
      Patch contributed by Anton Korobeynikov. Thanks!
      
      llvm-svn: 29368
      eca6f732
  32. Jul 26, 2006
    • Reid Spencer's avatar
      For PR814: · 0aa9d00b
      Reid Spencer authored
      Provide support for making cross-compiling builds. See the PR for details.
      Patch provided by Anton Korobeynikov. Thanks, Anton!
      
      llvm-svn: 29309
      0aa9d00b
  33. Jul 06, 2006
  34. Jun 21, 2006
  35. Jun 20, 2006
Loading