Skip to content
Snippets Groups Projects
  1. Feb 25, 2019
  2. Feb 20, 2019
  3. Jan 25, 2019
  4. Jan 21, 2019
  5. Dec 12, 2018
  6. Oct 25, 2018
  7. Oct 17, 2018
  8. Oct 15, 2018
  9. Sep 13, 2018
  10. Jul 25, 2018
  11. May 30, 2018
  12. Apr 23, 2018
  13. Apr 12, 2018
  14. Mar 05, 2018
  15. Jan 16, 2018
  16. Dec 01, 2017
  17. Sep 14, 2017
  18. Jun 28, 2017
  19. Apr 27, 2017
  20. Apr 18, 2017
  21. Apr 12, 2017
  22. Mar 29, 2017
  23. Mar 28, 2017
  24. Feb 03, 2017
  25. Dec 02, 2016
    • Andre Maroneze's avatar
      [kernel] compatibility between machdep and CPP options · ed672d7a
      Andre Maroneze authored
      - Extend machdep information to include required CPP arguments (p.ex. -m32);
      - Check supported architecture options during configure;
      - Automatically apply options according to chosen machdep.
      
      Note: this may generate extra warnings when using old versions of GCC or
      compilers that do not support options -m32/-m64 and similar.
      ed672d7a
  26. Oct 06, 2016
    • Andre Maroneze's avatar
      [makefile] avoid spaces before arguments in makefile functions · fe278cec
      Andre Maroneze authored
      When calling makefile functions, whitespace after commas can lead
      to unexpected results (especially for the 'call' function, see
      www.gnu.org/software/make/manual/html_node/Call-Function.html#Call-Function).
      Some of the changes in this commit are unnecessary,
      but providing a more uniform style should prevent future bugs similar to #130.
      fe278cec
  27. Aug 24, 2016
  28. Aug 23, 2016
  29. Aug 22, 2016
  30. Aug 07, 2016
  31. Jun 07, 2016
  32. Apr 27, 2016
  33. Feb 17, 2016
  34. Feb 03, 2016
  35. Sep 04, 2015
Loading