Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the broken pthread deadlock prediction. | Elliott Hughes | 2014-05-14 | 1 | -717/+0 |
* | Switch to g_ for globals. | Elliott Hughes | 2014-05-14 | 1 | -33/+33 |
* | Fix compilation of crtbegin.c and pthread_debug.cpp. | Elliott Hughes | 2013-12-18 | 1 | -17/+20 |
* | Fix x86_64 build, clean up intermediate libraries. | Elliott Hughes | 2013-10-09 | 1 | -3/+2 |
* | Clean up internal libc logging. | Elliott Hughes | 2013-03-15 | 1 | -3/+1 |
* | __progname should be const char*, not char*. | Elliott Hughes | 2013-02-07 | 1 | -1/+1 |
* | Don't collect useless stack frames; do demangle C++ symbols. | Elliott Hughes | 2013-01-29 | 1 | -16/+6 |
* | More debug malloc fixes. | Elliott Hughes | 2013-01-25 | 1 | -8/+8 |
* | Add missing extern "C". | Elliott Hughes | 2013-01-22 | 1 | -2/+2 |
* | Fix the duplication in the debugging code. | Elliott Hughes | 2013-01-18 | 1 | -0/+727 |