Skip to content
  1. Oct 25, 2011
  2. Oct 16, 2011
  3. Oct 15, 2011
  4. Oct 14, 2011
  5. Oct 13, 2011
  6. Sep 23, 2011
  7. Sep 21, 2011
  8. Sep 20, 2011
  9. Sep 19, 2011
  10. Sep 16, 2011
  11. Aug 23, 2011
    • Ivan Krasin's avatar
      Update config.sub, config.guess and configure. · 05e60933
      Ivan Krasin authored
      The motivation to do that:
      
      1. Now, llvm would use the stock config.sub. Before that we had an
      uncommitted FreeBSD-related patch. Now, it has been upstreamed and
      comes back. It means that it would be easier to update these files in
      the next time (less magic knowledge)
      
      2. Fix a typo for pseudo-CPUs: 32e[lb] -> [lb]e32, 64e[lb]->[lb]64.
      One of these CPUs is used for PNaCl and it was not really convenient
      to have a CPU that starts with a digit.
      
      llvm-svn: 138323
      05e60933
  12. Aug 19, 2011
    • Ivan Krasin's avatar
      Add NativeClient operating system support. · 44306e2e
      Ivan Krasin authored
      This patch adds support of NativeClient (*-*-nacl) OS support to LLVM.
      It's already supported in autoconf/config.sub.
      
      The motivation for this change is to start upstreaming PNaCl work. The
      whole set of patches include llvm backends (i686, x86_64, ARM),
      llvm-gcc (probably, would not be upstreamed because it's deprecated)
      and clang (the work has been just started, the amount of changes is
      going to be low and the most of the work is expected to be done close
      to the mainline).
      
      llvm-svn: 138005
      44306e2e
  13. Aug 12, 2011
  14. Jul 22, 2011
  15. Jul 21, 2011
  16. Jul 20, 2011
  17. Jul 19, 2011
  18. Jul 15, 2011
  19. Jul 02, 2011
  20. Jun 17, 2011
  21. Jun 12, 2011
  22. May 23, 2011
  23. May 13, 2011
  24. May 01, 2011
  25. Apr 15, 2011
  26. Mar 14, 2011
  27. Mar 09, 2011
  28. Mar 08, 2011
  29. Feb 09, 2011
  30. Feb 05, 2011
  31. Feb 03, 2011
  32. Dec 29, 2010
  33. Dec 10, 2010
  34. Dec 08, 2010
  35. Dec 07, 2010
Loading