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
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 ..
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 ...
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 ..
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
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
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
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
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 (