aboutsummaryrefslogtreecommitdiff
path: root/helgrind
AgeCommit message (Expand)Author
2010-10-14Update expected outputs following recent amd64-unwind improvements (??)sewardj
2010-10-14Update expected output.sewardj
2010-09-01Disabled a regression test because it fails intermittently.bart
2010-07-29When reporting an error about an attempt to re-lock an already-lockedsewardj
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn
2010-06-13Remove link_tool_exe.c and replace it with perl scripts that do thesewardj
2010-06-02Add a new program (link_tool_exe.c) and use this to link the toolsewardj
2010-05-28libhb_so_recv(): don't pass a NULL filter to Filter__clear. Not suresewardj
2010-05-05Rollup changes for Helgrind:sewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-04-12Comment-only change.sewardj
2010-04-12Change the method used in hg_intercepts.c to hide from the user, thesewardj
2010-04-12Take account the ABI-mandated stack redzone when changing stacksewardj
2010-03-11Update expected outputs following r11089.sewardj
2010-03-11If a race error is detected, check to see whether the raced-on addresssewardj
2010-03-03Rollup fixes for Helgrind:sewardj
2010-01-11Apparently the dynamic linker on ARM-Linux has soname "ld-linux.so.3"sewardj
2010-01-04Updated expected output following bug fixes some time back by Ashleysewardj
2010-01-04Fix building of these regtests on Darwin. Not sure why they brokesewardj
2010-01-04Don't trash %ebx on x86-darwin; gcc doesn't like it and goes off to sulk.sewardj
2010-01-02Make regtests build on arm-linux -- all changes are to do withsewardj
2009-12-29Removed dependency of include/pub_tool_basics.h on config.h.bart
2009-11-26Track vex r1930 (Change the IR representation of load linked and storesewardj
2009-09-03Fix inconsistent closing of an <hthreadid> tag (Ashley Pittman).sewardj
2009-08-16Increase the maximum size of the conflict cache even more, to 30sewardj
2009-08-16Update the Helgrind manual for 3.5.0.sewardj
2009-08-15Fix "make check" on Darwin.njn
2009-08-15When generating XML output for suppressions, print the suppressionsewardj
2009-08-14Double the maximum size of the conflict cache.sewardj
2009-08-14Made Valgrind compile again on 32-bit systems.bart
2009-08-14Initial tests for "Skeletal support for TSan-compatible annotations"sewardj
2009-08-14Skeletal support for TSan-compatible annotations.sewardj
2009-08-14Enable Helgrind tests on Darwin -- only 4 of them fail on my machine.njn
2009-08-12Update .exp files for r10783.njn
2009-08-11Move printing of EvM-gc and VTS-gc stats from -v to --stats=yes.sewardj
2009-08-11Add pthread spinlock support.sewardj
2009-08-10Make "option" terminology consistent some more. Also tweaked the mempoolnjn
2009-08-07Tidy up of messaging:sewardj
2009-08-07Remove some text that shouldn't be there.njn
2009-08-07Overhaul Helgrind's manual chapter. njn
2009-08-05More docs build tweaks:njn
2009-08-04Various option-related tweaks:njn
2009-08-04Various manual fix-ups:njn
2009-08-04Don't wrap the "Command:" line, as doing so makes cutting-and-pasting thenjn
2009-08-02Change name of H1 history flag from --history-level=partial (which I cansewardj
2009-08-02Attend to space leaks, to the extent that I can.sewardj
2009-08-02Small improvements, including some commenting, for the H1 historysewardj
2009-07-31(almost completely just function renaming):sewardj
2009-07-31Don't instrument any code in ld.so. Doing so merely generates a largesewardj
2009-07-30We currently use a mix of <option> and <computeroutput> tags for commandnjn