]> git.ipfire.org Git - thirdparty/valgrind.git/log
thirdparty/valgrind.git
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

19 years ago3.2.0rc1 second try.
Julian Seward [Sat, 27 May 2006 17:27:31 +0000 (17:27 +0000)] 
3.2.0rc1 second try.

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

19 years agoBug reports should have the same destination as for other VG tools
Josef Weidendorfer [Sat, 27 May 2006 15:39:45 +0000 (15:39 +0000)] 
Bug reports should have the same destination as for other VG tools

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

19 years agoFix a failed assertion on retranslation of rep or cmov instructions.
Josef Weidendorfer [Sat, 27 May 2006 15:30:58 +0000 (15:30 +0000)] 
Fix a failed assertion on retranslation of rep or cmov instructions.

Bug description: Very similar to cachegrind, callgrind stores
metainformation per guest instruction; this meta information is
given when calling into the simulator. In contrast to cachegrind,
callgrind keeps this info when the source is discarded, and checks
on retranslation whether the same meta info is generated.
This check sometimes fails: E.g. for rep x86 instructions, 2 simulator
calls
are usually generated for one x86 instruction (the instruction fetch and
a
data access), thus overwriting the data_size meta information for one
x86
instruction first with 0, and afterwards e.g. with 1. The check on
retranslation
fails because of this. The fix is to only write/check data_size values
>0.

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

19 years agoOops, track date change in r5940.
Julian Seward [Sat, 27 May 2006 11:25:18 +0000 (11:25 +0000)] 
Oops, track date change in r5940.

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

19 years agoMove into 2006.
Julian Seward [Sat, 27 May 2006 03:22:47 +0000 (03:22 +0000)] 
Move into 2006.

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

19 years agoEven more news.
Julian Seward [Sat, 27 May 2006 03:22:04 +0000 (03:22 +0000)] 
Even more news.

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

19 years agoWording wibble.
Julian Seward [Fri, 26 May 2006 16:06:10 +0000 (16:06 +0000)] 
Wording wibble.

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

19 years ago3.2.0rc1, hopefully.
Julian Seward [Fri, 26 May 2006 13:51:37 +0000 (13:51 +0000)] 
3.2.0rc1, hopefully.

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

19 years agoSigh .. now fix for 32-bit targets.
Julian Seward [Fri, 26 May 2006 12:00:26 +0000 (12:00 +0000)] 
Sigh .. now fix for 32-bit targets.

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

19 years agoReplace the obviously-bogus piece of inline asm with a probably
Julian Seward [Fri, 26 May 2006 11:31:15 +0000 (11:31 +0000)] 
Replace the obviously-bogus piece of inline asm with a probably
equally bogus new version.  In fact if I actually understood the
magical "earlyclobber" (&) asm constraint this would probably be
unnecessary, but I don't.  Ah well.

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

19 years agoFix gcc pedantry on 64-bit platforms
Julian Seward [Fri, 26 May 2006 11:29:17 +0000 (11:29 +0000)] 
Fix gcc pedantry on 64-bit platforms

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

19 years agoDisable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus
Julian Seward [Fri, 26 May 2006 00:50:41 +0000 (00:50 +0000)] 
Disable tests none/tests/amd64/faultstatus, none/tests/x86/faultstatus
and none/tests/x86/int.  They always fail, the tested functionality
isn't going to get fixed in a hurry, and it's just generally annoying.

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

19 years agoPush towards a final version for 3.2.0.
Julian Seward [Fri, 26 May 2006 00:47:13 +0000 (00:47 +0000)] 
Push towards a final version for 3.2.0.

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

19 years agoRead extra args for all tests from $EXTRA_REGTEST_OPTS, which is
Julian Seward [Fri, 26 May 2006 00:13:21 +0000 (00:13 +0000)] 
Read extra args for all tests from $EXTRA_REGTEST_OPTS, which is
useful (eg) for running tests with --sanity-level= set.  Print a
big warning before and after the tests if it is set.

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

19 years agoFinalise.
Julian Seward [Thu, 25 May 2006 18:37:49 +0000 (18:37 +0000)] 
Finalise.

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

19 years agoVarious minor edits.
Julian Seward [Thu, 25 May 2006 18:37:25 +0000 (18:37 +0000)] 
Various minor edits.

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

19 years agoUpdate expected output.
Julian Seward [Thu, 25 May 2006 18:33:56 +0000 (18:33 +0000)] 
Update expected output.

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

19 years agoSuppression for SuSE 10.1 on amd64.
Julian Seward [Thu, 25 May 2006 18:24:32 +0000 (18:24 +0000)] 
Suppression for SuSE 10.1 on amd64.

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

19 years agoDecode EOVERFLOW in VG_(strerror).
Tom Hughes [Wed, 24 May 2006 12:51:17 +0000 (12:51 +0000)] 
Decode EOVERFLOW in VG_(strerror).

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

19 years agoAdd a %s for the error string...
Tom Hughes [Wed, 24 May 2006 10:00:53 +0000 (10:00 +0000)] 
Add a %s for the error string...

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

19 years agoadd backport request for VEX
Dirk Mueller [Tue, 23 May 2006 09:52:21 +0000 (09:52 +0000)] 
add backport request for VEX

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

19 years agoA couple of suppressions for FC5/ppc32.
Julian Seward [Mon, 22 May 2006 15:55:05 +0000 (15:55 +0000)] 
A couple of suppressions for FC5/ppc32.

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

19 years agoAssertion is too restrictive; it's possible to validly get an
Julian Seward [Mon, 22 May 2006 13:59:42 +0000 (13:59 +0000)] 
Assertion is too restrictive; it's possible to validly get an
addressibility error when MC_(clo_undef_value_errors) is True.

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