Skip to content
Snippets Groups Projects
  1. Sep 09, 2020
  2. Jun 23, 2020
  3. Jun 10, 2020
  4. May 25, 2020
  5. Apr 28, 2020
  6. Mar 18, 2020
    • Gábor Szalai's avatar
      Update GCC version check · af1f1db9
      Gábor Szalai authored
      At the beginning the GCC (and clang) used the versioning scheme:
      <major>.<minor>.<patch>
      
      The <patch> part is ignored by the version check as the patch releases are
      compatible.
      
      Both the GCC and the Clang dropped the minor releases at the release of GCC5 & Clang5
      They garantee the API & ABI compatibility within a major version, so only the
      major version should be taken account.
      
      Change-Id: I73447b7f994b0b9eb5c536a49d4fe537bbd30969
      af1f1db9
  7. Mar 05, 2020
  8. Jan 03, 2020
  9. Nov 19, 2019
  10. Sep 30, 2019
  11. May 06, 2019
  12. Apr 09, 2019
  13. Apr 04, 2019
  14. Jan 28, 2019
  15. Jan 17, 2019
  16. Nov 29, 2018
  17. Nov 07, 2018
  18. Sep 10, 2018
  19. Jul 31, 2018
  20. Jun 18, 2018
  21. Apr 17, 2018
  22. Apr 16, 2018
  23. Mar 07, 2018
  24. Nov 27, 2017
  25. Oct 11, 2017
  26. Jul 04, 2017
  27. May 09, 2017
  28. Apr 13, 2017
  29. Apr 08, 2017
  30. Apr 03, 2017
  31. Mar 27, 2017
  32. Mar 19, 2017
  33. Feb 25, 2017
  34. Feb 21, 2017
  35. Feb 20, 2017
  36. Feb 17, 2017
  37. Feb 13, 2017
Loading