Skip to content
Snippets Groups Projects
  1. Apr 12, 2017
  2. Mar 24, 2017
  3. Mar 17, 2017
  4. Feb 11, 2017
  5. Jan 07, 2017
  6. Jan 05, 2017
  7. Dec 22, 2016
  8. Dec 16, 2016
  9. Dec 03, 2016
  10. Nov 16, 2016
  11. Nov 08, 2016
  12. Oct 26, 2016
  13. Oct 13, 2016
  14. Oct 06, 2016
  15. Oct 04, 2016
  16. Oct 03, 2016
  17. Sep 28, 2016
  18. Aug 23, 2016
  19. Aug 15, 2016
  20. Aug 01, 2016
    • Hauke Mehrtens's avatar
      gdb: fix build with gcc 4.1.2 as host compiler · 2694d43b
      Hauke Mehrtens authored
      
      The additional warnings are causing compile errors on gcc version 4.1.2
      as a host compiler.
      
      cc -c  -Wall -Wdeclaration-after-statement -Wpointer-arith
      -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch
      -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement
      -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-
      style-definition -Wformat-nonliteral  -I. -I. -I./../../include
      filter_host.c
      cc1: error: unrecognized command line option "-Wempty-body"
      cc1: error: unrecognized command line option "-Wmissing-parameter-type"
      cc1: error: unrecognized command line option "-Wold-style-declaration"
      cc1: error: unrecognized command line option "-Wempty-body"
      cc1: error: unrecognized command line option "-Wmissing-parameter-type"
      cc1: error: unrecognized command line option "-Wold-style-declaration"
      
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      2694d43b
  21. Jul 31, 2016
  22. Jul 18, 2016
  23. Jul 07, 2016
  24. Jun 22, 2016
  25. Jun 13, 2016
  26. Jun 07, 2016
  27. May 19, 2016
  28. Mar 10, 2016
  29. Feb 25, 2016
  30. Feb 16, 2016
  31. Feb 15, 2016
  32. Feb 12, 2016
  33. Jan 30, 2016
  34. Jan 21, 2016
Loading