]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update.
authorJulian Seward <jseward@acm.org>
Fri, 31 Oct 2014 12:11:41 +0000 (12:11 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 31 Oct 2014 12:11:41 +0000 (12:11 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14680

NEWS
docs/internals/3_10_BUGSTATUS.txt

diff --git a/NEWS b/NEWS
index 963377ffd74ba0eebfc8557e807cabc3d6dd148e..fb15c0882f5094fb9878917cbc7acc7562f4a151 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,34 +27,46 @@ To see details of a given bug, visit
   https://bugs.kde.org/show_bug.cgi?id=XXXXXX
 where XXXXXX is the bug number as listed below.
 
-338731 ppc: Fix testuite build for toolchains not supporting -maltivec
-339020 ppc64: memcheck/tests/ppc64/power_ISA2_05 failing in nightly build
-339156 gdbsrv not called for fatal signal
-339442 Fix testsuite build failure on OS X 10.9
-339645 Use correct tag names in sys_getdents/64 wrappers
-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
-339542 Support compilation with Intel's ICC compiler
-339688 Mac-specific ASM does not support .version directive (cpuid,
-       tronical and pushfpopf tests)
-
-339706 Fix false positive for ioctl(TIOCSIG) on linux
-339721 assertion 'check_sibling == sibling' failed in readdwarf3.c ...
-339789 Fix none/tests/execve test on Mac OS X 10.9
-339808 Fix none/tests/rlimit64_nofile test on Mac OS X 10.9
-339853 arm64 times syscall unknown
-339855 arm64 unhandled getsid/setsid syscalls
-339858 arm64 dmb sy not implemented
-340115 Fix none/tests/cmdline[1|2] tests on systems which define TMPDIR
-340430 Fix some grammatical weirdness in the manual.
-n-i-bz Old STABS code is still being compiled, but never used. Remove it.
-n-i-bz Fix compilation on distros with glibc < 2.5
-n-i-bz Provide implementations of certain compiler builtins to support
-       compilers who may not provide those
+335440  arm64: ld1 (single structure) is not implemented
+335713  arm64: unhanded instruction: prfm (immediate)
+338731  ppc: Fix testuite build for toolchains not supporting -maltivec
+339020  ppc64: memcheck/tests/ppc64/power_ISA2_05 failing in nightly build
+339156  gdbsrv not called for fatal signal
+339442  Fix testsuite build failure on OS X 10.9
+339645  Use correct tag names in sys_getdents/64 wrappers
+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
+339542  Support compilation with Intel's ICC compiler
+339688  Mac-specific ASM does not support .version directive (cpuid,
+        tronical and pushfpopf tests)
+339706  Fix false positive for ioctl(TIOCSIG) on linux
+339721  assertion 'check_sibling == sibling' failed in readdwarf3.c ...
+339789  Fix none/tests/execve test on Mac OS X 10.9
+339808  Fix none/tests/rlimit64_nofile test on Mac OS X 10.9
+339853  arm64 times syscall unknown
+339855  arm64 unhandled getsid/setsid syscalls
+339858  arm64 dmb sy not implemented
+339926  Unhandled instruction 0x1E674001 (frintx) on aarm64
+339927  Unhandled instruction 0x9E7100C6 (fcvtmu) on aarch64
+339938  disInstr(arm64): unhandled instruction 0x4F8010A4 (fmla)
+        == 339950
+339940  unhandled syscall: 83 (sys_fdatasync) + patch
+340028  unhandled syscalls for arm64 (msync, pread64, setreuid and setregid)
+340033  arm64: unhandled instruction for dmb ishld and some other
+        isb-dmb-dsb variants...
+340036  arm64: Unhandled instruction ld4 (multiple structures, no offset)
+340115  Fix none/tests/cmdline[1|2] tests on systems which define TMPDIR
+340236  4 unhandled syscalls on aarch64/arm64: mknodat (33), fchdir
+        (50), chroot (51), fchownat (54)
+340430  Fix some grammatical weirdness in the manual.
+340509  arm64: unhandled instruction fcvtas
+n-i-bz  Provide implementations of certain compiler builtins to support
+        compilers who may not provide those
+n-i-bz  Old STABS code is still being compiled, but never used. Remove it.
+n-i-bz  Fix compilation on distros with glibc < 2.5
 
 
 Release 3.10.0 (10 September 2014)
index 5ada3d17b11caa50f7524f31bcb17fbae2f3e9ec..1994f730f965bf3c4e45e66dc21cbb5b8f8e644f 100644 (file)
@@ -7,8 +7,6 @@ go in here.
 Bugs that didn't make 3.10.0, that might be considered for 3.10.1
 
 335618  mov.w rN, pc/sp (ARM32)
-335440  arm64 LD1
-335713  arm64 prfm
 
 327427  ifunc crash when symbols are discarded
 330321  debuginfo readers complain about DT_AT_signature
@@ -81,7 +79,7 @@ New bugs reported in 3.10.0
 339163  Valgrind 3.10.0 fails to mmap() hugepages because it requests
         4K alignment
 
-339182  New: POWER AvSplat ought to load destination vector register
+339182  POWER AvSplat ought to load destination vector register
         with 16/16 bytes stored prior.
 
 339215  Valgrind 3.10.0 contain 2013 in copyrights notice
@@ -105,9 +103,6 @@ New bugs reported in 3.10.0
 
 339433  power lxvw4x instruction uses 4 32 byte loads
 
-__builtin_popcountll in the source ([Valgrind-users] valgrind-3.10
-does not link on)
-
 339499  memcheck does not always detect access beyond mmaped page
 
 339537  two threads hang in pthread_spin_lock and pthread_spin_unlock
@@ -154,14 +149,26 @@ does not link on)
 339820  vex amd64->IR: 0x66 0xF 0x3A 0x63 0xA 0x42 0x74 0x9
         (pcmpistrix  $0x42, (%rdx), %xmm1)
 
-339853  arm64 times syscall unknown
+339861  Remove Elf32_Nhdr definition for Android
 
-339855  arm64  unhandled getsid/setsid syscalls
+339862  v6intThumb.c does not compile when -pie options is specified
 
-339858  arm64 dmb sy not implemented
+339945  XXX Patch: replace #if !defined (VGPV_*_linux_android) with
+        #ifndef AT_FPUCW  (probably WONTFIX)
 
-339861  Remove Elf32_Nhdr definition for Android
+340021  sgcheck tool does not work properly on ARM
+        == 296166
 
-339862  v6intThumb.c does not compile when -pie options is specified
+340252  OS X Yosemite
+340320  replacement malloc command line options (--trace-malloc
+        and --alignment) are invisible
+
+340392  Incorrect "Conditional jump..." message
+
+340446  disInstr(arm): unhandled instruction: 0xEEA00B88
+        Probably fixed already; queried reporter
+
+340469  vex amd64->IR: unhandled instruction bytes: 0x66 0xA7
+        Segment overrides, probable WONTFIX
 
-Sat Oct 11 17:43:20 CEST 2014
+Thu Oct 30 14:47:49 CET 2014