Skip to content
  1. Nov 17, 2006
  2. Nov 16, 2006
  3. Nov 04, 2006
  4. Nov 02, 2006
    • Reid Spencer's avatar
      For PR786: · de46e484
      Reid Spencer authored
      Turn on -Wunused and -Wno-unused-parameter. Clean up most of the resulting
      fall out by removing unused variables. Remaining warnings have to do with
      unused functions (I didn't want to delete code without review) and unused
      variables in generated code. Maintainers should clean up the remaining
      issues when they see them. All changes pass DejaGnu tests and Olden.
      
      llvm-svn: 31380
      de46e484
  5. 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
  6. Oct 28, 2006
  7. Oct 26, 2006
  8. Oct 24, 2006
  9. Oct 05, 2006
  10. Sep 20, 2006
  11. Sep 08, 2006
  12. Sep 06, 2006
  13. Aug 27, 2006
  14. Aug 25, 2006
  15. Aug 12, 2006
  16. Jul 27, 2006
  17. Jul 26, 2006
  18. Jul 15, 2006
  19. Jul 13, 2006
  20. Jun 29, 2006
  21. Jun 27, 2006
  22. Jun 23, 2006
  23. Jun 21, 2006
  24. Jun 15, 2006
  25. Jun 14, 2006
  26. May 15, 2006
  27. May 12, 2006
  28. May 09, 2006
  29. May 05, 2006
  30. May 04, 2006
Loading