Skip to content
  1. Sep 30, 2007
  2. Sep 11, 2007
  3. Jul 23, 2007
  4. Apr 17, 2007
  5. Jan 26, 2007
  6. Jan 12, 2007
  7. 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
  8. Dec 19, 2006
  9. Dec 18, 2006
  10. Dec 06, 2006
  11. Dec 01, 2006
  12. 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
  13. Oct 30, 2006
  14. Sep 26, 2006
  15. Sep 21, 2006
  16. Sep 14, 2006
  17. Sep 08, 2006
  18. Sep 06, 2006
  19. Aug 30, 2006
  20. Aug 03, 2006
  21. Jul 27, 2006
  22. Jul 15, 2006
  23. Jun 29, 2006
  24. Jun 28, 2006
  25. May 25, 2006
  26. May 09, 2006
  27. May 02, 2006
  28. Apr 22, 2006
  29. Mar 14, 2006
  30. Mar 07, 2006
  31. Feb 25, 2006
  32. Dec 13, 2005
  33. Nov 22, 2005
Loading