Skip to content
  1. Jul 29, 2006
  2. Jul 26, 2006
    • Reid Spencer's avatar
      For PR780: · 421475cd
      Reid Spencer authored
      1. Move IncludeFile.h to System library
      2. Move IncludeFile.cpp to System library
      3. #1 and #2 required to prevent cyclic library dependencies for libSystem
      4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
      5. Add IncludeFile support to various lib/System classes.
      6. Add new lib/System classes to LinkAllVMCore.h
      All this in an attempt to pull in lib/System to what's required for VMCore
      
      llvm-svn: 29287
      421475cd
  3. Jul 19, 2006
  4. Jul 15, 2006
  5. Jul 07, 2006
  6. Jul 06, 2006
  7. Jun 27, 2006
    • Reid Spencer's avatar
      For PR801: · ee7eaa25
      Reid Spencer authored
      Refactor the Graph writing code to use a common implementation which is
      now in lib/Support/GraphWriter.cpp. This completes the PR.
      
      Patch by Anton Korobeynikov. Thanks, Anton!
      
      llvm-svn: 28925
      ee7eaa25
  8. Jun 21, 2006
  9. Jun 15, 2006
  10. Jun 07, 2006
  11. Jun 06, 2006
  12. Jun 05, 2006
  13. Jun 01, 2006
  14. May 31, 2006
    • Reid Spencer's avatar
      Squelch this warning: · d8df61a4
      Reid Spencer authored
      /bzlib.c:126: warning: string length `1056' is greater than the length `509' ISO
      C89 compilers are required to support
      
      llvm-svn: 28602
      d8df61a4
  15. May 24, 2006
  16. May 16, 2006
    • Reid Spencer's avatar
      For PR777: · 26bb7c46
      Reid Spencer authored
      Add an additional catch block to ensure that this function can't throw any
      exceptions, even one's we're not expecting.
      
      llvm-svn: 28309
      26bb7c46
  17. Apr 28, 2006
  18. Feb 27, 2006
  19. Feb 04, 2006
  20. Jan 26, 2006
  21. Jan 22, 2006
  22. Jan 17, 2006
  23. Dec 26, 2005
  24. Dec 22, 2005
    • Reid Spencer's avatar
      For PR351: · 6197688c
      Reid Spencer authored
      Move the system dependent portion to lib/System/*/Alarm.inc. This makes the
      SlowOperationInformer platform independent.
      
      llvm-svn: 24938
      6197688c
  25. Nov 16, 2005
  26. Oct 24, 2005
  27. Aug 29, 2005
  28. Aug 08, 2005
  29. Aug 02, 2005
Loading