|
From: <sv...@va...> - 2006-08-09 12:38:36
|
Author: sewardj
Date: 2006-08-09 13:38:26 +0100 (Wed, 09 Aug 2006)
New Revision: 5998
Log:
Update
Modified:
trunk/docs/internals/3_2_BUGSTATUS.txt
Modified: trunk/docs/internals/3_2_BUGSTATUS.txt
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/docs/internals/3_2_BUGSTATUS.txt 2006-08-05 12:22:52 UTC (rev 5=
997)
+++ trunk/docs/internals/3_2_BUGSTATUS.txt 2006-08-09 12:38:26 UTC (rev 5=
998)
@@ -3,6 +3,7 @@
pending =3D is scheduled to be fixed (or at least considered) on this br=
anch
wontfix =3D will not fix on this branch
many =3D fix composed of many commits
+sse3fix =3D fixed by the SSE3 commits
=20
------- Bugs reported after (in) 3.2.0 ------
=20
@@ -13,14 +14,14 @@
v5973 pending n-i-bz ppc64-linux stack RZ fast-case snafu
v5978 pending n-i-bz 'c' in --gen-supps=3Dyes doesn't work
v5986 pending n-i-nz VG_N_SEGMENTS too low (users, 28 June)
-pending pending 106852 x86->IR: fisttp (SSE3)
+sse3fix pending 106852 x86->IR: fisttp (SSE3)
v5968 pending 117172 FUTEX_WAKE does not use uaddr2
v5970 pending 124039 Lacks support for VKI_[GP]IO_UNIMAP*
pending pending 127521 amd64->IR: 0xF0 0x48 0xF 0xC7 (cmpxchg8b)
vx1632/v5987
pending 128917 amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE=
2)
v5988 pending 129246 JJ: ppc32/ppc64 syscalls, w/ patch
-pending pending 129358 x86->IR: fisttpl (SSE3)
+sse3fix pending 129358 x86->IR: fisttpl (SSE3)
pending pending 129390 ppc?->IR: some kind of VMX prefetch (dstt=
)
pending pending 129866 cachegrind/callgrind causes executable to=
die
pending pending 129968 amd64->IR: 0xF 0xAE 0x0 (fxsave)
@@ -29,14 +30,22 @@
v5983 pending 130388 Valgrind aborts when process calls malloc=
_trim()
v5989 pending 130638 New: PATCH: ppc32 missing system calls
vx1633 pending 130785 amd64->IR: unhandled instruction "pushfq"
-pending pending 131298 x86->IR: 0xF 0x1F (???)
=20
+vx1634 pending 131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF
+ 131298 =3D=3D131481
+
v5990 pending n-i-bz Livelocks entire machine (users list,
17 June, Timothy B. Terriberry)
-v5991 pending n-i-bz Graydon leak checking fix
- (need to deal with regtest changes)
+v5991,4,6 pending n-i-bz Graydon leak checking fix
+
v5992 no n-i-bz Graydon mempool trim patch
=20
Signal race condition (users list, 13 June, Johannes Berg)
=20
Unrecognised instruction at address 0x70198EC2 (users, 19 July, Bennee)
+
+SSE3 commits: vx1635,1636, v5997
+
+Alex Bennee amd64 bswapq (9 Aug)
+Alex Bennee mmap problem (9 Aug)
+
|