File tree 1 file changed +14
-2
lines changed
1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
- # CBMC 5.95.0
1
+ # CBMC 5.95.1
2
2
3
3
## What's Changed
4
4
5
+ * Multiplication encoding: cleanup, Dadda, data by @tautschnig in https://github.com/diffblue/cbmc/pull/7984
6
+
7
+ ## Bug Fixes
8
+
9
+ * Remove extraneous y parameter from calls to exp and logl by @NlightNFotis in https://github.com/diffblue/cbmc/pull/7985
10
+
11
+ **Full Changelog**: https://github.com/diffblue/cbmc/compare/cbmc-5.95.0...cbmc-5.95.1
12
+
13
+ ## CBMC 5.95.0
14
+
15
+ ### What's Changed
16
+
5
17
* Add C front-end support for vector expressions as compile-time constants by @tautschnig in https://github.com/diffblue/cbmc/pull/7947
6
18
* C library: add exp, log, pow models by @tautschnig in https://github.com/diffblue/cbmc/pull/7906
7
19
8
- ## Bug Fixes
20
+ ### Bug Fixes
9
21
10
22
* Fix bug with std::sort requires strict weak ordering by @tautschnig in https://github.com/diffblue/cbmc/pull/7956
11
23
* SYNTHESIZER: Use only symbols from the original goto as terminals by @qinheping in https://github.com/diffblue/cbmc/pull/7970
You can’t perform that action at this time.
0 commit comments