]>
git.ipfire.org Git - thirdparty/valgrind.git/log
Nicholas Nethercote [Fri, 24 Apr 2009 07:24:05 +0000 (07:24 +0000)]
Merge r9605 (make tronical work on Darwin) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9606
Nicholas Nethercote [Fri, 24 Apr 2009 07:12:39 +0000 (07:12 +0000)]
Merged r9602 and r9603 (make cpuid pass on Darwin, rename .s files to .S)
from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9604
Nicholas Nethercote [Fri, 24 Apr 2009 04:57:07 +0000 (04:57 +0000)]
Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the
DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9601
Nicholas Nethercote [Fri, 24 Apr 2009 04:28:15 +0000 (04:28 +0000)]
Removed some Darwin-specific code that crept in from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9599
Nicholas Nethercote [Fri, 24 Apr 2009 04:12:28 +0000 (04:12 +0000)]
Merged r9596 (build system tweaks, minus the Darwin bits) from the DARWIN
branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9598
Bart Van Assche [Thu, 23 Apr 2009 20:07:23 +0000 (20:07 +0000)]
Another performance optimization.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9595
Bart Van Assche [Thu, 23 Apr 2009 19:23:09 +0000 (19:23 +0000)]
Simplified bm_clear* implementations.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9594
Bart Van Assche [Thu, 23 Apr 2009 19:21:10 +0000 (19:21 +0000)]
Added --show-confl-seg=no to the tc19_shadowmem test, which speeds up the test by about 10%.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9593
Bart Van Assche [Thu, 23 Apr 2009 17:12:39 +0000 (17:12 +0000)]
Made DRD_(thread_set_pthreadid)() idempotent.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9590
Bart Van Assche [Thu, 23 Apr 2009 15:42:27 +0000 (15:42 +0000)]
Optimized the functions for clearing bits in bitmaps.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9589
Bart Van Assche [Thu, 23 Apr 2009 15:41:26 +0000 (15:41 +0000)]
Fixed bug in bm0_clear_range() that caused this fucntion to clear more bits than it should clear.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9588
Bart Van Assche [Thu, 23 Apr 2009 15:39:46 +0000 (15:39 +0000)]
- Added more tests.
- Extended error reporting.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9587
Nicholas Nethercote [Thu, 23 Apr 2009 04:10:25 +0000 (04:10 +0000)]
Put LINUX_SOURCES in alphabetical order.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9582
Julian Seward [Wed, 22 Apr 2009 22:42:10 +0000 (22:42 +0000)]
Add support for reading Windows PDB debug info (symbols and line
numbers) when Valgrind is running Wine. Modified version of a
patch by John Reiser (vgsvn+wine-load-pdb-debuginfo.patch) with
extensions to read a second format of line number tables.
Wine uses a new client request, VG_USERREQ__LOAD_PDB_DEBUGINFO,
to tell Valgrind when to read PDB info. Wine's implementation
of module loading is vastly different from that used by
ld-linux.so, and it is too difficult to recognize what is going
on just by observing the calls to mmap and mprotect.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9580
Bart Van Assche [Wed, 22 Apr 2009 18:59:50 +0000 (18:59 +0000)]
Fixed #189763.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9578
Bart Van Assche [Sat, 18 Apr 2009 16:09:01 +0000 (16:09 +0000)]
Added expected output for 32-bit systems. Added -64bit suffix for existing expected output file.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9576
Bart Van Assche [Sat, 18 Apr 2009 15:40:54 +0000 (15:40 +0000)]
glibc-2.3 expected output updates.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9575
Bart Van Assche [Fri, 17 Apr 2009 17:51:31 +0000 (17:51 +0000)]
Compiles now on older Linux distributions too.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9573
Nicholas Nethercote [Fri, 17 Apr 2009 07:14:29 +0000 (07:14 +0000)]
Merge r9571 (get faultstatus building again) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9572
Nicholas Nethercote [Fri, 17 Apr 2009 06:52:10 +0000 (06:52 +0000)]
Move with-space to linux/, because it's hard to replicate on Darwin.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9569
Nicholas Nethercote [Fri, 17 Apr 2009 04:26:41 +0000 (04:26 +0000)]
Merge r9103 and r9105 (add --ignore-fn to Massif) from the Darwin branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9567
Nicholas Nethercote [Thu, 16 Apr 2009 02:04:07 +0000 (02:04 +0000)]
Merge r9564 (make pth_cvsimple more reliable) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9565
Nicholas Nethercote [Thu, 16 Apr 2009 01:28:08 +0000 (01:28 +0000)]
Remove nanoleak.vgtest, it's a trivial test. nanoleak.c is used by
nanoleak_supp.vgtest, however, so rename it nanoleak_supp.c to make the
connection more obvious.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9562
Nicholas Nethercote [Thu, 16 Apr 2009 00:40:02 +0000 (00:40 +0000)]
Fix the installation instructions in the manual.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9559
Nicholas Nethercote [Thu, 16 Apr 2009 00:33:20 +0000 (00:33 +0000)]
Made the Valgrind abort/crash message clearer about the fact that it can be
caused by heap corruption by the client. Also clarified the FAQ about this.
Also updated the FAQ about decoding failures a little.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9556
Nicholas Nethercote [Wed, 15 Apr 2009 23:58:26 +0000 (23:58 +0000)]
Include the CPPFLAGS in the CCASFLAGS. This fixes a problem with pre-1.10
versions of automake.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9554
Nicholas Nethercote [Wed, 15 Apr 2009 23:10:04 +0000 (23:10 +0000)]
Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9553
Nicholas Nethercote [Wed, 15 Apr 2009 07:11:36 +0000 (07:11 +0000)]
Merged r9546..r9548 (moved blockfault, and filtering fixes) from the DARWIN
branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9549
Nicholas Nethercote [Wed, 15 Apr 2009 05:38:42 +0000 (05:38 +0000)]
Merged r9543 (make xor-undef-x86 work on Darwin) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9545
Nicholas Nethercote [Wed, 15 Apr 2009 05:35:00 +0000 (05:35 +0000)]
These three files should have been added in r9537.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9544
Nicholas Nethercote [Wed, 15 Apr 2009 03:55:41 +0000 (03:55 +0000)]
Avoid non-local asm labels. Fixes bug #189054.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9539
Nicholas Nethercote [Wed, 15 Apr 2009 03:12:43 +0000 (03:12 +0000)]
Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN
branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9537
Nicholas Nethercote [Tue, 14 Apr 2009 23:43:33 +0000 (23:43 +0000)]
Fix a Ptrcheck suppression.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9531
Nicholas Nethercote [Tue, 14 Apr 2009 23:43:15 +0000 (23:43 +0000)]
Merge r9529 (better memalign abort message) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9530
Bart Van Assche [Mon, 13 Apr 2009 08:21:47 +0000 (08:21 +0000)]
Another suppression pattern generalization.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9522
Bart Van Assche [Mon, 13 Apr 2009 08:05:18 +0000 (08:05 +0000)]
Make sure that DRD does not complain about mutexes being held too long on systems where the clock can go backward. Apparently this happens frequently when Linux is running inside a virtual machine.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9521
Tom Hughes [Wed, 8 Apr 2009 15:06:34 +0000 (15:06 +0000)]
Handle DW_CFA_same_value opcodes in DWARF CFI data.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9520
Bart Van Assche [Sun, 5 Apr 2009 11:02:29 +0000 (11:02 +0000)]
Fixed typo in usage instructions: replaced bin/night by bin/nightly.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9519
Bart Van Assche [Sun, 5 Apr 2009 11:01:19 +0000 (11:01 +0000)]
Updated list of bugs fixed in 3.5.0.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9518
Bart Van Assche [Sat, 4 Apr 2009 15:14:55 +0000 (15:14 +0000)]
Generalized a suppression pattern.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9516
Bart Van Assche [Sat, 4 Apr 2009 14:36:51 +0000 (14:36 +0000)]
Fixed bug #188046: replaced a bashism by a POSIX compliant shell statement.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9515
Bart Van Assche [Thu, 2 Apr 2009 07:19:25 +0000 (07:19 +0000)]
Made pth_detached2 regression test more reliable.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9511
Bart Van Assche [Tue, 31 Mar 2009 10:46:37 +0000 (10:46 +0000)]
Another test plan update.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9504
Bart Van Assche [Tue, 31 Mar 2009 10:46:00 +0000 (10:46 +0000)]
Updated ignore list.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9503
Tom Hughes [Tue, 31 Mar 2009 10:36:58 +0000 (10:36 +0000)]
Add SIOCGSTAMPNS support. Fixes #188530.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9502
Bart Van Assche [Mon, 30 Mar 2009 18:16:30 +0000 (18:16 +0000)]
Updated test plan.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9500
Julian Seward [Mon, 30 Mar 2009 02:34:29 +0000 (02:34 +0000)]
Handle accesses to new pseudo-register IP_AT_SYSCALL. Related to, but
not actually the cause or fix for, #188161.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9498
Julian Seward [Mon, 30 Mar 2009 02:27:29 +0000 (02:27 +0000)]
Handle new pseudo-register IP_AT_SYSCALL when origin-tracking is
enabled. Fixes #188161.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9497
Bart Van Assche [Thu, 26 Mar 2009 19:07:15 +0000 (19:07 +0000)]
- Reindented code such that it uses three spaces for indentation instead
of two. The indentation of the DRD source code is now consistent with
the other Valgrind source files.
- Added emacs mode line with indentation settings.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9496
Bart Van Assche [Tue, 24 Mar 2009 20:14:53 +0000 (20:14 +0000)]
Updated to do list.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9493
Bart Van Assche [Sun, 22 Mar 2009 10:14:39 +0000 (10:14 +0000)]
Updated 3.5.0 bug list.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9484
Tom Hughes [Fri, 20 Mar 2009 10:32:37 +0000 (10:32 +0000)]
Check whether the symbol table is in the main object file or the debug
object file and use that information to decide which svma and bias
values to use when working out what section a symbol refers to.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9469
Julian Seward [Fri, 20 Mar 2009 00:28:50 +0000 (00:28 +0000)]
Track renaming of guest_CIA_AT_SC to guest_IP_AT_SYSCALL (vex r1886).
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9468
Nicholas Nethercote [Tue, 17 Mar 2009 06:22:58 +0000 (06:22 +0000)]
Merge r9456 (pending change) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9457
Nicholas Nethercote [Tue, 17 Mar 2009 04:51:19 +0000 (04:51 +0000)]
whitespace-only change
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9454
Nicholas Nethercote [Tue, 17 Mar 2009 04:28:51 +0000 (04:28 +0000)]
Fix some incorrect end comments.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9452
Nicholas Nethercote [Mon, 16 Mar 2009 22:11:31 +0000 (22:11 +0000)]
Tweak the format of stack traces, so they're more consistent.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9437
Nicholas Nethercote [Mon, 16 Mar 2009 04:34:41 +0000 (04:34 +0000)]
Merge r9431 (remove old Darwin docs) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9432
Nicholas Nethercote [Mon, 16 Mar 2009 04:29:12 +0000 (04:29 +0000)]
Merge r9429 (map_unaligned porting) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9430
Nicholas Nethercote [Mon, 16 Mar 2009 03:46:48 +0000 (03:46 +0000)]
Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9428
Nicholas Nethercote [Mon, 16 Mar 2009 01:00:35 +0000 (01:00 +0000)]
This should have gone in with the last commit.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9422
Nicholas Nethercote [Mon, 16 Mar 2009 00:59:17 +0000 (00:59 +0000)]
- Turn exit_group() into exit() in the Memcheck filter, for greater
determinism and portability.
- Update the xml1 .exp files accordingly (getting rid of one which is no
longer necessary).
- Update origin4-many.stderr.exp accordingly.
- Update the handling of scalar_exit_group accordingly.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9421
Nicholas Nethercote [Sun, 15 Mar 2009 23:59:13 +0000 (23:59 +0000)]
Merge r9419 (make describe-block portable) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9420
Nicholas Nethercote [Sun, 15 Mar 2009 23:25:38 +0000 (23:25 +0000)]
Fix all the non-VEX problems identified with the Clang Static Analyzer.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9416
Bart Van Assche [Sat, 14 Mar 2009 08:28:56 +0000 (08:28 +0000)]
Updated expected output.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9407
Nicholas Nethercote [Fri, 13 Mar 2009 20:08:03 +0000 (20:08 +0000)]
Remove an unused, empty .exp file that was somehow still hanging around.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9403
Nicholas Nethercote [Fri, 13 Mar 2009 19:55:36 +0000 (19:55 +0000)]
Merge 3.4.1 release notes from the VALGRIND_3_4_BRANCH.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9401
Bart Van Assche [Fri, 13 Mar 2009 18:19:05 +0000 (18:19 +0000)]
Updated tc20_verifywrap expected output files.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9400
Bart Van Assche [Fri, 13 Mar 2009 17:32:52 +0000 (17:32 +0000)]
Made DRD_(mutex_type) ignore mutex attribute flags.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9399
Bart Van Assche [Fri, 13 Mar 2009 17:32:07 +0000 (17:32 +0000)]
Added pth_process_shared_mutex regression test.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9398
Nicholas Nethercote [Fri, 13 Mar 2009 05:47:33 +0000 (05:47 +0000)]
Add a Fedora suppression that hopefully will make failing tests work on
Tom's nightly test machines.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9395
Nicholas Nethercote [Fri, 13 Mar 2009 05:38:01 +0000 (05:38 +0000)]
Merge r9380, r9381 (test portability tweaks) from the DARWIN branch.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9394
Nicholas Nethercote [Fri, 13 Mar 2009 03:27:40 +0000 (03:27 +0000)]
Tweak exp-ptrcheck .exp files.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9391
Nicholas Nethercote [Fri, 13 Mar 2009 01:41:03 +0000 (01:41 +0000)]
Added better filtering for Helgrind tests, removing all unreliable stack
traces, and a few other unreliable pieces. This allowed most of the tests
to be reduced to a single .stderr.exp file. It also means that all Helgrind
tests succeed on my AMD64/Linux box when configured with --enable-only32bit,
whereas previously 20 of them failed.
Also tweaked a couple non-Helgrind filters a tiny bit.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9389
Bart Van Assche [Thu, 12 Mar 2009 18:39:31 +0000 (18:39 +0000)]
Added comment block that explains why the creator thread waits until the creator thread has copied the vector clock of the creator thread.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9387
Bart Van Assche [Thu, 12 Mar 2009 18:38:26 +0000 (18:38 +0000)]
Corrected a few comments.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9386
Bart Van Assche [Thu, 12 Mar 2009 18:38:00 +0000 (18:38 +0000)]
Removed DRD_() wrapper from static variables. Corrected datatypes of DRD_(sg_new)().
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9385
Bart Van Assche [Thu, 12 Mar 2009 18:35:44 +0000 (18:35 +0000)]
Cleanup.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9384
Bart Van Assche [Thu, 12 Mar 2009 17:47:23 +0000 (17:47 +0000)]
Removed obsolete function declaration.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9383
Bart Van Assche [Thu, 12 Mar 2009 17:28:44 +0000 (17:28 +0000)]
Force thread scheduling order.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9382
Nicholas Nethercote [Thu, 12 Mar 2009 05:58:05 +0000 (05:58 +0000)]
Remove Helgrind .exp files which are out-of-date, because Helgrind's output
has changed since they were generated. Also remove one
(tc23_bogus_condwait.stderr.exp-glibc25-x86) that was a duplicate.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9378
Nicholas Nethercote [Thu, 12 Mar 2009 05:50:51 +0000 (05:50 +0000)]
Another filter_xml update.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9376
Nicholas Nethercote [Thu, 12 Mar 2009 05:20:46 +0000 (05:20 +0000)]
Fix a .exp file.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9374
Nicholas Nethercote [Thu, 12 Mar 2009 03:00:05 +0000 (03:00 +0000)]
- Removed leakotron. It was not a very useful test, and hard to make
portable.
- Rewrote leak-tree to be deterministic and clearer.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9372
Nicholas Nethercote [Thu, 12 Mar 2009 00:07:35 +0000 (00:07 +0000)]
A couple more VG_DMSG conversions.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9368
Nicholas Nethercote [Thu, 12 Mar 2009 00:06:45 +0000 (00:06 +0000)]
Added some shortcuts for VG_(message)(), and used them in a few places (but
certainly not all).
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9367
Bart Van Assche [Wed, 11 Mar 2009 19:13:34 +0000 (19:13 +0000)]
Force the order in which threads run.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9363
Bart Van Assche [Wed, 11 Mar 2009 19:12:06 +0000 (19:12 +0000)]
Added a comment that explains the purpose of the test program.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9362
Bart Van Assche [Wed, 11 Mar 2009 18:51:22 +0000 (18:51 +0000)]
Removed cross-tool dependency on helgrind/helgrind.h.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9361
Bart Van Assche [Wed, 11 Mar 2009 18:30:59 +0000 (18:30 +0000)]
Un-break 'make dist'.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9360
Bart Van Assche [Wed, 11 Mar 2009 18:29:00 +0000 (18:29 +0000)]
Reduced two expected output files to one for the test called atomic_var.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9359
Bart Van Assche [Wed, 11 Mar 2009 11:09:35 +0000 (11:09 +0000)]
Reverted to r8771. Please ignore the commit message of r9325.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9358
Nicholas Nethercote [Wed, 11 Mar 2009 06:12:59 +0000 (06:12 +0000)]
Another regtest fix for machines with debug info installed for libc.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9356
Nicholas Nethercote [Tue, 10 Mar 2009 23:39:12 +0000 (23:39 +0000)]
Test fixes for systems that have debug info installed for libc and
libpthread.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9353
Nicholas Nethercote [Tue, 10 Mar 2009 23:08:02 +0000 (23:08 +0000)]
Make the leak-cases tests more robust.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9351
Nicholas Nethercote [Tue, 10 Mar 2009 22:33:29 +0000 (22:33 +0000)]
Tweaks to the 'nightly' script and docs.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9349
Nicholas Nethercote [Tue, 10 Mar 2009 22:30:44 +0000 (22:30 +0000)]
Fix an expected output for the recent large leak-checker rewrite.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9347
Nicholas Nethercote [Tue, 10 Mar 2009 22:02:09 +0000 (22:02 +0000)]
Updated copyright years.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9344
Nicholas Nethercote [Tue, 10 Mar 2009 21:40:46 +0000 (21:40 +0000)]
Tweak the Memcheck manual, fixing bug #157154 in the process.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9341
Bart Van Assche [Tue, 10 Mar 2009 09:26:07 +0000 (09:26 +0000)]
Added support for the VG_USERREQ__HG_CLEAN_MEMORY client request.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9340