Re: [Valgrind-developers] valgrind: r7256 - in trunk/memcheck: . docs

2007-12-02 Thread Nicholas Nethercote
On Fri, 30 Nov 2007 [EMAIL PROTECTED] wrote: > Log: > Make the freed-block-queue volume metrics 64-bit throughout, to avoid > any wierdness on very large machines in the future. You changed it from SSizeT to Long. SSizeT is a signed word-sized type, so it's 64-bit on 64-bit machines already. I

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

2007-12-02 Thread Tom Hughes
Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2007-12-03 03:15:01 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-03 03:05:08 GMT nightly build (lloyd, x86_64, Fedora 7)

2007-12-02 Thread Tom Hughes
Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2007-12-03 03:05:08 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-03 03:10:03 GMT nightly build (dellow, x86_64, Fedora 8)

2007-12-02 Thread Tom Hughes
Nightly build on dellow ( x86_64, Fedora 8 ) started at 2007-12-03 03:10:03 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-03 03:00:02 GMT nightly build (gill, x86_64, Fedora Core 2)

2007-12-02 Thread Tom Hughes
Nightly build on gill ( x86_64, Fedora Core 2 ) started at 2007-12-03 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-03 02:00:01 CET nightly build (g5, SuSE 10.1, ppc970)

2007-12-02 Thread jseward
Nightly build on g5 ( SuSE 10.1, ppc970 ) started at 2007-12-03 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: r7268 - trunk

2007-12-02 Thread svn
Author: sewardj Date: 2007-12-02 22:15:31 + (Sun, 02 Dec 2007) New Revision: 7268 Log: Finalise 3.3.0.RC1. Modified: trunk/NEWS trunk/configure.in Modified: trunk/NEWS === --- trunk/NEWS 2007-12-02 22:03:43 UTC (rev 7267

[Valgrind-developers] valgrind: r7267 - trunk/coregrind/m_debuginfo

2007-12-02 Thread svn
Author: sewardj Date: 2007-12-02 22:03:43 + (Sun, 02 Dec 2007) New Revision: 7267 Log: Back out r7210 ("Fix completely bogus implementation of VG_(seginfo_sect_kind).") as it breaks DRD and possible Callgrind. The segment kind identification code is basically broken for non-text segments, but

[Valgrind-developers] valgrind: r7266 - trunk

2007-12-02 Thread svn
Author: sewardj Date: 2007-12-02 13:37:18 + (Sun, 02 Dec 2007) New Revision: 7266 Log: Set version to 3.3.0-RC1. Modified: trunk/configure.in Modified: trunk/configure.in === --- trunk/configure.in 2007-12-02 02:08:17 UTC (