[Valgrind-developers] valgrind: r7386 - trunk

2008-02-08 Thread svn
Author: njn Date: 2008-02-09 05:10:45 + (Sat, 09 Feb 2008) New Revision: 7386 Log: start 3.4.0 release notes Modified: trunk/NEWS Modified: trunk/NEWS === --- trunk/NEWS 2008-02-09 01:55:52 UTC (rev 7385) +++ trunk/NEWS 2

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

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

[Valgrind-developers] 2008-02-09 03:20:06 GMT nightly build (aston, x86_64, Fedora Core 5)

2008-02-08 Thread Tom Hughes
Nightly build on aston ( x86_64, Fedora Core 5 ) started at 2008-02-09 03:20:06 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests

[Valgrind-developers] 2008-02-09 03:25:24 GMT nightly build (trojan, x86_64, Fedora Core 6)

2008-02-08 Thread Tom Hughes
Nightly build on trojan ( x86_64, Fedora Core 6 ) started at 2008-02-09 03:25:24 GMT Results differ from 24 hours ago Checking out valgrind source tree ... done Configuring valgrind ... done Building valgrind ... done Running regression tests

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

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

[Valgrind-developers] valgrind: r7384 - trunk/memcheck

2008-02-08 Thread svn
Author: sewardj Date: 2008-02-09 01:49:32 + (Sat, 09 Feb 2008) New Revision: 7384 Log: Tool-side support for the new primops required by SSSE3 instructions. I think this is all that is required on the tools side. Modified: trunk/memcheck/mc_translate.c Modified: trunk/memcheck/mc_trans

[Valgrind-developers] vex: r1809 - in trunk/priv: guest-amd64 guest-x86 host-amd64 host-x86

2008-02-08 Thread svn
Author: sewardj Date: 2008-02-09 01:16:02 + (Sat, 09 Feb 2008) New Revision: 1809 Log: Finalise SSSE3 support (counterpart to r1808): * support SSSE3 for 32-bit insns * For 128-bit variants accessing memory, generate an exception if effective address is not 128-bit aligned * Change CPUID

[Valgrind-developers] valgrind: r7383 - in trunk/coregrind: . m_syswrap

2008-02-08 Thread svn
Author: tom Date: 2008-02-08 15:17:07 + (Fri, 08 Feb 2008) New Revision: 7383 Log: Make the clone system call wrappers call VG_(register_stack) to record the new thread's stack, then make the stack unwinder use that information to make a better guess at the stack bounds. This helps avoid cras

Re: [Valgrind-developers] 2008-02-02 03:10:04 GMT nightly build (dellow, x86_64, Fedora 8)

2008-02-08 Thread Tom Hughes
In message <[EMAIL PROTECTED]> Bart Van Assche <[EMAIL PROTECTED]> wrote: > On Feb 4, 2008 5:06 PM, Tom Hughes <[EMAIL PROTECTED]> wrote: > >> It's fully up to date - the difference is because I have the >> glibc-debuginfo package installed which means valgrind is able >> to resolve source