Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2008-01-04 03:15: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 lloyd ( x86_64, Fedora 7 ) started at 2008-01-04 03:05:14 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-04 03:10:05 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-04 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
Author: sewardj
Date: 2008-01-04 01:22:41 + (Fri, 04 Jan 2008)
New Revision: 1807
Log:
Very kludgey implementation of IRET. May or may not fix #155011.
Modified:
trunk/priv/guest-x86/toIR.c
Modified: trunk/priv/guest-x86/toIR.c
===
On 03/01/2008, Nicholas Nethercote <[EMAIL PROTECTED]> wrote:
> If a kernel type isn't present, a vki_* version should be added.
> See the comment at the top of include/vki/vki-linux.h.
>
> But don't trust the man pages, they mostly describe glibc's wrappers for the
> syscalls. These mostly are t
On Thu, 3 Jan 2008, Russell Sears wrote:
> I've attached a patch that adds support for Linux's sync_file_range. I
> tested it under x86_64, and added an entry for x86 since I happened to find
> the syscall number in my /usr/include directory. Presumably, it's supported
> on other architecture
Author: njn
Date: 2008-01-03 22:57:18 + (Thu, 03 Jan 2008)
New Revision: 350
Log:
tweak
Modified:
trunk/info/platforms.html
Modified: trunk/info/platforms.html
===
--- trunk/info/platforms.html 2008-01-03 05:13:42 UTC (rev
I've attached a patch that adds support for Linux's sync_file_range. I
tested it under x86_64, and added an entry for x86 since I happened to
find the syscall number in my /usr/include directory. Presumably, it's
supported on other architectures too...
The manpage lists "off64_t" as the type