Nightly build on lloyd ( x86_64, Fedora 7 ) started at 2008-01-14 03:05:10 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 2008-01-14 03:10: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 gill ( x86_64, Fedora Core 2 ) started at 2008-01-14 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
On Sun, 13 Jan 2008, Josef Weidendorfer wrote:
>> A while back I actually started writing a separate tool that did exactly
>> this. I didn't get very far with it, though.
>
> What was the problem?
Motivation :) No particular technical problems.
Nick
---
Author: sewardj
Date: 2008-01-13 15:36:15 + (Sun, 13 Jan 2008)
New Revision: 7345
Log:
Merge r7334 (Enable some syscalls needed to run firefox on 64-bit ppc
on Fedora 8.)
Modified:
branches/DATASYMS/coregrind/m_syswrap/syswrap-ppc64-linux.c
Modified: branches/DATASYMS/coregrind/m_syswrap
Author: sewardj
Date: 2008-01-13 15:27:44 + (Sun, 13 Jan 2008)
New Revision: 7344
Log:
Improve error reporting when failing to open the ELF file.
Modified:
branches/DATASYMS/coregrind/m_debuginfo/debuginfo.c
branches/DATASYMS/coregrind/m_debuginfo/storage.c
Modified: branches/DATASYMS
Author: sewardj
Date: 2008-01-13 15:26:15 + (Sun, 13 Jan 2008)
New Revision: 7343
Log:
Fix up .sbss fiddling a bit.
Modified:
branches/DATASYMS/coregrind/m_debuginfo/readelf.c
Modified: branches/DATASYMS/coregrind/m_debuginfo/readelf.c
Author: sewardj
Date: 2008-01-13 14:12:13 + (Sun, 13 Jan 2008)
New Revision: 7342
Log:
Improve debug printing in prefersym().
Modified:
branches/DATASYMS/coregrind/m_debuginfo/storage.c
Modified: branches/DATASYMS/coregrind/m_debuginfo/storage.c
==
Author: sewardj
Date: 2008-01-13 14:11:24 + (Sun, 13 Jan 2008)
New Revision: 7341
Log:
Try to straighten out _bias computations for: .text .data .sdata .bss
Modified:
branches/DATASYMS/coregrind/m_debuginfo/readelf.c
Modified: branches/DATASYMS/coregrind/m_debuginfo/readelf.c
===
On Sun, Jan 13, 2008 at 01:47:58AM +, [EMAIL PROTECTED] wrote:
> +++ branches/DATASYMS/coregrind/m_libcbase.c 2008-01-13 01:47:56 UTC (rev
> 7339)
> @@ -563,13 +563,14 @@
> +Int VG_(log2) ( UInt x )
> {
> Int i;
> /* Any more than 32 and we overflow anyway... */
> for (i = 0; i
10 matches
Mail list logo