fuckit_dot_so.git
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.