Skip to content
  1. Jul 25, 2012
  2. Jul 19, 2012
  3. Jul 17, 2012
  4. Jul 04, 2012
  5. Jun 25, 2012
  6. Jun 22, 2012
  7. Jun 18, 2012
  8. Jun 17, 2012
    • Michael J. Spencer's avatar
      Fix MSVC compat. MSVC doesn't have bzero. · aedfa6a3
      Michael J. Spencer authored
      Although the code is not valid to begin with. It is trying to do a raw memory
      copy of a non standard-layout type. nameoffset is not guaranteed to directly
      follow cmdsize.
      
      This should be properly fixed.
      
      llvm-svn: 158612
      aedfa6a3
  9. Jun 16, 2012
  10. Jun 15, 2012
  11. Jun 13, 2012
  12. Jun 12, 2012
  13. Jun 07, 2012
  14. Jun 01, 2012
  15. May 22, 2012
  16. May 04, 2012
  17. May 03, 2012
    • Michael J. Spencer's avatar
      Add COFF reader. · 60d835fa
      Michael J. Spencer authored
      There are no tests for this yet because I still need to finish the
      YAML -> COFF converter so we don't get binary files checked in.
      
      llvm-svn: 156100
      60d835fa
  18. May 01, 2012
  19. Apr 30, 2012
  20. Apr 27, 2012
  21. Apr 26, 2012
  22. Apr 25, 2012
Loading