]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update for ARM fe fixes for 332037 and n-i-bz LDRD .. [PC, ]
authorJulian Seward <jseward@acm.org>
Sat, 15 Mar 2014 08:35:15 +0000 (08:35 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 15 Mar 2014 08:35:15 +0000 (08:35 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13873

NEWS

diff --git a/NEWS b/NEWS
index e9d76ff2b0c89d11fc718201ea3db512f5df486c..88dff2edc084c173b862fd323535add1fb6d81b7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -66,10 +66,12 @@ where XXXXXX is the bug number as listed below.
 331830  ppc64: WARNING: unhandled syscall: 96/97
 331839  drd/tests/sem_open specifies invalid semaphore name 
 331847  outcome of drd/tests/thread_name is nondeterministic
+332037  Valgrind cannot handle Thumb "add pc, reg"
 332055  drd asserts on platforms with VG_STACK_REDZONE_SZB == 0 and
         consistency checks enabled
 n-i-bz  Fix KVM_CREATE_IRQCHIP ioctl handling
 n-i-bz  s390x: Fix memory corruption for multithreaded applications
+n-i-bz  vex arm->IR: allow PC as basereg in some LDRD cases
 
 Release 3.9.0 (31 October 2013)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~