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
/
runtime
Age
Commit message (
Expand
)
Author
2019-11-05
runtime: fix for glibc 2.30
Jiri Slaby
2019-10-31
klee-libc: add bcmp
Julian Büning
2019-08-01
gen(-random)-bout: add --bout-file flag
Frank Busse
2019-07-30
Use #include "klee/..." (instead of #include <klee/...>) consistently.
Cristian Cadar
2019-06-04
make include guard naming consistent
Julian Büning
2019-06-04
Fixed identifiers used in ifdefs to (1) not use reserved names and (2) use a ...
Cristian Cadar
2019-05-06
Fix compilation of POSIX runtime on FreeBSD 11.
Gleb Popov
2019-05-06
Fix build of POSIX runtime on FreeBSD i386.
Gleb Popov
2019-04-29
More FreeBSD related fixes to POSIX runtime.
Gleb Popov
2019-04-02
POSIX runtime fixes for FreeBSD.
Gleb Popov
2019-03-17
Added libcxx flag
Lukas Wölfer
2018-10-26
llvm5: test, add -disable-O0-optnone to -O0
Jiri Slaby
2018-10-08
add support for klee-replay on OSX
Frank Busse
2018-09-29
Changed code to create up to 100 properly-numbered symbolic arguments, and ad...
Cristian Cadar
2018-09-29
Add checks for correct usage of the POSIX model, together with an associated ...
Cristian Cadar
2018-09-10
POSIX: Add invocation of klee_init_env into wrapper before calling main
Martin Nowack
2018-09-06
runtime: fix memory error in canonicalize_file_name
Frank Busse
2018-08-03
Fixed runtest library to handle the case of a NULL "name" argument in klee_ma...
Cristian Cadar
2018-07-04
runtime: remove obsolete code for building modules instead of archives
Julian Büning
2018-07-04
Reorder linking and optimizations
Martin Nowack
2018-07-04
Reorganise runtime libraries provided by KLEE
Martin Nowack
2018-05-07
Fixed utimes() behavior for symbolic files when the second argument is NULL
yxliang01
2018-05-05
Fix handling of errno if external functions are invoked
Martin Nowack
2018-05-01
Ensured program reliably has 3 paths to be explored, and removed unnecessary ...
Cristian Cadar
2018-05-01
Implement klee_prefer_cex() and klee_abort() in Runtest and added correspondi...
lyxia
2017-10-04
[CMake] Add global clean target `clean_all`. Fixes #718.
Dan Liew
2017-10-04
Remove Autoconf/Makefile build system and adjust the TravisCI
Dan Liew
2017-08-09
Fixed a bug causing KLEE to generate files with no permissions bits set. Th...
Cristian Cadar
2017-07-24
Moved klee_choose from klee-libc to KLEE intrinsics.
Cristian Cadar
2017-07-24
[CMake] Add a sanity check to the runtime build system so that we
Dan Liew
2017-07-24
[CMake] Fix bug where the runtime build system would not rebuild bitcode
Dan Liew
2017-03-30
[CMake] Add the `clean_runtime` top level target to provide an easy way
Dan Liew
2017-03-30
[CMake] When supported pass `USES_TERMINAL` argument to
Dan Liew
2017-03-30
[CMake] Fix #631
Dan Liew
2017-03-28
Merge pull request #616 from jirislaby/glibc_225
Cristian Cadar
2017-03-20
runtime: POSIX, check path prior dereference
Jiri Slaby
2017-03-15
runtime: POSIX, make it compile with glibc 2.25
Jiri Slaby
2017-02-13
Merge pull request #506 from delcypher/travis_asan_ubsan
Cristian Cadar
2017-02-11
[CMake] More widely available rebuilding for runtimes
Levente Kurusa
2017-01-19
In legacy build system fix building libkleeRuntest when building
Dan Liew
2017-01-14
Change how error handling is done in libkleeRuntest.
Dan Liew
2017-01-14
Fix bug reported privately by @danielschemmel .
Dan Liew
2017-01-14
Write tests to test `libkleeRuntest`. The `replay_posix_runtime.c`
Dan Liew
2016-12-28
Changed preferred permissions from 0622 to the more standard 0644.
Cristian Cadar
2016-12-03
[CMake] Fix bug in the Makefile bitcode build system where the runtime
Dan Liew
2016-12-03
[CMake] Fix bug in the Makefile bitcode build system where the runtime
Dan Liew
2016-12-02
CMake: support LLVMCC.ExtraFlags
Jiri Slaby
2016-11-20
[CMake] Implement install of the kleeRuntest target.
Dan Liew
2016-11-07
Implement a CMake based build system for KLEE.
Dan Liew
2016-08-19
Added -save-all-writes to klee_init_env help message
Andrea Mattavelli
[prev]
[next]