summaryrefslogtreecommitdiff
path: root/helgrind
AgeCommit message (Expand)AuthorFilesLines
2008-05-01Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This addssewardj1-2/+11
2008-05-01Fixed a compiler warning.bart1-1/+1
2008-03-22Moved macro's that specify branch prediction hints to include/pub_tool_basics.hbart1-8/+0
2008-03-03Merge in the DATASYMS branch.sewardj24-1/+99
2008-03-02This wasn't supposed to go in the last commit; undo.njn1-1/+1
2008-03-02Ignore Emacs temporary files. Also, produce the correct .diff filename whennjn1-1/+1
2008-02-27Make sure tc20_verifywrap does not trigger an assertion failure in combinatio...bart1-2/+2
2008-02-25Intercept pthread_rwlock_try{rd,wr}lock. Fixes #158212.sewardj2-11/+96
2008-02-17Comment-only changes.sewardj2-2/+16
2008-02-15Try to sort out signedness problems in hg_wordfm.[ch], and do a bunchsewardj5-143/+153
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj7-10/+10
2008-01-18Regtest/stability changes for drd (Bart Van Assche)sewardj1-2/+2
2008-01-17Allow a WordFM iterator to be initialised so as to exclude all keysewardj3-8/+196
2007-12-12Fix stupid error spotted by by Konstantin Serebryany.sewardj1-1/+1
2007-12-09Don't do comparisons of (signed) Words by merely subtracting them, assewardj1-10/+21
2007-12-02Wibble.sewardj2-6/+7
2007-11-30Add a test case for semaphores with nonzero initial values.sewardj5-2/+51
2007-11-30Correctly handle semaphores with nonzero initial values. Fixes bugsewardj4-64/+120
2007-11-29So much for C's "type system" (ha ha). Correct version of r7250.sewardj1-1/+1
2007-11-29Don't assert when destroying a locked rwlock.sewardj1-2/+4
2007-11-27Don't break the build on AIX5.3.sewardj4-18/+26
2007-11-18Try to fix, or at least avoid if possible, some arbitrary delays atsewardj1-2/+7
2007-11-17Spelling fixes and misc tidying for the manual. (Brian Gough)sewardj1-3/+4
2007-11-16Back out bogus strict-aliasing hacks and use -fno-strict-aliasing bysewardj2-44/+44
2007-11-16Change the baseline optimisation level from -O to -O2.sewardj1-6/+6
2007-11-16Rename a couple more UInts which really should be SVals.sewardj1-2/+2
2007-11-14Give shadow values their own type (SVal) for the usualsewardj1-115/+121
2007-11-11Add some seemingly unnecessary initialisations to shut GCC 4.0.2 up.njn1-3/+3
2007-11-11Comment-only change.sewardj1-0/+2
2007-11-11Don't hang on some old systems, since that makes the entire regtestsewardj1-3/+18
2007-11-10Followup to r7105: stop gcc complaining about violations of ANSI Csewardj2-46/+57
2007-11-09Rename in the manual.sewardj1-138/+138
2007-11-09Import thrcheck from the THRCHECK branch, and rename it Helgrind (withsewardj147-0/+50230
2007-11-09Rename this directory.sewardj50-6678/+0
2007-09-23Fix various format string errors, courtesy of Florian Krohm.njn1-4/+4
2007-08-25Changes to m_hashtable:sewardj1-3/+9
2007-01-08Update copyright dates.sewardj2-3/+3
2006-12-28Get rid of the core-tool events pre_mutex_lock, post_mutex_lock andsewardj1-0/+3
2006-12-24Non-functional commit: track IR renaming in vex r1689.sewardj1-2/+2
2006-11-14change void* to Addr in mutex helpers. patch by Bard Van Assche. dirk1-9/+9
2006-10-17Change a bunch of pointer <-> int casts to pointer <-> long casts sosewardj1-2/+2
2006-10-17Merge r6214 (some parts):sewardj1-1/+1
2006-10-17Merge r6086:sewardj2-6/+46
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj1-0/+1
2006-06-05Update copyright dates.sewardj2-3/+3
2006-04-23Update 64-bit cleanness info.njn1-0/+3
2006-04-12Clarify the Helgrind-doesn't-work message.njn1-0/+2
2006-04-04Cleanup/restructure m_debuginfo, as described insewardj1-1/+3
2006-03-31Fix typosweidendo1-1/+1
2006-03-31Make the BSD-style license notices slightly more accurate.njn1-3/+4