From: Tom Hughes Date: Wed, 11 Jul 2012 15:42:25 +0000 (+0000) Subject: Update bug status. X-Git-Tag: svn/VALGRIND_3_8_0~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3c57c513c95ac0a6a6d02aebf6784f18091e9c0;p=thirdparty%2Fvalgrind.git Update bug status. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12732 --- diff --git a/NEWS b/NEWS index 2cb05a304e..5305d576ca 100644 --- a/NEWS +++ b/NEWS @@ -174,9 +174,11 @@ where XXXXXX is the bug number as listed below. 295221 POWER Processor decimal floating point instruction support missing 295428 coregrind/m_main.c has incorrect x86 assembly for darwin 295590 Helgrind: Assertion 'cvi->nWaiters > 0' failed when cond var being waited upon destroyed +295617 ARM - Add some missing syscalls 295799 Missing \n with get_vbits in gdbserver when line is % 80 and there are some unaddressable bytes 296422 Add translation chaining support 296457 vex amd64->IR: 0x66 0xF 0x3A 0xDF 0xD1 0x1 0xE8 0x6A (dup of AES) +296792 [PATCH] valgrind 3.7.0: add SIOCSHWTSTAMP (0x89B0) ioctl wrapper 296983 Fix build issues on x86_64/ppc64 without 32-bit toolchains n-i-bz s390x: Shadow registers can now be examined using vgdb 297078 gdbserver signal handling problems caused by diff vki nr/gdb nr @@ -202,6 +204,7 @@ n-i-bz s390x: Shadow registers can now be examined using vgdb 299053 Support DWARF4 DW_AT_high_pc constant form 299104 vex amd64->IR: unhandled instruction bytes: 0xC5 0xF8 0x57 0xC0 0x48 0x89 0xE5 0x41 == 273475 (canonical avx) +299629 dup3() syscall (358) support is missing for ARM 299316 Helgrind: hg_main.c:628 (map_threads_lookup): Assertion 'thr' failed. 299694 POWER Processor decimal floating point instruction support missing, part 5 299756 For symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests @@ -226,6 +229,7 @@ n-i-bz Fix assert in gdbserver for watchpoints watching the same address 302656 Unhandled instruction (vcvtsi2ssq) == 273475 (canonical avx) 302709 valgrind for ARM needs extra tls support for android emulator under Linux +302827 add wrapper for CDROM_GET_CAPABILITY 302918 Enable testing of the vmaddfp and vnsubfp instructions in the testsuite 303116 Add support for the POWER instruction popcntb 303127 Power test suite fixes for frsqrte, vrefp, and vrsqrtefp instructions. diff --git a/docs/internals/3_7_BUGSTATUS.txt b/docs/internals/3_7_BUGSTATUS.txt index 2e520d06a3..5793d775fb 100644 --- a/docs/internals/3_7_BUGSTATUS.txt +++ b/docs/internals/3_7_BUGSTATUS.txt @@ -168,9 +168,6 @@ get fixed. not high prio **possible 3.8.0 (easy to fix?) -295617 ARM - Add some missing syscalls - **possible 3.8.0, needs landing - 295808 vex amd64->IR: 0xF3 0xF 0xBC 0xC0 0x48 0x1 0xD0 0x48 (TZCNT) **possible 3.8.0 ? see also 301011 (32 bit) @@ -202,9 +199,6 @@ get fixed. 296578 vex amd64->IR: 0x60 0x0 0x0 0x0 0x0 0x0 0x0 0x0 **no idea what this is -296792 [PATCH] valgrind 3.7.0: add SIOCSHWTSTAMP (0x89B0) ioctl wrapper - **3.8.0, needs checkin - 296947 vex amd64->IR: 0x1F 0x7 0x0 0x0 0x0 0x0 probably invalid @@ -230,9 +224,6 @@ get fixed. 298905 argv / argc to be changed to non valgrind values. wishlist -299629 dup3() syscall (358) support is missing for ARM - **possible 3.8.0, should be easy to fix - 300102 memcheck tester unclear what status is @@ -295,9 +286,6 @@ get fixed. 302700 Assertion 'srcix >= 0 && srcix < VG_(sizeXA)(srcxa)' failed. is in 3.6.0 -302827 add wrapper for CDROM_GET_CAPABILITY - **possible 3.8.0, has patch - 302901 Valgrind crashes with dwz optimized debuginfo **possible 3.8.0, has patch, should take