Skip to content
  1. Dec 30, 2007
  2. Dec 29, 2007
  3. Sep 30, 2007
  4. Sep 11, 2007
  5. Jul 23, 2007
  6. Apr 17, 2007
  7. Jan 26, 2007
  8. Jan 12, 2007
  9. Jan 03, 2007
    • Anton Korobeynikov's avatar
      Really big cleanup. · 4efbbc96
      Anton Korobeynikov authored
      - New target type "mingw" was introduced
      - Same things for both mingw & cygwin are marked as "cygming" (as in
      gcc)
      - .lcomm is supported here, so allow LLVM to use it
      - Correctly use underscored versions of setjmp & _longjmp for both mingw
      & cygwin
      
      llvm-svn: 32833
      4efbbc96
  10. Dec 19, 2006
  11. Dec 18, 2006
  12. Dec 06, 2006
  13. Dec 01, 2006
  14. Oct 31, 2006
    • Anton Korobeynikov's avatar
      1. Clean up code due to changes in SwitchTo*Section(2) · aa4c0f93
      Anton Korobeynikov authored
      2. Added partial debug support for mingw\cygwin targets (the same as
         Linux\ELF). Please note, that currently mingw\cygwin uses 'stabs' format
         for storing debug info by default, thus many (runtime) libraries has
         this information included. These formats shouldn't be mixed in one binary
         ('stabs' & 'DWARF'), otherwise binutils tools will be confused.
      
      llvm-svn: 31311
      aa4c0f93
  15. Oct 30, 2006
  16. Sep 26, 2006
  17. Sep 21, 2006
  18. Sep 14, 2006
  19. Sep 08, 2006
  20. Sep 06, 2006
  21. Aug 30, 2006
  22. Aug 03, 2006
  23. Jul 27, 2006
  24. Jul 15, 2006
  25. Jun 29, 2006
  26. Jun 28, 2006
  27. May 25, 2006
  28. May 09, 2006
  29. May 02, 2006
  30. Apr 22, 2006
  31. Mar 14, 2006
  32. Mar 07, 2006
  33. Feb 25, 2006
  34. Dec 13, 2005
Loading