- Jan 07, 2019
-
-
-
David Bühler authored
The bitwise domain is less useful since the ival bitwise operators are more precise.
-
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
-
- Jan 04, 2019
-
-
Virgile Prevosto authored
[aorai] avoid removing initial state of automaton (fixes #586) Closes #586 See merge request frama-c/frama-c!2102
-
Valentin Perrelle authored
-
-
- Jan 03, 2019
-
-
Andre Maroneze authored
-
Virgile Prevosto authored
-
Virgile Prevosto authored
[Kernel] add statement attributes (sattr) field; use sattr for loops See merge request frama-c/frama-c!2080
-
Virgile Prevosto authored
-
-
Virgile Prevosto authored
[Makefile] ensure GUI files are distributed even when GUI is disabled See merge request frama-c/frama-c!2079
-
- Dec 20, 2018
-
-
David Bühler authored
[Eva] update Eva-related options in tests See merge request frama-c/frama-c!2053
-
David Bühler authored
-
-
Andre Maroneze authored
-
- Dec 18, 2018
-
-
Valentin Perrelle authored
[Kernel] normalize restrict attribute to __restrict Closes #587 See merge request frama-c/frama-c!2099
-
Andre Maroneze authored
-
Andre Maroneze authored
Temporarily disable crash in LOG output (because it cannot be FILTERed).
-
Andre Maroneze authored
With older GCCs, or on macOS, pretty-printing the -m16, -m32 and -m64 flags may lead to oracles which are not reproducible.
-
Andre Maroneze authored
-
Virgile Prevosto authored
[Kernel] allow entries without directory in compile_commands.json See merge request frama-c/frama-c!2088
-
- Dec 17, 2018
-
-
Andre Maroneze authored
[Eva] Fixes split-return to not remove states when the result evaluates to bottom. See merge request frama-c/frama-c!2100
-
Andre Maroneze authored
[Ival] more precise binary bitwise operators Closes Value/Value#5 and Value/Value#14 See merge request frama-c/frama-c!2085
-
David Bühler authored
In this case, -eva-split-return must not remove states in which the result is an uninitialized variable or a dangling pointer.
-
- Dec 14, 2018
-
-
David Bühler authored
This can happen when copy of indeterminate bits are allowed, and the result is uninitialized or escaping.
-
- Dec 12, 2018
-
-
Virgile Prevosto authored
[Kernel] add functions for retrieving major/minor version number See merge request frama-c/frama-c!2090
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Dec 06, 2018
-
-
Valentin Perrelle authored
[Libc] add more specs See merge request frama-c/frama-c!2077
-
Andre Maroneze authored
-
Andre Maroneze authored
-
- Dec 05, 2018
-
-
Valentin Perrelle authored
[Libc] add specs for getpwuid, getcwd and pathconf See merge request frama-c/frama-c!2091
-
- Dec 04, 2018
-
-
Virgile Prevosto authored
fixes AST integrity checking See merge request frama-c/frama-c!2092
-