File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v2.6.0 Awkward Aardvark (unreleased)
2+ * Add division by zero analysis (#1764 ).
3+ * Add bitfield domain (#1623 ).
4+ * Add weakly-relational C-2PO pointer analysis (#1485 ).
5+ * Add widening delay (#1358 , #1442 , #1483 ).
6+ * Add narrowing of globals to top-down solver (#1636 ).
7+ * Add weak dependencies to top-down solver (#1746 , #1747 ).
8+ * Add YAML ghost witness generation (#1394 ).
9+ * Use C standard option for preprocessing (#1807 ).
10+ * Add bash completion for array options (#1670 , #1705 , #1750 ).
11+ * Make ` malloc(0) ` semantics configurable (#1418 , #1777 ).
12+ * Update path-sensitive analyses (#1785 , #1791 , #1792 ).
13+ * Fix evaluation of library function arguments (#1758 , #1761 ).
14+ * Optimize affine equalities analysis using sparse matrices (#1459 , #1625 ).
15+ * Prepare for parallelism (#1708 , #1744 , #1748 ).
16+
117## v2.5.0
218Functionally equivalent to Goblint in SV-COMP 2025.
319
You can’t perform that action at this time.
0 commit comments