Skip to content
  1. Sep 14, 2011
  2. Sep 13, 2011
    • Benjamin Kramer's avatar
      Add the DataExtractor utility class. · 88a1d9fc
      Benjamin Kramer authored
      It is an endian-aware helper that can read data from a StringRef. It will
      come in handy for DWARF parsing. This class is inspired by LLDB's
      DataExtractor, but is stripped down to the bare minimum needed for DWARF.
      
      Comes with unit tests!
      
      llvm-svn: 139626
      88a1d9fc
  3. Sep 12, 2011
  4. Aug 29, 2011
  5. Aug 28, 2011
  6. Aug 27, 2011
  7. Aug 25, 2011
  8. Aug 24, 2011
  9. Aug 23, 2011
  10. Aug 22, 2011
  11. Aug 20, 2011
  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 17, 2011
  14. Aug 12, 2011
  15. Aug 10, 2011
  16. Aug 09, 2011
  17. Jul 30, 2011
  18. Jul 29, 2011
  19. Jul 28, 2011
  20. Jul 27, 2011
  21. Jul 26, 2011
  22. Jul 24, 2011
Loading