Age | Commit message (Expand) | Author |
---|---|---|
2010-06-28 | Applied Stefan Bucur's patch from | Cristian Cadar |
2010-05-02 | Compile klee-libc with -D__NO_INLINE__, to prevent glibc from using inline | Daniel Dunbar |
2009-08-01 | Fixes for building runtime on linux x86-64. | Daniel Dunbar |
2009-08-01 | A few type fixes for libc functions, for 64-bit. | Daniel Dunbar |
2009-08-01 | Rename intrinsic library to libkleeRuntimeInstrinsic, for consistency. | Daniel Dunbar |
2009-06-01 | Kill off klee_malloc_n, we don't want to support this. | Daniel Dunbar |
2009-05-23 | Fix for platforms which #define putchar | Daniel Dunbar |
2009-05-23 | Make klee_init_env print some usage instructions with --help. | Daniel Dunbar |
2009-05-23 | Changed bout to ktest. Kept "BOUT\n" as the header of test files, for backwa... | Cristian Cadar |
2009-05-22 | Add "name" argument to klee_make_symbolic, and kill off klee_make_symbolic_name. | Daniel Dunbar |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar |