]> git.ipfire.org Git - thirdparty/valgrind.git/log
thirdparty/valgrind.git
8 years agoMerge VEX_3_8_BRANCH_BGQ into VALGRIND_3_8_BRANCH_BGQ svn/VALGRIND_3_8_BRANCH_BGQ
Ivo Raisr [Mon, 14 Aug 2017 10:26:34 +0000 (12:26 +0200)] 
Merge VEX_3_8_BRANCH_BGQ into VALGRIND_3_8_BRANCH_BGQ

10 years agoFix up assertions that were failing due to differences in BGQ/CNK signal
Julian Seward [Fri, 21 Nov 2014 11:50:20 +0000 (11:50 +0000)] 
Fix up assertions that were failing due to differences in BGQ/CNK signal
handling as compared to Linux.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14742

10 years agobgq/cnk: enable syscalls: getpid, getppid, getuid, getgid
Julian Seward [Thu, 20 Nov 2014 16:54:44 +0000 (16:54 +0000)] 
bgq/cnk: enable syscalls: getpid, getppid, getuid, getgid

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14741

10 years agoAdjust the built-in ignore-ranges.
Julian Seward [Wed, 20 Aug 2014 10:55:48 +0000 (10:55 +0000)] 
Adjust the built-in ignore-ranges.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14318

10 years agoSuppress a couple more leaks in the MPI/PAMI stack.
Julian Seward [Wed, 20 Aug 2014 10:54:10 +0000 (10:54 +0000)] 
Suppress a couple more leaks in the MPI/PAMI stack.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14317

10 years agoMerge, from trunk:
Julian Seward [Wed, 20 Aug 2014 10:52:58 +0000 (10:52 +0000)] 
Merge, from trunk:
  r2754 (fix overflow detection for mulldo)
  r2929 (fix partial updates of FPSCR.{RN,DRN})

git-svn-id: svn://svn.valgrind.org/vex/branches/VEX_3_8_BRANCH_BGQ@2930

11 years agobgq/cnk: improve accuracy of the argc/v/envp/auxv initial image,
Julian Seward [Fri, 15 Aug 2014 11:59:50 +0000 (11:59 +0000)] 
bgq/cnk: improve accuracy of the argc/v/envp/auxv initial image,
so that the XLC runtime doesn't crash at startup.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14286

11 years agobgq/cnk: double the size of the tracked segments array.
Julian Seward [Fri, 15 Aug 2014 11:58:17 +0000 (11:58 +0000)] 
bgq/cnk: double the size of the tracked segments array.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14285

11 years agobgq/cnk: Enable sys_access() and sys_readlink().
Julian Seward [Fri, 15 Aug 2014 11:57:30 +0000 (11:57 +0000)] 
bgq/cnk: Enable sys_access() and sys_readlink().

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14284

11 years agoAdd a wrapper for sys_GETMEMORYSIZE.
Julian Seward [Thu, 31 Jul 2014 21:44:54 +0000 (21:44 +0000)] 
Add a wrapper for sys_GETMEMORYSIZE.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14228

11 years agoDon't disable error reporting in the wrapper for MPI_Abort, since
Julian Seward [Thu, 31 Jul 2014 20:38:40 +0000 (20:38 +0000)] 
Don't disable error reporting in the wrapper for MPI_Abort, since
doing so causes the calling thread to exit with error reporting
disabled, and the core complains -- correctly but confusingly -- about
that.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14226

11 years agoEnable sys_stat() on BGQ.
Julian Seward [Thu, 31 Jul 2014 19:59:08 +0000 (19:59 +0000)] 
Enable sys_stat() on BGQ.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14224

11 years agoFix localise_names so that rodata, bss and common symbols are
Julian Seward [Tue, 15 Jul 2014 09:13:20 +0000 (09:13 +0000)] 
Fix localise_names so that rodata, bss and common symbols are
also localised.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@14161

11 years agoAdd a port of 3_8_BRANCH to IBM BlueGene/Q (Valgrind side).
Julian Seward [Fri, 6 Jun 2014 09:43:01 +0000 (09:43 +0000)] 
Add a port of 3_8_BRANCH to IBM BlueGene/Q (Valgrind side).

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_8_BRANCH_BGQ@13999

11 years agoAdd a port of 3_8_BRANCH to IBM BlueGene/Q (VEX side).
Julian Seward [Fri, 6 Jun 2014 09:30:13 +0000 (09:30 +0000)] 
Add a port of 3_8_BRANCH to IBM BlueGene/Q (VEX side).

git-svn-id: svn://svn.valgrind.org/vex/branches/VEX_3_8_BRANCH_BGQ@2869