|
From: <sv...@va...> - 2006-08-28 13:36:55
|
Author: sewardj
Date: 2006-08-28 14:36:52 +0100 (Mon, 28 Aug 2006)
New Revision: 6033
Log:
Update after merging loads of fixes into the 3_2_BRANCH.
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-28 13:13:01 UTC (rev 6=
032)
+++ trunk/docs/internals/3_2_BUGSTATUS.txt 2006-08-28 13:36:52 UTC (rev 6=
033)
@@ -7,38 +7,41 @@
=20
------- Bugs reported after (in) 3.2.0 ------
=20
-TRUNK 32BRANCH PRI BUG# WHAT
+TRUNK 32BRANCH PRI BUG# WHAT
=20
-v5974 pending n-i-bz Expanding brk() into last available page =
asserts
+v5974 v6013 n-i-bz Expanding brk() into last available page =
asserts
and VT_* ioctls
-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)
-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*
-vx1639 pending 127521 amd64->IR: 0xF0 0x48 0xF 0xC7 (cmpxchg8b)
+v5973 v6014 n-i-bz ppc64-linux stack RZ fast-case snafu
+v5978 v6015 n-i-bz 'c' in --gen-supps=3Dyes doesn't work
+v5986 v6016 n-i-bz VG_N_SEGMENTS too low (users, 28 June)
+v6030 v6031 n-i-bz VG_N_SEGNAMES too low (Stu Robinson)
+sse3fix vx1646 106852 x86->IR: fisttp (SSE3)
+v5968 v6017 117172 FUTEX_WAKE does not use uaddr2
+v5970 v6018 124039 Lacks support for VKI_[GP]IO_UNIMAP*
+vx1639 vx1649 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
-sse3fix pending 129358 x86->IR: fisttpl (SSE3)
+ vx1643/v6032 128917 amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE=
2)
+v5988 v6019 129246 JJ: ppc32/ppc64 syscalls, w/ patch
+sse3fix vx1646 129358 x86->IR: fisttpl (SSE3)
pending pending 129390 ppc?->IR: some kind of VMX prefetch (dstt=
)
-v6003,4 pending 129866 cachegrind/callgrind causes executable to=
die
+v6003,4 v6025 129866 cachegrind/callgrind causes executable to=
die
pending pending 129968 amd64->IR: 0xF 0xAE 0x0 (fxsave)
-v5979 pending 130020 Can't stat .so/.exe error while reading s=
ymbols
+v5979 v6021 130020 Can't stat .so/.exe error while reading s=
ymbols
wontfix wontfix 130358 Inconsistent 80-bit floats on x86
-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"
+v5983 v6022 130388 Valgrind aborts when process calls malloc=
_trim()
+v5989 v6020 130638 PATCH: ppc32 missing system calls
+vx1633 vx1644 130785 amd64->IR: unhandled instruction "pushfq"
=20
-vx1634 pending 131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF
+vx1634 vx1645 131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF
131298 =3D=3D131481
=20
-vx1638 pending 132146 Programs with long sequences of bswap[l,q=
]s
+vx1638 vx1648 132146 Programs with long sequences of bswap[l,q=
]s
+pending pending 132918 vex amd64->IR: 0xD9 0xF8 (fprem)
+pending pending 132813 Assertion at priv/guest-x86/toIR.c:652 fa=
ils
=20
-v5990 pending n-i-bz Livelocks entire machine (users list,
+v5990 v6023 n-i-bz Livelocks entire machine (users list,
17 June, Timothy B. Terriberry)
-v5991,4,6 pending n-i-bz Graydon leak checking fix
+v5991,4,6 v6024 n-i-bz Graydon leak checking fix
=20
v5992,6006 wontfix n-i-bz Graydon mempool trim patch
=20
@@ -48,8 +51,14 @@
=20
SSE3 commits: vx1635,1636, v5997
=20
-Alex Bennee mmap problem (9 Aug) (v6001, merge)
+v6001 v6026 n-i-bz Alex Bennee mmap problem (9 Aug)
+v5999 v6027 n-i-bz BartV: Don't print more lines of a
+ stack-trace than were obtained.
+v6010 v6028 n-i-bz ppc32 SuSE 10.1 redir
+v6011 v6029 n-i-bz amd64 padding suppressions
=20
-Merge r1637 (amd64 insn printing fix.)
-Merge r5999 (Don't print more lines of a stack-trace than were
-obtained.)
+vx1637 vx1647 n-i-bz amd64 insn printing fix.
+vx1640,1 vx1650 n-i-bz ppc cmp reg,reg fix
+vx1642 vx1651 n-i-bz x86/amd64 iropt e/rflag reduction rules
+
+fix for make install with older bashes.
|