]> git.ipfire.org Git - thirdparty/valgrind.git/log
thirdparty/valgrind.git
18 years ago-> 3.2.2 RC1
Julian Seward [Mon, 8 Jan 2007 06:43:25 +0000 (06:43 +0000)] 
-> 3.2.2 RC1

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6492

18 years agoUpdate copyright dates.
Julian Seward [Mon, 8 Jan 2007 06:31:34 +0000 (06:31 +0000)] 
Update copyright dates.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6490

18 years agoMerge r6486 (Update for 2007)
Julian Seward [Mon, 8 Jan 2007 06:27:23 +0000 (06:27 +0000)] 
Merge r6486 (Update for 2007)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6489

18 years agoPartial merge of r6397 (Include missing files in tarball.)
Julian Seward [Sun, 7 Jan 2007 17:43:49 +0000 (17:43 +0000)] 
Partial merge of r6397 (Include missing files in tarball.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6483

18 years agoMerge r6297 (word size fixes for tinycc.c)
Julian Seward [Sun, 7 Jan 2007 04:07:09 +0000 (04:07 +0000)] 
Merge r6297 (word size fixes for tinycc.c)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6482

18 years agoparse_procselfmaps: don't hand zero-length mappings to
Julian Seward [Sun, 7 Jan 2007 01:49:31 +0000 (01:49 +0000)] 
parse_procselfmaps: don't hand zero-length mappings to
*record_mapping, since they can't really be represented by the segment
table herein, and are mistaken for a mapping which covers the entire
address space.  Intended to fix #132998, but fix has not been
verified.  It does not appear to cause any other failures though.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6480

18 years agoMerge r6477 (Fixes for MPICH on amd64-linux.)
Julian Seward [Sat, 6 Jan 2007 05:46:30 +0000 (05:46 +0000)] 
Merge r6477 (Fixes for MPICH on amd64-linux.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6478

18 years agoMerge r6475 (Pass CC and AR to vex's Makefile here too.)
Julian Seward [Sat, 6 Jan 2007 00:13:43 +0000 (00:13 +0000)] 
Merge r6475 (Pass CC and AR to vex's Makefile here too.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6476

18 years agoMerge r6473 (Supps for MVL 4.0.1 on ppc32 (Bart Van Assche))
Julian Seward [Fri, 5 Jan 2007 15:22:41 +0000 (15:22 +0000)] 
Merge r6473 (Supps for MVL 4.0.1 on ppc32 (Bart Van Assche))

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6474

18 years agoMerge r6471 (Avoid printf in the recursive routines ...)
Julian Seward [Mon, 1 Jan 2007 22:17:37 +0000 (22:17 +0000)] 
Merge r6471 (Avoid printf in the recursive routines ...)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6472

18 years agoMerge r6469 (Provide a replacement for mempcpy.)
Julian Seward [Sun, 31 Dec 2006 19:40:56 +0000 (19:40 +0000)] 
Merge r6469 (Provide a replacement for mempcpy.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6470

18 years agoMerge r6467 (Apparently needed on Red Hat 7.3.)
Julian Seward [Sun, 31 Dec 2006 15:33:12 +0000 (15:33 +0000)] 
Merge r6467 (Apparently needed on Red Hat 7.3.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6468

18 years agoMerge r6463 (Redo a suppression in X.org style.)
Julian Seward [Sun, 31 Dec 2006 02:30:16 +0000 (02:30 +0000)] 
Merge r6463 (Redo a suppression in X.org style.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6465

18 years agoMerge r6462 (Intercept/replace glibc-2.5's __strcpy_chk function)
Julian Seward [Sun, 31 Dec 2006 02:26:57 +0000 (02:26 +0000)] 
Merge r6462 (Intercept/replace glibc-2.5's __strcpy_chk function)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6464

18 years agoMerge r6460 (Remove redundant \n)
Julian Seward [Sat, 30 Dec 2006 17:58:20 +0000 (17:58 +0000)] 
Merge r6460 (Remove redundant \n)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6461

18 years agoFollowup to r6457 (Support 64k pages on ppc32/64-linux) which adds
Julian Seward [Sat, 30 Dec 2006 04:06:15 +0000 (04:06 +0000)] 
Followup to r6457 (Support 64k pages on ppc32/64-linux) which adds
some assertions and then fixes definitions accordingly.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6458

18 years agoSupport 64k pages on ppc32/64-linux (Jakub Jelink, Dave Nomura)
Julian Seward [Sat, 30 Dec 2006 02:46:07 +0000 (02:46 +0000)] 
Support 64k pages on ppc32/64-linux (Jakub Jelink, Dave Nomura)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6457

18 years agoMerge r6453 (Update expected output following r6447 (Test lvxl and stvxl.))
Julian Seward [Thu, 28 Dec 2006 17:42:37 +0000 (17:42 +0000)] 
Merge r6453 (Update expected output following r6447 (Test lvxl and stvxl.))

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6455

18 years agoMerge r6452 (Avoid name clash on ppc64-linux.)
Julian Seward [Thu, 28 Dec 2006 17:42:06 +0000 (17:42 +0000)] 
Merge r6452 (Avoid name clash on ppc64-linux.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6454

18 years agoMerge r6447 (Test lvxl and stvxl.)
Julian Seward [Wed, 27 Dec 2006 21:39:18 +0000 (21:39 +0000)] 
Merge r6447 (Test lvxl and stvxl.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6448

18 years agoMerge r6444 (Print a marginally more helpful error message if UME (ELF
Julian Seward [Wed, 27 Dec 2006 05:21:14 +0000 (05:21 +0000)] 
Merge r6444 (Print a marginally more helpful error message if UME (ELF
loading) fails.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6445

18 years agoMerge r6441 (Handle new primop Iop_SarN8x8 introduced in vex r1702.)
Julian Seward [Wed, 27 Dec 2006 04:22:08 +0000 (04:22 +0000)] 
Merge r6441 (Handle new primop Iop_SarN8x8 introduced in vex r1702.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6442

18 years agoMerge r6439 (Finally close #133054/#118903 ('make install' fails with
Julian Seward [Tue, 26 Dec 2006 04:51:50 +0000 (04:51 +0000)] 
Merge r6439 (Finally close #133054/#118903 ('make install' fails with
syntax errors))

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6440

18 years agoFinally close #133054/#118903 ('make install' fails with syntax errors)
Julian Seward [Tue, 26 Dec 2006 04:42:53 +0000 (04:42 +0000)] 
Finally close #133054/#118903 ('make install' fails with syntax errors)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6438

18 years agoMerge r6389 (Fix 'make html-docs' and 'make print-docs'.)
Julian Seward [Tue, 26 Dec 2006 04:34:38 +0000 (04:34 +0000)] 
Merge r6389 (Fix 'make html-docs' and 'make print-docs'.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6437

18 years agoMerge r6406: Add missing case, apparently not very popular :-)
Julian Seward [Tue, 26 Dec 2006 04:30:48 +0000 (04:30 +0000)] 
Merge r6406: Add missing case, apparently not very popular :-)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6436

18 years agoMerge r6417: Always ensure that the output buffer is zero-terminated,
Julian Seward [Tue, 26 Dec 2006 04:29:17 +0000 (04:29 +0000)] 
Merge r6417: Always ensure that the output buffer is zero-terminated,
even if it is already full.  (Nick N)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6435

18 years agoMerge r6411 (usb ioctl handling)
Julian Seward [Tue, 26 Dec 2006 04:08:39 +0000 (04:08 +0000)] 
Merge r6411 (usb ioctl handling)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6433

18 years agoMerge r6410 (Enhancement of prctl ioctl)
Julian Seward [Tue, 26 Dec 2006 04:03:36 +0000 (04:03 +0000)] 
Merge r6410 (Enhancement of prctl ioctl)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6432

18 years agoMerge r6404/5 (fix ppc insn set tests for gcc >= 4.1)
Julian Seward [Tue, 26 Dec 2006 03:55:38 +0000 (03:55 +0000)] 
Merge r6404/5 (fix ppc insn set tests for gcc >= 4.1)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6431

18 years agoMerge r6391 (ppc32/64-linux: use 'ctr' for the branch address, not 'lr' since
Julian Seward [Tue, 26 Dec 2006 03:53:52 +0000 (03:53 +0000)] 
Merge r6391 (ppc32/64-linux: use 'ctr' for the branch address, not 'lr' since
using the latter trashes the branch predictors somehow)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6430

18 years agoMerge r6382/3 (Fix confusing leak-checker flag hints, and regtest updates)
Julian Seward [Tue, 26 Dec 2006 03:51:46 +0000 (03:51 +0000)] 
Merge r6382/3 (Fix confusing leak-checker flag hints, and regtest updates)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6429

18 years agoMerge r6377/8: --gen-suppressions fixes (fix for #136844, #138507)
Julian Seward [Tue, 26 Dec 2006 03:17:44 +0000 (03:17 +0000)] 
Merge r6377/8: --gen-suppressions fixes (fix for #136844, #138507)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6428

18 years agoMerge r6374 (make User errors suppressible)
Julian Seward [Tue, 26 Dec 2006 03:13:14 +0000 (03:13 +0000)] 
Merge r6374 (make User errors suppressible)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6427

18 years agoMerge r6371 (fix handling of MPI_LONG_DOUBLE)
Julian Seward [Tue, 26 Dec 2006 03:10:51 +0000 (03:10 +0000)] 
Merge r6371 (fix handling of MPI_LONG_DOUBLE)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6426

18 years agoMerge r6356:
Julian Seward [Tue, 26 Dec 2006 03:07:02 +0000 (03:07 +0000)] 
Merge r6356:

CFI reader: when decoding the single (address) argument to
DW_CFA_set_loc, take into account any encoding info conveyed by the
augmentation string.  See big comment in the code.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6425

18 years agoMerge r6341 (ExeContext hashing fix)
Julian Seward [Tue, 26 Dec 2006 03:01:53 +0000 (03:01 +0000)] 
Merge r6341 (ExeContext hashing fix)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6424

18 years agoMerge r6365 and r6367 (fix for: "Drepper: obscure Cachegrind
Julian Seward [Tue, 26 Dec 2006 02:59:50 +0000 (02:59 +0000)] 
Merge r6365 and r6367 (fix for: "Drepper: obscure Cachegrind
simulation bug", and the same for Callgrind)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6423

18 years agoMerge r6211 (Cachegrind: Update cache parameter detection)
Julian Seward [Tue, 26 Dec 2006 02:56:23 +0000 (02:56 +0000)] 
Merge r6211 (Cachegrind: Update cache parameter detection)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6422

18 years agoMerge r6084 (fix for #134727: valgrind exits with "Value too large
Julian Seward [Tue, 26 Dec 2006 02:54:46 +0000 (02:54 +0000)] 
Merge r6084 (fix for #134727: valgrind exits with "Value too large
for defined data type")

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6421

18 years agobackport build fix from trunk
Dirk Mueller [Thu, 7 Dec 2006 15:34:04 +0000 (15:34 +0000)] 
backport build fix from trunk

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6385

18 years agoUpdated docs on tool-writing. Moved them into the user manual.
Nicholas Nethercote [Mon, 23 Oct 2006 21:24:55 +0000 (21:24 +0000)] 
Updated docs on tool-writing.  Moved them into the user manual.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6340

18 years agoUpdate for recent removal of Cachegrind tech docs.
Nicholas Nethercote [Sat, 21 Oct 2006 23:19:52 +0000 (23:19 +0000)] 
Update for recent removal of Cachegrind tech docs.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6337

18 years agoLink to dissertation with a proper link.
Nicholas Nethercote [Sat, 21 Oct 2006 23:02:13 +0000 (23:02 +0000)] 
Link to dissertation with a proper link.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6335

18 years agoRemoved the file format description from cg_annotate.in, because it's in the
Nicholas Nethercote [Sat, 21 Oct 2006 22:25:56 +0000 (22:25 +0000)] 
Removed the file format description from cg_annotate.in, because it's in the
Cachegrind docs.

Removed the Cachegrind tech docs, because they're so out of date to be
useless.  My PhD dissertation gives a much better description of how
Cachegrind works.  (I mentioned this in the Cachegrind user manual.)  The
only still-useful part of Cachegrind's tech docs, the output file format
description, I moved into the Cachegrind user manual.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6333

18 years ago- Update comments about Cachegrind file format.
Nicholas Nethercote [Sat, 21 Oct 2006 18:25:12 +0000 (18:25 +0000)] 
- Update comments about Cachegrind file format.
- Be slightly more strict in accepting Cachegrind input files.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6331

18 years agoMerge minor improvements to Lackey from the trunk.
Nicholas Nethercote [Fri, 20 Oct 2006 22:54:20 +0000 (22:54 +0000)] 
Merge minor improvements to Lackey from the trunk.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6329

18 years agoMove VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import
Nicholas Nethercote [Fri, 20 Oct 2006 22:52:34 +0000 (22:52 +0000)] 
Move VG_BUGS_TO to pub_tool_basics.h so that Nulgrind need not import
pub_tool_libcassert.h.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6328

18 years agoAdd an FAQ.
Nicholas Nethercote [Fri, 20 Oct 2006 22:23:54 +0000 (22:23 +0000)] 
Add an FAQ.

MERGED FROM TRUNK

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6327

18 years agoglibc 2.5 support
Dirk Mueller [Mon, 16 Oct 2006 17:19:53 +0000 (17:19 +0000)] 
glibc 2.5 support

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6240

18 years agoBump version.
Julian Seward [Sat, 16 Sep 2006 01:09:58 +0000 (01:09 +0000)] 
Bump version.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6075

18 years agoFinalise 3.2.1.
Julian Seward [Fri, 15 Sep 2006 13:40:01 +0000 (13:40 +0000)] 
Finalise 3.2.1.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6070

18 years agoUpdate
Julian Seward [Thu, 14 Sep 2006 20:17:09 +0000 (20:17 +0000)] 
Update

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6069

18 years agoMerge r6064 (callgrind_annotate: fix warnings with "--collect-jumps=yes")
Julian Seward [Thu, 14 Sep 2006 20:10:19 +0000 (20:10 +0000)] 
Merge r6064 (callgrind_annotate: fix warnings with "--collect-jumps=yes")

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6067

18 years agoYet another X padding suppression.
Julian Seward [Thu, 14 Sep 2006 20:07:46 +0000 (20:07 +0000)] 
Yet another X padding suppression.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6066

18 years agoBump versions.
Julian Seward [Tue, 12 Sep 2006 23:08:49 +0000 (23:08 +0000)] 
Bump versions.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6063

18 years agoUpdate for 3.2.1.
Julian Seward [Tue, 12 Sep 2006 23:06:00 +0000 (23:06 +0000)] 
Update for 3.2.1.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6062

18 years agoMerge r6059 (fix for: docs path hardwired (Dennis Lubert))
Julian Seward [Tue, 12 Sep 2006 22:39:02 +0000 (22:39 +0000)] 
Merge r6059 (fix for: docs path hardwired (Dennis Lubert))

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6060

18 years agoMerge r6045 and r6053 (callgrind: fix failed assertion when toggling
Julian Seward [Tue, 12 Sep 2006 21:13:11 +0000 (21:13 +0000)] 
Merge r6045 and r6053 (callgrind: fix failed assertion when toggling
instrumentation mode) (JosefW)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6057

18 years agoMerge r6044 (callgrind: fix annotate script for data produced with
Julian Seward [Tue, 12 Sep 2006 21:09:17 +0000 (21:09 +0000)] 
Merge r6044 (callgrind: fix annotate script for data produced with
--dump-instr=yes) (JosefW)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6056

18 years agoMerge r6043 (callgrind: fix warning about malformed creator line)
Julian Seward [Tue, 12 Sep 2006 21:07:53 +0000 (21:07 +0000)] 
Merge r6043 (callgrind: fix warning about malformed creator line)
(JosefW)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6055

18 years agoMerge r6049 (fix for #133694, from Tom Hughes)
Julian Seward [Tue, 12 Sep 2006 21:05:48 +0000 (21:05 +0000)] 
Merge r6049 (fix for #133694, from Tom Hughes)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6054

18 years agoMisc minor fixes for SuSE 10.1 (ppc32)
Julian Seward [Mon, 11 Sep 2006 17:22:54 +0000 (17:22 +0000)] 
Misc minor fixes for SuSE 10.1 (ppc32)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6048

18 years agoMerge r6040 (fix for: 'cfsi->len > 0 && cfsi->len < 2000000' failed)
Julian Seward [Mon, 28 Aug 2006 22:59:58 +0000 (22:59 +0000)] 
Merge r6040 (fix for: 'cfsi->len > 0 && cfsi->len < 2000000' failed)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6041

18 years agoPartial bump of version number.
Julian Seward [Mon, 28 Aug 2006 21:51:34 +0000 (21:51 +0000)] 
Partial bump of version number.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6039

18 years agoMerge r6036 (fix for: valgrind header files are not standard C)
Julian Seward [Mon, 28 Aug 2006 21:18:59 +0000 (21:18 +0000)] 
Merge r6036 (fix for: valgrind header files are not standard C)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6037

18 years agoMerge r5987 (regtest for: amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE2))
Julian Seward [Mon, 28 Aug 2006 13:13:01 +0000 (13:13 +0000)] 
Merge r5987 (regtest for: amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE2))

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6032

18 years agoMerge r6030 (fix for: VG_N_SEGNAMES too low)
Julian Seward [Mon, 28 Aug 2006 13:08:16 +0000 (13:08 +0000)] 
Merge r6030 (fix for: VG_N_SEGNAMES too low)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6031

18 years agoMerge r6011 (amd64 padding suppressions)
Julian Seward [Mon, 28 Aug 2006 12:40:05 +0000 (12:40 +0000)] 
Merge r6011 (amd64 padding suppressions)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6029

18 years agoMerge r6010 (ppc32 SuSE 10.1 redir)
Julian Seward [Mon, 28 Aug 2006 12:38:31 +0000 (12:38 +0000)] 
Merge r6010 (ppc32 SuSE 10.1 redir)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6028

18 years agoMerge r5999 (BartV: Don't print more lines of a stack-trace than were
Julian Seward [Mon, 28 Aug 2006 12:36:11 +0000 (12:36 +0000)] 
Merge r5999 (BartV: Don't print more lines of a stack-trace than were
obtained.)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6027

18 years agoMerge r6001 (fix for: Alex Bennee mmap problem (9 Aug))
Julian Seward [Mon, 28 Aug 2006 12:32:43 +0000 (12:32 +0000)] 
Merge r6001 (fix for: Alex Bennee mmap problem (9 Aug))

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6026

18 years agoMerge r6003,4 (fix for: cachegrind/callgrind causes executable to die)
Julian Seward [Mon, 28 Aug 2006 12:28:51 +0000 (12:28 +0000)] 
Merge r6003,4 (fix for: cachegrind/callgrind causes executable to die)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6025

18 years agoMerge r5991,4,6 (GraydonH leak checking fix)
Julian Seward [Mon, 28 Aug 2006 12:24:48 +0000 (12:24 +0000)] 
Merge r5991,4,6 (GraydonH leak checking fix)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6024

18 years agoMerge r5990 (fix for: Livelocks entire machine)
Julian Seward [Mon, 28 Aug 2006 12:21:19 +0000 (12:21 +0000)] 
Merge r5990 (fix for: Livelocks entire machine)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6023

18 years agoMerge r5983 (fix for:Valgrind aborts when process calls malloc_trim())
Julian Seward [Mon, 28 Aug 2006 12:19:40 +0000 (12:19 +0000)] 
Merge r5983 (fix for:Valgrind aborts when process calls malloc_trim())

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6022

18 years agoMerge r5979 (fix for: Can't stat .so/.exe error while reading symbols)
Julian Seward [Mon, 28 Aug 2006 12:17:41 +0000 (12:17 +0000)] 
Merge r5979 (fix for: Can't stat .so/.exe error while reading symbols)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6021

18 years agoMerge r5989 (fix for: PATCH: ppc32 missing system calls)
Julian Seward [Mon, 28 Aug 2006 12:13:19 +0000 (12:13 +0000)] 
Merge r5989 (fix for: PATCH: ppc32 missing system calls)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6020

18 years agoMerge r5988 (fix for: JJ: ppc32/ppc64 syscalls, w/ patch)
Julian Seward [Mon, 28 Aug 2006 12:11:25 +0000 (12:11 +0000)] 
Merge r5988 (fix for: JJ: ppc32/ppc64 syscalls, w/ patch)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6019

18 years agoMerge r5970 (fix for: Lacks support for VKI_[GP]IO_UNIMAP*)
Julian Seward [Mon, 28 Aug 2006 12:08:10 +0000 (12:08 +0000)] 
Merge r5970 (fix for: Lacks support for VKI_[GP]IO_UNIMAP*)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6018

18 years agoMerge r5968 (fix for: FUTEX_WAKE does not use uaddr2)
Julian Seward [Mon, 28 Aug 2006 12:04:01 +0000 (12:04 +0000)] 
Merge r5968 (fix for: FUTEX_WAKE does not use uaddr2)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6017

18 years agoMerge r5986 (fix for: VG_N_SEGMENTS too low)
Julian Seward [Mon, 28 Aug 2006 12:02:10 +0000 (12:02 +0000)] 
Merge r5986 (fix for: VG_N_SEGMENTS too low)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6016

18 years agoMerge r5973 (fix for: 'c' in --gen-supps=yes doesn't work)
Julian Seward [Mon, 28 Aug 2006 11:59:20 +0000 (11:59 +0000)] 
Merge r5973 (fix for: 'c' in --gen-supps=yes doesn't work)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6015

18 years agoMerge r5973 (fix for: ppc64-linux stack RZ fast-case snafu)
Julian Seward [Mon, 28 Aug 2006 11:57:21 +0000 (11:57 +0000)] 
Merge r5973 (fix for: ppc64-linux stack RZ fast-case snafu)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6014

18 years agoMerge r5974 (fix for: Expanding brk() into last available page asserts)
Julian Seward [Mon, 28 Aug 2006 11:54:40 +0000 (11:54 +0000)] 
Merge r5974 (fix for: Expanding brk() into last available page asserts)

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@6013

19 years agosvn propset svn:externals \
Julian Seward [Wed, 7 Jun 2006 01:30:19 +0000 (01:30 +0000)] 
svn propset svn:externals \
   "VEX svn://svn.valgrind.org/vex/branches/VEX_3_2_BRANCH" .

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@5961

19 years agoCreate branches/VALGRIND_3_2_BRANCH from trunk r5957 for Valgrind 3.2.0.
Julian Seward [Wed, 7 Jun 2006 01:21:22 +0000 (01:21 +0000)] 
Create branches/VALGRIND_3_2_BRANCH from trunk r5957 for Valgrind 3.2.0.

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_2_BRANCH@5959

19 years agoFinalise 3.2.0.
Julian Seward [Tue, 6 Jun 2006 21:41:22 +0000 (21:41 +0000)] 
Finalise 3.2.0.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5957

19 years agoInstall header in the right place. (From Josef W).
Julian Seward [Tue, 6 Jun 2006 21:39:09 +0000 (21:39 +0000)] 
Install header in the right place.  (From Josef W).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5956

19 years agoMore copyright updates.
Julian Seward [Mon, 5 Jun 2006 23:27:18 +0000 (23:27 +0000)] 
More copyright updates.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5955

19 years agoUpdate copyright dates.
Julian Seward [Mon, 5 Jun 2006 23:21:15 +0000 (23:21 +0000)] 
Update copyright dates.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5954

19 years agoRestrict to *.[chS]; otherwise it ends up losing permissions on
Julian Seward [Mon, 5 Jun 2006 23:20:25 +0000 (23:20 +0000)] 
Restrict to *.[chS]; otherwise it ends up losing permissions on
executable files.  Also bump dates to 2006.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5953

19 years agowibbles
Nicholas Nethercote [Fri, 2 Jun 2006 23:59:40 +0000 (23:59 +0000)] 
wibbles

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5952

19 years agoAdd documentation on how to run the performance suite.
Nicholas Nethercote [Fri, 2 Jun 2006 23:57:22 +0000 (23:57 +0000)] 
Add documentation on how to run the performance suite.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5951

19 years agoClarify usage instructions for --trace-flags.
Nicholas Nethercote [Fri, 2 Jun 2006 22:58:34 +0000 (22:58 +0000)] 
Clarify usage instructions for --trace-flags.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5950

19 years agoAdd a helpful comment.
Nicholas Nethercote [Fri, 2 Jun 2006 22:32:02 +0000 (22:32 +0000)] 
Add a helpful comment.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5949

19 years agoAdded a useful script.
Nicholas Nethercote [Thu, 1 Jun 2006 13:44:07 +0000 (13:44 +0000)] 
Added a useful script.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5948

19 years agoThird time lucky?
Julian Seward [Sat, 27 May 2006 23:43:27 +0000 (23:43 +0000)] 
Third time lucky?

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5947

19 years agoBack to the past: another Red Hat 7.3 suppression.
Julian Seward [Sat, 27 May 2006 22:38:45 +0000 (22:38 +0000)] 
Back to the past: another Red Hat 7.3 suppression.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5946

19 years agoWibble, wibble, wibble
Julian Seward [Sat, 27 May 2006 21:14:09 +0000 (21:14 +0000)] 
Wibble, wibble, wibble

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5945