Skip to content
Snippets Groups Projects
  1. Jan 14, 2025
  2. May 14, 2024
  3. May 13, 2024
  4. Mar 12, 2024
  5. Sep 05, 2023
  6. Jul 31, 2023
  7. Jul 17, 2023
  8. Jun 15, 2023
    • David Bühler's avatar
      [Eva] Fixes a convergence issue on allocated memory. · 038f4ef3
      David Bühler authored
      On some loops allocating memory, the size of the allocated base can be
      increased at each iteration without widening, thus preventing the convergence
      of the analysis.
      In lmap, when the widening has no effect, we widen the size of such allocated
      bases to avoid such issues.
      038f4ef3
  9. Feb 16, 2023
  10. Mar 21, 2022
    • Virgile Prevosto's avatar
      [kernel] Better casts introduction · b387e3bd
      Virgile Prevosto authored
      - always remove FC's internal attribute everywhere before deciding whether
        a cast is needed.
      - ACSL and C decisions to cast are similar
      - only unroll type for checking equality. If a cast is needed, keep
        typedef (if any) as target
      b387e3bd
  11. Feb 08, 2022
  12. Jan 06, 2022
  13. Oct 13, 2021
  14. Sep 03, 2020
  15. Oct 29, 2019
  16. Feb 05, 2019
  17. Dec 12, 2018
  18. Dec 04, 2018
  19. Dec 03, 2018
  20. Nov 28, 2018
  21. Nov 23, 2018
  22. Nov 22, 2018
  23. Nov 16, 2018
  24. Oct 31, 2018
Loading