index
:
~cnx/klee
this commit
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
2.0.x
2.1.x
2.2.x
2.3.x
3.0.x
master
psychic
svcomp
svcomp_32bit
KLEE fork for patch differentiation testing
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2016-04-11
Small refactoring to improve the consistency of info file handling
Andrea Mattavelli
2016-04-08
Rename KLEE command line options from
Dan Liew
2016-04-08
Remove dead function declaration
Dan Liew
2016-02-29
Merge pull request #344 from MartinNowack/feat_malloc
MartinNowack
2016-02-27
Merge pull request #345 from mdimjasevic/master
MartinNowack
2016-02-27
Add support for tcmalloc
Martin Nowack
2016-02-25
Added support to load libraries from command line
Omer Anson
2016-02-23
Added missing copyright headers per klee/issue #301
Marko Dimjašević
2016-02-14
Add basic implementation of Z3Builder and Z3Solver and Z3SolverImpl
Dan Liew
2016-02-10
Add some of the basic plumbing required to support a Z3 solver in KLEE.
Dan Liew
2016-02-08
Fixed two spelling errors.
Marko Dimjašević
2016-01-14
Remove unnecessary MetaSMT includes from kleaver's ``main.cpp``.
Dan Liew
2016-01-14
Refactor the MetaSMT makefile commands into its own file which can
Dan Liew
2016-01-14
Fix linking with stp via MetaSMT when not building with direct STP
Dan Liew
2016-01-14
Make it possible to build KLEE without using STP and only MetaSMT.
Dan Liew
2016-01-12
Refactor setting the core solver (i.e. STP, MetaSMT or DummySolver) by providing
Dan Liew
2015-12-17
Refactoring: Moving klee_warning/_error functions to ErrorHandling in Support...
Martin Nowack
2015-08-14
tools/klee: pass the entry function name as argument
Riccardo Schirone
2015-08-14
tools/klee/main: remove whitespaces
Riccardo Schirone
2015-06-03
Added an option --readable-posix-inputs which is used to turn on/off the CEX ...
Cristian Cadar
2015-04-25
Rename macro
Dan Liew
2015-04-25
Do not install gen-random-bout.
Dan Liew
2015-04-25
Give KLEE release version information in the output of klee and kleaver
Dan Liew
2015-04-25
Remove dead STP logging code.
Dan Liew
2015-04-03
Upstream STP now depends on an external build of minisat. Attempt to
Dan Liew
2015-04-02
Silenced some compilation warnings.
Cristian Cadar
2015-04-01
[tools] Added fortified version wrapper for fprintf
Martin Nowack
2015-02-13
refactor integer overflow detection, add signed int
Luca Dariz
2015-02-13
Detect overflow of unsigned add, sub and mul operations
Luca Dariz
2015-02-13
Revert "Merged @luckyluke's change for detecting overflow of unsigned add, sub"
Cristian Cadar
2015-02-10
Merged @luckyluke's change for detecting overflow of unsigned add, sub
Cristian Cadar
2014-12-18
Merge pull request #178 from mchalupa/master
Cristian Cadar
2014-12-02
Implement :named and let abbreviation modes in ExprSMTLIBPrinter
Raimondas Sasnauskas
2014-12-01
klee: let user override path to runtime library
Marek Chalupa
2014-11-13
tools: prepend DESTDIR when installing
Jiri Slaby
2014-11-01
Upstream libstp is no longer dependent on Boost so remove the
Dan Liew
2014-09-25
Patch by Sean Bartell: "F_Binary was actually moved in LLVM 3.4 (r186447), no...
Cristian Cadar
2014-09-17
Fix segfault under LLVM3.5 . I forgot to release ownership of the
Dan Liew
2014-09-17
Fix more LLVM3.5 compilation issues.
Dan Liew
2014-09-17
Compilation fix for LLVM3.5 caused by the removal of sys::fs::F_Binary.
Dan Liew
2014-09-17
Another LLVM3.5 compilation fix.
Dan Liew
2014-09-16
[LLVM3.5] Update Kleaver for MemoryBuffer::getFileOrSTDIN changes.
Daniel Dunbar
2014-09-16
Fix #include under LLVM3.5. OwningPtr doesn't exist anymore.
Dan Liew
2014-09-16
Fix LLVM3.5 compilation a little more. ``Support/system_error.h``
Dan Liew
2014-09-15
Merge pull request #158 from delcypher/remove_response_files
Cristian Cadar
2014-09-15
Taught klee_warning(), klee_error() etc... to emit coloured text output.
Dan Liew
2014-09-15
Remove --read-args command line option because this feature has been
Dan Liew
2014-09-14
Remove dependence on the bc tool. Use python instead because we are
Dan Liew
2014-09-13
Add KLEE specific DEBUG macros.
Daniel Dunbar
2014-09-12
Tweak the workarounds for multiple definition of PACKAGE_* macros from config...
Daniel Dunbar
[prev]
[next]