Skip to content
  1. Jul 04, 2012
  2. Jun 25, 2012
  3. Jun 22, 2012
  4. Jun 18, 2012
  5. 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
  6. Jun 16, 2012
  7. Jun 15, 2012
  8. Jun 13, 2012
  9. Jun 12, 2012
  10. Jun 07, 2012
  11. Jun 01, 2012
  12. May 22, 2012
  13. May 04, 2012
  14. 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
  15. May 01, 2012
  16. Apr 30, 2012
  17. Apr 27, 2012
  18. Apr 26, 2012
  19. Apr 25, 2012
  20. Apr 20, 2012
  21. Apr 18, 2012
  22. Apr 10, 2012
  23. Apr 09, 2012
Loading