fix build & update
OBS-URL: https://build.opensuse.org/package/show/devel:tools:statica/klee?expand=0&rev=12
This commit is contained in:
22
klee.changes
22
klee.changes
@@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 15 12:57:25 UTC 2017 - jslaby@suse.com
|
||||
|
||||
- add 0001-runtime-POSIX-make-it-compile-with-glibc-2.25.patch
|
||||
- Update to version 1.3.0+20170307:
|
||||
* klee: remove use of deprecated 'register'
|
||||
* Makefile: change -std-compile-opts to -O3
|
||||
* CommandLine: do not copy list in optionIsSet
|
||||
* Teach KLEE to respect the requested memory alignment of globals and stack variables when possible.
|
||||
* llvm: stop using global context
|
||||
* Module: simplify is_object checks
|
||||
* convert iterators using static_cast
|
||||
* Core: MCJIT functions need unique names
|
||||
* Added new option --warnings-only-to-file which causes warnings to be written to warnings.txt only. Disabled by default.
|
||||
* Updated test cases that check warning messages.
|
||||
* Core: explicitly create CallSite from Instruction
|
||||
* fix for PathOS.id
|
||||
* Using klee_message instead of llvm:errs
|
||||
* Moved printFileLine() to be part of KInstruction
|
||||
* test: POSIX/DirSeek, cleanup
|
||||
* test: ConstantExpr, fix bogus test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 2 14:11:06 UTC 2017 - jslaby@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user