about summary refs log tree commit diff
path: root/src/etc/x86.supp
AgeCommit message (Collapse)AuthorLines
2011-12-01stdlib: Implement some preliminary libuv bindingsBrian Anderson-0/+23
std::uv is intended to be low-level, exactly mirroring the C API. Difficult to continue the implementation now without scheduler improvements.
2011-10-05Add more valgrind suppressions for __libc_freeresBrian Anderson-0/+9
Somehow these started showing up on the tinderbox
2011-08-26Add a valgrind suppression for the llvm::User leakBrian Anderson-0/+6
It's been around forever. I don't know what it is, but I need the compiler to be valgrind clean for the istr transition so I'm suppressing it.
2011-06-27etc: Eliminate dyld valgrind errors on OS XPatrick Walton-0/+238
2011-05-24Dead code.Rafael Ávila de Espíndola-6/+0
2011-03-16Add some more dlopen-related suppressions for the MacPatrick Walton-0/+78
2011-01-07Make the valgrind suppressions file compatible with older versionsBrian Anderson-1/+1
2010-12-06rustc: Translate tag constructors. Can't call them at the moment due to lack ↵Patrick Walton-0/+17
of alias args, though.
2010-08-05Add a valgrind suppression for Snow Leopard dyldPatrick Walton-1/+11
2010-06-23Populate tree.Graydon Hoare-0/+14