descriptionDrive past segfaults and ignore the instruction that caused them!
ownerMatt Mullins
last changeMon, 26 May 2014 06:15:07 +0000 (23:15 -0700)
shortlog
2014-05-26 Matt MullinsUse macro for uint64_t printf format master
2014-05-26 Matt MullinsUse a check_segfault script as an automated test.
2014-05-26 Matt MullinsBuild the "segfault" test program.
2014-05-26 Matt MullinsInclude the version script with "make dist"
2014-05-26 Matt MullinsOnly register the native target.
2014-05-26 Matt MullinsDon't register the signal handler if LLVM fails
2014-05-26 Matt MullinsMakefile: complain loudly about code.
2014-05-26 Matt MullinsUse the LLVM disassembler to advance %rip.
2014-05-26 Matt MullinsUse a GNU ld version script to hide all symbols
2014-05-26 Matt MullinsInitialize LLVM target and disassembler.
2014-05-26 Matt MullinsUse autoconf to build.
2014-05-26 Matt MullinsSet up LLVM at initialization.
2014-05-25 Matt MullinsC++ doesn't do structure initialization.
2014-05-25 Matt MullinsUse C++ because LLVM is C++.
2014-05-18 Matt MullinsAdd supporting test programs.
2014-05-18 Matt MullinsInitial commit.
heads
10 years ago master