- May 26, 2020
-
-
Andre Maroneze authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-explain also indicates if the option used is an alias for another option.
-
David Bühler authored
Uses a hashtbl from all option names to options, instead of browse all frama-c options to find the ones from the command-line.
-
Andre Maroneze authored
-
- May 25, 2020
-
-
Andre Maroneze authored
-
Andre Maroneze authored
-
Andre Maroneze authored
[Eva] New option -eva-alloc-builtin to configure allocation builtins See merge request frama-c/frama-c!2617
-
David Bühler authored
-
Andre Maroneze authored
-
David Bühler authored
-
David Bühler authored
Instead of using several builtins, registers only one realloc builtin whose behavior depends on the -eva-alloc-builtin option.
-
David Bühler authored
Only one builtin for the allocation functions.
-
David Bühler authored
Uses the eva_allocate annotation in the tests that used several builtins for different calls to the same function.
-
David Bühler authored
Concerns malloc, __fc_vla_alloc, alloca and calloc: instead of using several builtins for each function, registers only one builtin by function, whose behavior depend on the -eva-alloc-builtin option.
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
-
David Bühler authored
No semantic change in the code.
-
David Bühler authored
Function [alloc_abstract] always uses the stack from [call_stack_no_wrappers].
-
- May 20, 2020
-
-
Michele Alberti authored
[ivette] fix controller history Closes #832 See merge request frama-c/frama-c!2664
-
Andre Maroneze authored
-
Andre Maroneze authored
[Eva] Supports the ACSL mathematical operator \abs. See merge request frama-c/frama-c!2667
-
Michele Alberti authored
-
Michele Alberti authored
-
-
-
-
-
-
Michele Alberti authored
-
-
-
David Bühler authored
[Ivette] Adds some cosmetic options to the AST view See merge request frama-c/frama-c!2651
-