Age | Commit message (Expand) | Author |
---|---|---|
2013-03-02 | set csmith fuzzer to max | Alon Zakai |
2013-03-02 | emit C code size in fuzzer | Alon Zakai |
2013-03-02 | fuzz both a native and a native-through-llvm build, in hopes of avoiding bugs... | Alon Zakai |
2013-03-02 | notice segfaults in native fuzz builds | Alon Zakai |
2013-03-02 | fuzz through bytecode, so the native build is 32-bit even on 64-bit systems, ... | Alon Zakai |
2013-03-01 | do not use packed structs in fuzzer, we don't really support that | Alon Zakai |
2013-03-01 | update csmith driver | Alon Zakai |
2013-02-27 | csmith driver debug output | Alon Zakai |
2013-02-25 | fuzzer improvements | Alon Zakai |
2013-02-25 | fuzz error message | Alon Zakai |
2013-02-24 | creduce support | Alon Zakai |
2013-02-24 | do not emit direct multiplies of <32 bit in asm, asm only has 32-bit multiply | Alon Zakai |
2013-02-24 | support multiple js engines in fuzzer, and asm.js | Alon Zakai |
2013-02-23 | csmith driver fix | Alon Zakai |
2013-02-23 | handle nonportable/unaligned code in csmith | Alon Zakai |
2013-02-23 | move csmith driver | Alon Zakai |