Skip to content
Snippets Groups Projects
  1. Jul 31, 2023
  2. Jul 17, 2023
  3. 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
  4. Feb 16, 2023
  5. 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
  6. Feb 08, 2022
  7. Jan 06, 2022
  8. Oct 13, 2021
  9. Sep 03, 2020
  10. Oct 29, 2019
  11. Feb 05, 2019
  12. Dec 12, 2018
  13. Dec 04, 2018
  14. Dec 03, 2018
  15. Nov 28, 2018
  16. Nov 23, 2018
  17. Nov 22, 2018
  18. Nov 16, 2018
  19. Oct 31, 2018
Loading