Skip to content
Snippets Groups Projects
  1. Nov 04, 2024
  2. Sep 25, 2024
  3. Aug 29, 2024
  4. Jul 26, 2024
  5. Jun 07, 2024
  6. Apr 25, 2024
  7. May 09, 2023
    • Virgile Prevosto's avatar
      [machdep] various fixes on machdeps, __fc_machdep.h generation and tests · 5c1af636
      Virgile Prevosto authored and Andre Maroneze's avatar Andre Maroneze committed
      - fix various typos and inconsistencies
      - add an option in make_machdep.py to validate an existing yaml file,
        and use it to validate manually written machdeps
      - add macro with the name of the machdep (used in tests/syntax/assembly_gmp.c)
      - add option to Frama-C to print the content of __fc_machdep.h on stdout
        and use that to compile our libc with gcc outside of Frama-C
        (as in tests/libc/runtime.c)
      5c1af636
  8. Feb 16, 2023
  9. Jan 27, 2023
  10. Jan 06, 2023
  11. Apr 22, 2022
  12. Feb 23, 2022
  13. Feb 18, 2022
  14. Feb 15, 2022
  15. Jan 26, 2022
  16. Jan 14, 2022
  17. Oct 19, 2021
  18. Jun 21, 2021
  19. Jun 10, 2021
  20. May 05, 2021
  21. Apr 26, 2021
  22. Apr 07, 2021
  23. Feb 16, 2021
  24. Jan 26, 2021
  25. Nov 18, 2020
    • Andre Maroneze's avatar
      [Libc] remove obsolete attribute __FRAMA_C_MODEL__ · 616a0c6a
      Andre Maroneze authored
      Fixes #877.
      
      Nowadays, Metrics has option -metrics-no-libc to exclude definitions from
      the Frama-C standard library, which was the purpose of the __FRAMA_C_MODEL__.
      Also, several libc variables were lacking the attribute, leading to
      inconsistent results.
      616a0c6a
  26. Oct 13, 2020
  27. Jun 03, 2020
  28. May 27, 2020
  29. Apr 30, 2020
  30. Apr 01, 2020
  31. Mar 31, 2020
  32. Mar 06, 2020
Loading