Skip to content
Snippets Groups Projects
  1. Jun 30, 2022
  2. May 04, 2022
  3. Mar 17, 2022
  4. Nov 23, 2021
  5. Nov 22, 2021
  6. Nov 10, 2021
  7. Jul 22, 2021
  8. Jul 21, 2021
  9. May 27, 2021
  10. Mar 29, 2021
  11. Mar 11, 2021
  12. Mar 04, 2021
  13. Feb 04, 2021
  14. Jan 26, 2021
  15. Jan 04, 2021
  16. Nov 09, 2020
  17. Nov 02, 2020
  18. Oct 30, 2020
  19. Oct 20, 2020
  20. Sep 09, 2020
  21. Jun 23, 2020
  22. Jun 10, 2020
  23. May 25, 2020
  24. Apr 28, 2020
  25. 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
  26. Mar 05, 2020
  27. Jan 03, 2020
  28. Nov 19, 2019
  29. Sep 30, 2019
  30. May 06, 2019
  31. Apr 09, 2019
  32. Apr 04, 2019
  33. Jan 28, 2019
  34. Jan 17, 2019
  35. Nov 29, 2018
Loading