Skip to content
Snippets Groups Projects
  1. Jun 10, 2020
    • Kevin Harwell's avatar
      Compiler fixes for gcc 10 · 3d1bf3c5
      Kevin Harwell authored
      This patch fixes a few compile warnings/errors that now occur when using gcc
      10+.
      
      Also, the Makefile.rules check to turn off partial inlining in gcc versions
      greater or equal to 8.2.1 had a bug where it only it only checked against
      versions with at least 3 numbers (ex: 8.2.1 vs 10). This patch now ensures
      any version above the specified version is correctly compared.
      
      Change-Id: I54718496eb0c3ce5bd6d427cd279a29e8d2825f9
      3d1bf3c5
  2. Jul 18, 2018
  3. Apr 20, 2018
  4. May 03, 2015
  5. Oct 14, 2012
  6. Jul 14, 2011
  7. Dec 07, 2010
  8. Aug 15, 2010
  9. Aug 10, 2009
  10. Jul 08, 2009
  11. Apr 21, 2009
  12. Nov 02, 2008
  13. Oct 05, 2008
  14. Aug 07, 2008
  15. Feb 04, 2008
  16. Oct 24, 2006
  17. Sep 18, 2006
  18. Aug 22, 2006
  19. Aug 21, 2006
  20. Dec 30, 2005
  21. Nov 29, 2005
  22. Nov 14, 2005
  23. Oct 24, 2005
  24. Sep 15, 2005
  25. Jul 18, 2005
  26. Apr 22, 2005
  27. Jan 21, 2005
  28. Aug 03, 2004
  29. Jul 14, 2004
  30. May 19, 2004
  31. May 17, 2004
Loading