Update for ARM fe fixes for 332037 and n-i-bz LDRD .. [PC, ]
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13873 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index e9d76ff..88dff2e 100644
--- a/NEWS
+++ b/NEWS
@@ -66,10 +66,12 @@
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)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~