diff --git a/docs/html/ndk/downloads/index.jd b/docs/html/ndk/downloads/index.jd index 116bbbb793dbe..b2e15c8e7e6b1 100644 --- a/docs/html/ndk/downloads/index.jd +++ b/docs/html/ndk/downloads/index.jd @@ -319,50 +319,36 @@ $('#Downloads').after($('#download-table'));

Release Notes

-

Android NDK, Revision 11b (March 2016)

-
-
NDK
-
- + + +
+
\ No newline at end of file diff --git a/docs/html/ndk/downloads/revision_history.jd b/docs/html/ndk/downloads/revision_history.jd index 5a7b7fc9b4dfd..0abd0e09b8040 100644 --- a/docs/html/ndk/downloads/revision_history.jd +++ b/docs/html/ndk/downloads/revision_history.jd @@ -4,11 +4,73 @@ page.title=NDK Revision History

This page provides information on previous releases of the NDK, enumerating the changes that took place in each new version.

+ +
+ +

+ Android NDK, Revision 11b (March 2016) +

+
+ +
+
NDK
+
+
    +
  • Important announcements + +
  • + +
  • Changes +
      +
    • {@code ndk-gdb.py} is fixed. It had + regressed entirely + in r11.
    • +
    • {@code ndk-gdb} for Mac + is fixed.
    • +
    • Added more top-level shortcuts for command line tools: +
        +
      • {@code ndk-depends}.
      • +
      • {@code ndk-gdb}.
      • +
      • {@code ndk-stack}.
      • +
      • {@code ndk-which}. This command had been entirely absent from previous + releases.
      • +
      +
    • +
    • Fixed standalone toolchains for libc++, which had been missing + {@code __cxxabi_config.h}.
    • +
    • Fixed help documentation for {@code --toolchain} in + {@code make-standalone-toolchain.sh}.
    • + +
    +
+ +
Clang
+
+
    +
  • Errata
  • +
      +
    • Contrary to what we reported in the r11 Release Notes, {@code __thread} + does not work. This is because the version of Clang we ship is missing a bug fix for + emulated TLS support.
    • +
    +
+
+
+ + +
+
+

Android NDK, Revision 11 (March 2016)

@@ -53,7 +115,7 @@ took place in each new version.

-
+
GCC
@@ -83,7 +145,7 @@ took place in each new version.

-
+
NDK
@@ -268,6 +330,7 @@ took place in each new version.

+

diff --git a/docs/html/sdk/sdk_vars.cs b/docs/html/sdk/sdk_vars.cs index 972980dc5caed..eb61447132868 100644 --- a/docs/html/sdk/sdk_vars.cs +++ b/docs/html/sdk/sdk_vars.cs @@ -39,18 +39,18 @@ set:sdk.win_installer_bytes='151659917' ?>