[Valgrind-developers] 2007-12-05 03:15:02 GMT nightly build (alvis, i686, Red Hat 7.3)

2007-12-04 Thread Tom Hughes
Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2007-12-05 03:15:02 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ..

[Valgrind-developers] 2007-12-05 03:05:05 GMT nightly build (lloyd, x86_64, Fedora 7)

2007-12-04 Thread Tom Hughes
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2007-12-05 03:05:05 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ...

[Valgrind-developers] 2007-12-05 03:10:05 GMT nightly build (dellow, x86_64, Fedora 8)

2007-12-04 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2007-12-05 03:10:05 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ..

[Valgrind-developers] 2007-12-05 03:00:02 GMT nightly build (gill, x86_64, Fedora Core 2)

2007-12-04 Thread Tom Hughes
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2007-12-05 03:00:02 GMT Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests

[Valgrind-developers] 2007-12-05 02:00:01 CET nightly build (g5, SuSE 10.1, ppc970)

2007-12-04 Thread jseward
Nightly build on g5 ( SuSE 10.1, ppc970 ) started at 2007-12-05 02:00:01 CET Results unchanged from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests ... f

[Valgrind-developers] valgrind: r7278 - trunk/exp-omega

2007-12-04 Thread svn
Author: sewardj Date: 2007-12-05 01:31:42 + (Wed, 05 Dec 2007) New Revision: 7278 Log: Rename a header file. Added: trunk/exp-omega/exp-omega.h Removed: trunk/exp-omega/omega.h Modified: trunk/exp-omega/Makefile.am trunk/exp-omega/o_main.c trunk/exp-omega/o_replace_memops.c M

[Valgrind-developers] valgrind: r7277 - trunk/memcheck/tests

2007-12-04 Thread svn
Author: sewardj Date: 2007-12-05 01:19:20 + (Wed, 05 Dec 2007) New Revision: 7277 Log: Update expected outputs. Use new naming scheme now permitted by tests/vg_regtest. Added: trunk/memcheck/tests/malloc_free_fill.stderr.exp-glibc25-amd64 trunk/memcheck/tests/malloc_free_fill.stderr.ex

[Valgrind-developers] valgrind: r7276 - trunk/massif/docs

2007-12-04 Thread svn
Author: njn Date: 2007-12-04 21:35:55 + (Tue, 04 Dec 2007) New Revision: 7276 Log: Minor Massif docs clarifications. Modified: trunk/massif/docs/ms-manual.xml Modified: trunk/massif/docs/ms-manual.xml === --- trunk/massif/do

[Valgrind-developers] valgrind: r7275 - in trunk: . exp-drd exp-drd/docs exp-drd/tests

2007-12-04 Thread svn
Author: sewardj Date: 2007-12-04 21:27:18 + (Tue, 04 Dec 2007) New Revision: 7275 Log: DRD changes (Bart Van Assche) * Add docs: exp-drd/docs/README.txt * Added one drd suppression pattern, and cleaned up the suppression file. * All regression tests now pass on x86_64 and i386, including siga

[Valgrind-developers] valgrind: r7274 - in trunk: . memcheck memcheck/tests

2007-12-04 Thread svn
Author: njn Date: 2007-12-04 21:18:06 + (Tue, 04 Dec 2007) New Revision: 7274 Log: Remove client requests that were deprecated in 3.2.0. Modified: trunk/NEWS trunk/memcheck/memcheck.h trunk/memcheck/tests/leak-pool.c trunk/memcheck/tests/sh-mem-random.c Modified: trunk/NEWS

Re: [Valgrind-developers] Has the ppc32 ELF ABI changed recently?

2007-12-04 Thread Julian Seward
> > All these optimised, vectorised (effectively) string ops rely on two > > techniques: > > > > (1) using properties of carry-chain propagation in addition/subtraction > > so as find out whether any byte in a word is zero, and if so > > which one > > Do you mean the well know and widely u

[Valgrind-developers] vex: r1804 - trunk/priv/host-ppc

2007-12-04 Thread svn
Author: sewardj Date: 2007-12-04 19:04:17 + (Tue, 04 Dec 2007) New Revision: 1804 Log: Generate code to handle 64-bit integer loads and stores on 32-bit targets, as this is needed by Massif in Valgrind 3.3.0. Modified: trunk/priv/host-ppc/isel.c Modified: trunk/priv/host-ppc/isel.c =

Re: [Valgrind-developers] Has the ppc32 ELF ABI changed recently?

2007-12-04 Thread Julian Seward
> > In short there's a conflict between optimising the hell out of stringops > > and having enough visibility for reliable debugging. Given the above > > constraints I don't see how you can have your cake and eat it. > > Unfortunately this conflicts with using Valgrind for other useful functions

[Valgrind-developers] valgrind: r7273 - trunk/coregrind/m_syswrap

2007-12-04 Thread svn
Author: sewardj Date: 2007-12-04 16:12:54 + (Tue, 04 Dec 2007) New Revision: 7273 Log: Handle semaphore-related syscalls. Modified: trunk/coregrind/m_syswrap/syswrap-ppc64-aix5.c Modified: trunk/coregrind/m_syswrap/syswrap-ppc64-aix5.c

[Valgrind-developers] valgrind: r7272 - trunk/callgrind/docs

2007-12-04 Thread svn
Author: weidendo Date: 2007-12-04 10:09:24 + (Tue, 04 Dec 2007) New Revision: 7272 Log: Update old (and wrong) parts of callgrind documentation. This obviously was already wrong in 3.2.x :-( * Old --fn-recursion=... / --fn-caller=... options are called --separate-recs=... / --separate-calle