From 38746fc7655000be10e44662e42a47d4ee505555 Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Wed, 30 Mar 2016 12:53:31 -0700 Subject: [PATCH] docs: NDK r11c - release notes and downloads b/27921527 Change-Id: Ifef91a935ce749436299b13f80312560226eef99 --- docs/html/ndk/downloads/index.jd | 76 +++++++++------------ docs/html/ndk/downloads/revision_history.jd | 69 ++++++++++++++++++- docs/html/sdk/sdk_vars.cs | 24 +++---- 3 files changed, 109 insertions(+), 60 deletions(-) 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
-
-
    -
  • Important announcements - -
  • +

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

    -
  • Changes +
    +
    + NDK +
    + +
    +
      +
    • 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.
      • -
      -
    -
    +
  • Applied additional fixes to the {@code ndk-gdb.py} script. +
  • +
  • Added an optional package name argument to the {@code ndk-gdb} + command {@code --attach} option. + (Issue 13) +
  • +
  • Fixed invalid toolchain paths for 32-bit Windows platform. + (Issue 45) +
  • +
  • Fixed the relative path for the {@code ndk-which} command. + (Issue 29) +
  • +
  • Fixed use of cygpath for the libgcc compiler. + (Android Issue 195486) +
  • +
+ + +
+
\ 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' ?>