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