Followup to r15406:

- update list of supported s390 opcodes
- update bug status
- keep BZ list in NEWS sorted


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15407
This commit is contained in:
Florian Krohm 2015-07-09 21:05:26 +00:00
parent b1b0ea7eae
commit bee7a2bf8b
3 changed files with 3 additions and 6 deletions

2
NEWS
View File

@ -162,6 +162,7 @@ where XXXXXX is the bug number as listed below.
342635 OS X 10.10 (Yosemite) - missing system calls and fcntl code
342683 Mark memory past the initial brk limit as unaddressable
342795 Internal glibc __GI_mempcpy call should be intercepted
342841 s390x: Support instructions fiebr(a) and fidbr(a)
343012 Unhandled syscall 319 (memfd_create)
343069 Patch updating v4l2 API support
343173 helgrind crash during stack unwind
@ -258,7 +259,6 @@ where XXXXXX is the bug number as listed below.
349874 Fix typos in source code
349828 memcpy intercepts memmove causing src/dst overlap error (ppc64 ld.so)
349941 di_notify_mmap might create wrong start/size DebugInfoMapping
342841 s390x unrecognized instruction fiebra
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.

View File

@ -120,9 +120,6 @@ go in here.
=== VEX/s390x ==========================================================
342841 s390x unrecognized instruction fiebra
-> Florian?
=== VEX general ========================================================
339778 Linux/TileGx platform support to Valgrind

View File

@ -294,8 +294,8 @@ lcxbr,"load complement extended bfp",implemented,
lcdbr,"load complement long bfp",implemented,
lcebr,"load complement short bfp",implemented,
fixbr,"load fp integer extended bfp","not implemented",
fidbr,"load fp integer long bfp","not implemented",
fiebr,"load fp integer short bfp","not implemented",
fidbr,"load fp integer long bfp","implemented",
fiebr,"load fp integer short bfp","implemented",
lfpc,"load fpc",implemented,
lxdbr,"load lengthened long to extended bfp",implemented,
lxdb,"load lengthened long to extended bfp",implemented,

Can't render this file because it has a wrong number of fields in line 70.