Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(630)

Unified Diff: native_client_sdk/src/doc/sdk/release-notes.rst

Issue 1012673011: NaCl docs: updeate release notes for ARM validation bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « native_client_sdk/doc_generated/sdk/release-notes.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/doc/sdk/release-notes.rst
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst
index 702d0d44bab1b9fda190634104f46468f733ec8c..8fbf326861ab8a0a3b7b91385b87eaf17acb384e 100644
--- a/native_client_sdk/src/doc/sdk/release-notes.rst
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -17,6 +17,10 @@ PNaCl
* The C11/C++11 ``acquire``, ``release``, and ``acq_rel`` memory orders are now
generated by default. The in-browser Chrome 42 translator supports them, the
SDK can therefore generate them.
+* Fix a `code generation bug on ARM`_ when dealing with 16-bit load/store and
+ ``bswap`` which led to a NaCl validation failure.
+
+.. _`code generation bug on ARM`: https://code.google.com/p/chromium/issues/detail?id=460432
Chrome/Pepper 42 (20 February 2015)
===================================
« no previous file with comments | « native_client_sdk/doc_generated/sdk/release-notes.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698