aboutsummaryrefslogtreecommitdiff
path: root/exp-sgcheck
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2017-04-19Upgrade to valgrind 3.12.0.Elliott Hughes
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-03Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-02-13Add command line flag --max-threads=<integer> to increase the number offlorian
2015-01-02Track the IMark changes in VEX r3055.florian
2014-10-25Merge r14202 from the BUF_REMOVAL branch to trunk.florian
2014-10-22Enable -Wcast-qual when compiling the valgrind source.florian
2014-10-20Constify the tool interface.florian
2014-10-11Change eq_Invar to handle all kinds of InVars.florian
2014-10-07Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk.florian
2014-09-24Ripple from constifying parameters of instrumentation functions andflorian
2014-09-12VG_(malloc/calloc/strdup) never return NULL (and never will).florian
2014-09-05Be more careful to separate build flags for the preload shared objectssewardj
2014-08-29Add missing file in EXTRA_DISTphilippe
2014-08-29With gcc 4.9.1 exp-sgcheck/tests/globalerr sees array "a", not unknown.mjw
2014-08-28Fix a bunch of defined(VGA_ppc64)philippe
2014-08-21exp-sgcheck/tests/hackedbz2.c mark vex_strlen as noinlinemjw
2014-02-22Make SGCheck fail with a meaningful message on unsupported platforms.florian
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-10-17Allow tools to provide some statistics in suppression list produced at the endphilippe
2013-10-02Silence clang warnings for the none and exp-sgcheck tools.florian
2013-09-16Include pub_core/tool_clreq.h instead of valgrind.h where apropriate.florian
2013-07-22fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. philippe
2013-04-05Fix double 'the the' in documentation.mjw
2013-03-10fix 315959 valgrind man page has bogus SGCHECK (and no BBV) OPTIONS sectionphilippe
2012-11-24Fix some casts that removed const-ness as pointed out byflorian
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-11-18Final patch for Char/HChar mixups.florian
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-27Char/HChar and constness fixes. Mostly cost centerflorian
2012-10-27More Char/HChar fixes and constification.florian
2012-10-21First round of Char/HChar fixups for coregrind and memcheck.florian
2012-10-18Fix a few Char/Hchar mixups in exp-sgcheck.florian
2012-10-07This is the 2nd installment of the cache info reorganisation.florian
2012-10-04Change uname based arch-check to match machine hardware name in sgcheck.petarj
2012-08-24Change exp-sgcheck's memcpy implementation to be memmove-like (sigh)sewardj
2012-08-05Update copyright dates to include 2012.sewardj
2012-07-19exp-sgcheck is not supported for MIPS architecture.petarj
2012-05-06Require automake-1.10 for proper handling of include file dependenciesflorian
2011-11-08Fix prerequisite to also require linux. So testcases get skippedflorian
2011-10-23Get a bunch more copyright dates in the right format, 20xx-2011,sewardj
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-10-11Make sure that exp-sgcheck/tests/stackerr passes on openSUSE 11.4 x86bart
2011-10-08Update exp file. Back trace changed due to r12108.florian
2011-10-06Format functions: change format specifier %t into %pS. Remove the _no_f_c for...bart
2011-10-05Attempt to unbreak this testcase on systems with GCC 4.5.1 and newer.florian
2011-10-04Helgrind and exp-sgcheck, XML error reporting: move the code printing <kind>....bart