- Jan 11, 2023
-
-
Julien Signoles authored
[Kernel] fix aligned attribute behavior on typedefs See merge request frama-c/frama-c!4033
-
Patrick Baudin authored
[install] allows to use FRAMAC_INSTALLDIR when PREFIX is undefined See merge request frama-c/frama-c!4040
-
Patrick Baudin authored
-
- Jan 10, 2023
-
-
Valentin Perrelle authored
[analysis-scripts] add type annotations in Python scripts See merge request frama-c/frama-c!3973
-
Virgile Prevosto authored
Handle 'malloc(deallocator)' GCC attribute (prevented GCC re-parsing a file produced by Frama-C) Closes #1140 See merge request frama-c/frama-c!3923
-
Allan Blanchard authored
[lint] use Format everywhere; add missing newlines See merge request frama-c/frama-c!4029
-
- Jan 09, 2023
-
-
Andre Maroneze authored
-
- Jan 06, 2023
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
GCC states that the 'aligned' attribute applied to typedefs can lower the default type alignment (unlike with structs).
-
Andre Maroneze authored
-
- Jan 05, 2023
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Dec 20, 2022
-
-
Andre Maroneze authored
[dev] fix typo in Docker makefile See merge request frama-c/frama-c!4031
-
Andre Maroneze authored
-
- Dec 19, 2022
-
-
Virgile Prevosto authored
Check for frama_c_init_obj attribute in argument of function call. Closes #1195 See merge request frama-c/frama-c!3994
-
Andre Maroneze authored
[install] Changes dev tools management Closes #1194 and #1196 See merge request frama-c/frama-c!4027
-
also make real errors for KO instructions
-
Michele Alberti authored
- Extend checking to more than just left-values. - Add function in Cil to check only for frama_c_init_obj attribute (as formals should not be annotated with frama_c_mutable one).
-
Andre Maroneze authored
-
- Dec 16, 2022
-
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
-
Allan Blanchard authored
- installation via the makefile - opam packages for dependencies
-
- Dec 14, 2022
-
-
Loïc Correnson authored
[wp] add float ACSL sign function Closes #2636 See merge request frama-c/frama-c!4005
-
Allan Blanchard authored
-
Allan Blanchard authored
-
- Dec 13, 2022
-
-
Allan Blanchard authored
[tests] added -w | --wp-cache See merge request frama-c/frama-c!4025
-
David Bühler authored
[Doc] add flame graph section to Eva user manual See merge request frama-c/frama-c!4012
-
Loïc Correnson authored
-
David Bühler authored
-
-
Loïc Correnson authored
-
- Dec 12, 2022
-
-
Allan Blanchard authored
Removes spurious warnings from make-distrib See merge request frama-c/frama-c!4020
-