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

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

Issue 1655873003: [NaCl SDK] Cleanup references to old newlib toolchain (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_pepper_50
Patch Set: Created 4 years, 11 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/src/doc/sdk/examples.rst ('k') | native_client_sdk/src/getting_started/part2/README » ('j') | 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 460d7237f3bf56fe25950ac1b881a0b7ef236cc7..d3bc83efe043eed5b2ea79a4cc55c79502cadc86 100644
--- a/native_client_sdk/src/doc/sdk/release-notes.rst
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst
@@ -10,12 +10,15 @@ reached canary status. The stable release is typically 6 weeks later.
Chrome/Pepper 49
================
-* gtest/gmock no longer shipped as prebuilt libraries. This is in-line with
+* GCC-based newlib toolchains removed from the SDK. These have been
+ superseded by the nacl-clang toolchain which also produces statically linked
+ architecture specific nexe files.
+* gtest/gmock no longer shipped as pre-built libraries. This is in-line with
normal gtest/gmock usage guidelines. Projects wishing to use gtest/gmock must
- now add explict include paths and compile gtest-all.cc locally.
+ now add explicit include paths and compile gtest-all.cc locally.
Chrome/Pepper 45 (10 July 2015)
-================================
+===============================
Pepper
------
« no previous file with comments | « native_client_sdk/src/doc/sdk/examples.rst ('k') | native_client_sdk/src/getting_started/part2/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698