|
From: <sv...@va...> - 2015-05-27 12:37:46
|
Author: mjw
Date: Wed May 27 13:37:39 2015
New Revision: 15295
Log:
Bug #348247 jno jumps wrongly when overflow is not set.
Mention bug fixed in VEX r3147 in NEWS.
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Wed May 27 13:37:39 2015
@@ -218,6 +218,7 @@
== 217236
347389 unhandled syscall: 373 (Linux ARM syncfs)
347978 Remove bash dependencies where not needed
+348247 jno jumps wrongly when overflow is not set
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.
|