|
From: <sv...@va...> - 2014-10-14 20:26:52
|
Author: sewardj
Date: Tue Oct 14 21:26:45 2014
New Revision: 14627
Log:
Update.
Modified:
trunk/NEWS
trunk/docs/internals/3_10_BUGSTATUS.txt
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Oct 14 21:26:45 2014
@@ -35,6 +35,13 @@
339182 ppc64: AvSplat ought to load destination vector register with 16/16
bytes stored prior
339433 ppc64 lxvw4x instruction uses four 32-byte loads
+
+339442 OS X 10.9 testsuite build failure: threadname.c:6:10:
+ fatal error: 'sys/prctl.h' file not found
+
+339688 Mac-specific ASM does not support .version directive (cpuid,
+ tronical and pushfpopf tests)
+
339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ...
339853 arm64 times syscall unknown
339855 arm64 unhandled getsid/setsid syscalls
Modified: trunk/docs/internals/3_10_BUGSTATUS.txt
==============================================================================
--- trunk/docs/internals/3_10_BUGSTATUS.txt (original)
+++ trunk/docs/internals/3_10_BUGSTATUS.txt Tue Oct 14 21:26:45 2014
@@ -108,9 +108,6 @@
__builtin_popcountll in the source ([Valgrind-users] valgrind-3.10
does not link on)
-339442 OS X 10.9 testsuite build failure: threadname.c:6:10:
-fatal error: 'sys/prctl.h' file not found
-
339499 memcheck does not always detect access beyond mmaped page
339537 two threads hang in pthread_spin_lock and pthread_spin_unlock
@@ -132,9 +129,6 @@
339677 L3 cache size is not supported
-339688 Mac-specific ASM does not support .version directive (cpuid,
- tronical and pushfpopf tests)
-
339706 [PATCH] add TIOCSIG annotation on linux
339721 assertion failed in m_debuginfo/readdwarf3.c when parsing
|