index.jd revision a73450cd270e3d2838d894b021e299d19f6290a9
1ndk=true
2page.template=sdk
3
4
5ndk.mac64_download=android-ndk-r10e-darwin-x86_64.bin
6ndk.mac64_bytes=388937326
7ndk.mac64_checksum=2cb8893a5701603519d38a7e04c50e81
8
9ndk.linux64_download=android-ndk-r10e-linux-x86_64.bin
10ndk.linux64_bytes=401522849
11ndk.linux64_checksum=19af543b068bdb7f27787c2bc69aba7f
12
13ndk.linux32_download=android-ndk-r10e-linux-x86.bin
14ndk.linux32_bytes=394281908
15ndk.linux32_checksum=c3edd3273029da1cbd2f62c48249e978
16
17ndk.win64_download=android-ndk-r10e-windows-x86_64.exe
18ndk.win64_bytes=419616132
19ndk.win64_checksum=8412bb4991a95e08fda50b5a44d95df7
20
21ndk.win32_download=android-ndk-r10e-windows-x86.exe
22ndk.win32_bytes=396563176
23ndk.win32_checksum=1a82445baaf62aec3a46386ab1e5772c
24
25
26
27page.title=NDK Downloads
28@jd:body
29
30
31<div id="tos" style="display:none;width:760px;height:0;margin:0 auto">
32
33<div id="download" class="ndk" style="
34z-index: 99;
35width: 720px;
36position: absolute;
37margin: -70px 0;
38padding: 14px;
39background: white;
40border: 1px solid #999;
41box-shadow: -10px 10px 50px #888;
42-moz-box-shadow: -10px 10px 50px #888;
43-webkit-box-shadow: -10px 10px 50px #888;">
44<p>Before installing the Android NDK, you must agree to the following terms and conditions.</p>
45<div class="sdk-terms" style="width:auto" onfocus="this.blur()">
46<h2 class="norule">Terms and Conditions</h2>
47This is the Android Software Development Kit License Agreement
48
49<h3>1. Introduction</h3>
501.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK" and
51specifically including the Android system files, packaged APIs, and Google APIs add-ons) is
52licensed to you subject to the terms of this License Agreement. This License Agreement forms a
53legally binding contract between you and Google in relation to your use of the SDK.
54
551.2 “Android” means the Android software stack for devices, as made available under the Android
56Open Source Project, which is located at the following URL: http://source.android.com/, as updated
57from time to time.
58
591.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600
60Amphitheatre Parkway, Mountain View, CA 94043, United States.
61
62
63<h3>2. Accepting this License Agreement</h3>
642.1 In order to use the SDK, you must first agree to this License Agreement. You may not use the
65SDK if you do not accept this License Agreement.
66
672.2 By clicking to accept, you hereby agree to the terms of this License Agreement.
68
692.3 You may not use the SDK and may not accept the License Agreement if you are a person barred
70from receiving the SDK under the laws of the United States or other countries including the country
71in which you are resident or from which you use the SDK.
72
732.4 If you are agreeing to be bound by this License Agreement on behalf of your employer or other
74entity, you represent and warrant that you have full legal authority to bind your employer or such
75entity to this License Agreement. If you do not have the requisite authority, you may not accept
76the License Agreement or use the SDK on behalf of your employer or other entity.
77
78
79<h3>3. SDK License from Google</h3>
803.1 Subject to the terms of this License Agreement, Google grants you a limited, worldwide,
81royalty-free, non-assignable and non-exclusive license to use the SDK solely to develop
82applications to run on the Android platform.
83
843.2 You agree that Google or third parties own all legal right, title and interest in and to the
85SDK, including any Intellectual Property Rights that subsist in the SDK. "Intellectual Property
86Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law,
87and any and all other proprietary rights. Google reserves all rights not expressly granted to you.
88
893.3 You may not use the SDK for any purpose not expressly permitted by this License Agreement.
90Except to the extent required by applicable third party licenses, you may not: (a) copy (except for
91backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create
92derivative works of the SDK or any part of the SDK; or (b) load any part of the SDK onto a mobile
93handset or any other hardware device except a personal computer, combine any part of the SDK with
94other software, or distribute any software or device incorporating a part of the SDK.
95
963.4 You agree that you will not take any actions that may cause or result in the fragmentation of
97Android, including but not limited to distributing, participating in the creation of, or promoting
98in any way a software development kit derived from the SDK.
99
1003.5 Use, reproduction and distribution of components of the SDK licensed under an open source
101software license are governed solely by the terms of that open source software license and not this
102License Agreement.
103
1043.6 You agree that the form and nature of the SDK that Google provides may change without prior
105notice to you and that future versions of the SDK may be incompatible with applications developed
106on previous versions of the SDK. You agree that Google may stop (permanently or temporarily)
107providing the SDK (or any features within the SDK) to you or to users generally at Google's sole
108discretion, without prior notice to you.
109
1103.7 Nothing in this License Agreement gives you a right to use any of Google's trade names,
111trademarks, service marks, logos, domain names, or other distinctive brand features.
112
1133.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including
114copyright and trademark notices) that may be affixed to or contained within the SDK.
115
116
117<h3>4. Use of the SDK by You</h3>
1184.1 Google agrees that it obtains no right, title or interest from you (or your licensors) under
119this License Agreement in or to any software applications that you develop using the SDK, including
120any intellectual property rights that subsist in those applications.
121
1224.2 You agree to use the SDK and write applications only for purposes that are permitted by (a)
123this License Agreement and (b) any applicable law, regulation or generally accepted practices or
124guidelines in the relevant jurisdictions (including any laws regarding the export of data or
125software to and from the United States or other relevant countries).
126
1274.3 You agree that if you use the SDK to develop applications for general public users, you will
128protect the privacy and legal rights of those users. If the users provide you with user names,
129passwords, or other login information or personal information, you must make the users aware that
130the information will be available to your application, and you must provide legally adequate
131privacy notice and protection for those users. If your application stores personal or sensitive
132information provided by users, it must do so securely. If the user provides your application with
133Google Account information, your application may only use that information to access the user's
134Google Account when, and for the limited purposes for which, the user has given you permission to
135do so.
136
1374.4 You agree that you will not engage in any activity with the SDK, including the development or
138distribution of an application, that interferes with, disrupts, damages, or accesses in an
139unauthorized manner the servers, networks, or other properties or services of any third party
140including, but not limited to, Google or any mobile communications carrier.
141
1424.5 You agree that you are solely responsible for (and that Google has no responsibility to you or
143to any third party for) any data, content, or resources that you create, transmit or display
144through Android and/or applications for Android, and for the consequences of your actions
145(including any loss or damage which Google may suffer) by doing so.
146
1474.6 You agree that you are solely responsible for (and that Google has no responsibility to you or
148to any third party for) any breach of your obligations under this License Agreement, any applicable
149third party contract or Terms of Service, or any applicable law or regulation, and for the
150consequences (including any loss or damage which Google or any third party may suffer) of any such
151breach.
152
153
154<h3>5. Your Developer Credentials</h3>
1555.1 You agree that you are responsible for maintaining the confidentiality of any developer
156credentials that may be issued to you by Google or which you may choose yourself and that you will
157be solely responsible for all applications that are developed under your developer credentials.
158
159
160<h3>6. Privacy and Information</h3>
1616.1 In order to continually innovate and improve the SDK, Google may collect certain usage
162statistics from the software including but not limited to a unique identifier, associated IP
163address, version number of the software, and information on which tools and/or services in the SDK
164are being used and how they are being used. Before any of this information is collected, the SDK
165will notify you and seek your consent. If you withhold consent, the information will not be
166collected.
167
1686.2 The data collected is examined in the aggregate to improve the SDK and is maintained in
169accordance with Google's Privacy Policy.
170
171
172<h3>7. Third Party Applications</h3>
1737.1 If you use the SDK to run applications developed by a third party or that access data, content
174or resources provided by a third party, you agree that Google is not responsible for those
175applications, data, content, or resources. You understand that all data, content or resources which
176you may access through such third party applications are the sole responsibility of the person from
177which they originated and that Google is not liable for any loss or damage that you may experience
178as a result of the use or access of any of those third party applications, data, content, or
179resources.
180
1817.2 You should be aware the data, content, and resources presented to you through such a third
182party application may be protected by intellectual property rights which are owned by the providers
183(or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell,
184distribute or create derivative works based on these data, content, or resources (either in whole
185or in part) unless you have been specifically given permission to do so by the relevant owners.
186
1877.3 You acknowledge that your use of such third party applications, data, content, or resources may
188be subject to separate terms between you and the relevant third party. In that case, this License
189Agreement does not affect your legal relationship with these third parties.
190
191
192<h3>8. Using Android APIs</h3>
1938.1 Google Data APIs
194
1958.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be
196protected by intellectual property rights which are owned by Google or those parties that provide
197the data (or by other persons or companies on their behalf). Your use of any such API may be
198subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or
199create derivative works based on this data (either in whole or in part) unless allowed by the
200relevant Terms of Service.
201
2028.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you
203shall retrieve data only with the user's explicit consent and only when, and for the limited
204purposes for which, the user has given you permission to do so.
205
206
207<h3>9. Terminating this License Agreement</h3>
2089.1 This License Agreement will continue to apply until terminated by either you or Google as set
209out below.
210
2119.2 If you want to terminate this License Agreement, you may do so by ceasing your use of the SDK
212and any relevant developer credentials.
213
2149.3 Google may at any time, terminate this License Agreement with you if:
215(A) you have breached any provision of this License Agreement; or
216(B) Google is required to do so by law; or
217(C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated
218its relationship with Google or ceased to offer certain parts of the SDK to you; or
219(D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country
220in which you are resident or from which you use the service, or the provision of the SDK or certain
221SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.
222
2239.4 When this License Agreement comes to an end, all of the legal rights, obligations and
224liabilities that you and Google have benefited from, been subject to (or which have accrued over
225time whilst this License Agreement has been in force) or which are expressed to continue
226indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall
227continue to apply to such rights, obligations and liabilities indefinitely.
228
229
230<h3>10. DISCLAIMER OF WARRANTIES</h3>
23110.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE SDK IS AT YOUR SOLE RISK AND THAT THE
232SDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.
233
23410.2 YOUR USE OF THE SDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE
235SDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR
236COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE.
237
23810.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS
239OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY,
240FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
241
242
243<h3>11. LIMITATION OF LIABILITY</h3>
24411.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS
245LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT,
246INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY
247LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN
248AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.
249
250
251<h3>12. Indemnification</h3>
25212.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless
253Google, its affiliates and their respective directors, officers, employees and agents from and
254against any and all claims, actions, suits or proceedings, as well as any and all losses,
255liabilities, damages, costs and expenses (including reasonable attorneys fees) arising out of or
256accruing from (a) your use of the SDK, (b) any application you develop on the SDK that infringes
257any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of
258any person or defames any person or violates their rights of publicity or privacy, and (c) any
259non-compliance by you with this License Agreement.
260
261
262<h3>13. Changes to the License Agreement</h3>
26313.1 Google may make changes to the License Agreement as it distributes new versions of the SDK.
264When these changes are made, Google will make a new version of the License Agreement available on
265the website where the SDK is made available.
266
267
268<h3>14. General Legal Terms</h3>
26914.1 This License Agreement constitutes the whole legal agreement between you and Google and
270governs your use of the SDK (excluding any services which Google may provide to you under a
271separate written agreement), and completely replaces any prior agreements between you and Google in
272relation to the SDK.
273
27414.2 You agree that if Google does not exercise or enforce any legal right or remedy which is
275contained in this License Agreement (or which Google has the benefit of under any applicable law),
276this will not be taken to be a formal waiver of Google's rights and that those rights or remedies
277will still be available to Google.
278
27914.3 If any court of law, having the jurisdiction to decide on this matter, rules that any
280provision of this License Agreement is invalid, then that provision will be removed from this
281License Agreement without affecting the rest of this License Agreement. The remaining provisions of
282this License Agreement will continue to be valid and enforceable.
283
28414.4 You acknowledge and agree that each member of the group of companies of which Google is the
285parent shall be third party beneficiaries to this License Agreement and that such other companies
286shall be entitled to directly enforce, and rely upon, any provision of this License Agreement that
287confers a benefit on (or rights in favor of) them. Other than this, no other person or company
288shall be third party beneficiaries to this License Agreement.
289
29014.5 EXPORT RESTRICTIONS. THE SDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST
291COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE SDK. THESE
292LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.
293
29414.6 The rights granted in this License Agreement may not be assigned or transferred by either you
295or Google without the prior written approval of the other party. Neither you nor Google shall be
296permitted to delegate their responsibilities or obligations under this License Agreement without
297the prior written approval of the other party.
298
29914.7 This License Agreement, and your relationship with Google under this License Agreement, shall
300be governed by the laws of the State of California without regard to its conflict of laws
301provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located
302within the county of Santa Clara, California to resolve any legal matter arising from this License
303Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for
304injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.
305
306
307<em>November 13, 2012</em>
308</div>
309
310
311
312<div id="sdk-terms-form">
313<p>
314<input id="agree" type="checkbox" name="agree" value="1" onclick="onAgreeChecked()" />
315<label id="agreeLabel" for="agree">I have read and agree with the above terms and conditions</label>
316</p>
317<p><a href="" class="button disabled ndk" id="downloadForRealz" onclick="return onDownloadNdkForRealz(this);"></a></p>
318</div>
319
320
321
322</div>
323</div>
324
325 <div id="qv-wrapper">
326
327  </div>
328
329  <p>Select, from the table below, the NDK package for your development platform. For information
330  about the changes in the newest version of the NDK, see <a href="#rel">Release Notes</a>. For
331  information about earlier revisions, see <a href="{@docRoot}ndk/downloads/revision_history.html">
332  NDK Revision History.</a></p>
333
334
335<h2 id="Downloads">Downloading</h2>
336
337
338<script>
339$('#Downloads').after($('#download-table'));
340</script>
341
342  <h2 id="extract">Extraction</h2>
343  <p>The NDK package is a self-extracting binary. To unpack it, follow the procedure for your
344  development platform:</p>
345       <ul>
346       <li>On Linux and Mac OS X (Darwin):
347          <ul>
348          <ol>
349          <li>Download the appropriate package from this page.</li>
350          <li>Open a terminal window.</li>
351          <li>Go to the directory to which you downloaded the package.</li>
352          <li>Run <code>chmod a+x</code> on the downloaded package.</li>
353          <li>Execute the package. For example:
354          <pre class="no-pretty-print">
355ndk$ chmod a+x android-ndk-r10c-darwin-x86_64.bin
356ndk$ ./android-ndk-r10c-darwin-x86_64.bin
357          </pre></li>
358          <p>The folder containing the NDK extracts itself.</p>
359          <p>You can also use a program like 7z to extract the package.</p>
360          </ol>
361          </ul>
362       </li>
363    <li>On Windows:</li>
364       <ul>
365       <ol>
366       <li>Download the appropriate package from this page.</li>
367       <li>Navigate to the folder to which you downloaded the package.</li>
368       <li>Double-click the downloaded file. The folder containing the NDK extracts itself.</li>
369       </ol>
370       </ul>
371     </ul>When uncompressed, the NDK files are contained in a directory called
372    <code>android-ndk-&lt;version&gt;</code>. You can rename the NDK directory if necessary and you
373    can move it to any location on your computer. This documentation refers to the NDK directory as
374    <code>&lt;ndk&gt;</code>.
375
376
377  <p>You are now ready to start working with the NDK.</p>
378
379<h2 id="rel">Release Notes</h2>
380
381 <p>Android NDK, Revision 10e</a> <em>(May 2015)</em></p>
382    <dl>
383      <dt>Important changes:</dt>
384      <dd>
385      <ul>
386        <li>Integrated the workaround for Cortex-A53 Erratum 843419 into the
387        {@code aarch64-linux-android-4.9} linker. For more information on this workaround, see
388        <a href="https://sourceware.org/ml/binutils/2015-03/msg00446.html">Workaround for cortex-a53
389        erratum 843419.</a></li>
390
391         <li>Added Clang 3.6; {@code NDK_TOOLCHAIN_VERSION=clang} now picks that version
392         of Clang by default.</li>
393
394         <li>Removed Clang 3.4.</li>
395
396         <li>Removed GCC 4.6.</li>
397
398         <li>Implemented multithreading support in {@code ld.gold} for all architectures. It can
399         now link with or without support for multithreading; the default is to do it without.
400            <ul>
401            <li>To compile with multithreading, use the {@code --threads} option.</li>
402            <li>To compile without multithreading, use the {@code --no-threads} option.</li>
403            </ul>
404            </li>
405
406         <li>Upgraded GDB/gdbserver to 7.7 for all architectures.</li>
407
408         <li>Removed the NDK package for 32-bit Darwin.</li>
409      </ul>
410      </dd>
411   <dl>
412
413
414     <dt>Important bug fixes:</dt>
415     <dd>
416     <ul>
417        <li>Fixed a crash that occurred when there were OpenMP loops outside of the main thread.</li>
418
419        <li>Fixed a GCC 4.9 internal compiler error (<i>ICE</i>) that occured when the user declared
420        {@code #pragma GCC optimize ("O0")}, but had a different level of optimization specified
421        on the command line. The {@code pragma} takes precedence.</li>
422
423        <li>Fixed an error that used to produce a crash with the following error message:
424<pre>
425in add_stores, at var-tracking.c:6000
426</pre>
427        </li>
428
429        <li>Implemented a workaround for a Clang 3.5 issue in which LLVM auto-vectorization
430        generates {@code llvm.cttz.v2i64()}, an instruction with no counterpart in the ARM
431        instruction set.</li>
432     </ul>
433     </dd>
434
435     <dt>Other bug fixes:</dt>
436     <dd>
437     <ul>
438        <li>Made the following header and library fixes:</li>
439           <ul>
440           <li>Fixed {@code PROPERTY_*} in {@code media/NdkMediaDrm.h}.</li>
441           <li>Fixed {@code sys/ucontext.h} for {@code mips64}.</li>
442           <li>Dropped the Clang version check for {@code __builtin_isnan} and
443           {@code __builtin_isinf}.</li>
444           <li>Added {@code android-21/arch-mips/usr/include/asm/reg.h}
445           and {@code android-21/arch-mips64/usr/include/asm/reg.h}.</li>
446           </ul>
447           </li>
448
449        <li>Fixed a spurious array-bounds warning that GCC 4.9 produced for x86, and reenabled the
450        array bounds warning that GCC 4.9 had produced for ARM. The warning for ARM had
451        previously been unconditionally disabled.</li>
452
453        <li>Fixed Clang 3.5 for {@code mips} and {@code mips64} to create a writable
454            {@code .gcc_except_table} section, thus matching GCC behavior. This change allows you
455            to avoid the following linker warning:
456
457<pre>
458.../ld: warning: creating a DT_TEXTREL in a shared object
459</pre>
460            </li>
461
462        <li>Backported a fix for {@code compiler-rt} issues that were causing crashes when Clang
463        compiled for {@code mips64}. For more information, see LLVM Issue
464        <a href="http://llvm.org/bugs/show_bug.cgi?id=20098">20098</a>.</li>
465
466        <li>Fixed Clang 3.5 crashes that occurred on non-ASCII comments. (Issue
467        <a href="https://code.google.com/p/android/issues/detail?id=81440">81440</a>)</li>
468
469        <li>Fixed {@code stlport collate::compare} to return {@code -1} and {@code 1}. Previously,
470        it had returned arbitrary signed numbers.</li>
471
472        <li>Fixed {@code ndk-gdb} for 64-bit ABIs. (Issue
473        <a href="https://code.google.com/p/android/issues/detail?id=118300">118300</a>)</li>
474
475        <li>Fixed the crash that the HelloComputeNDK sample for RenderScript was producing on
476        Android 4.4 (Android API level 19). For more information, see
477        <a href="http://stackoverflow.com/questions/28057049/targeting-pre-lollipop-devices-using-renderscript-from-ndk-c">this page</a>.</li>
478
479        <li>Fixed {@code libc++ __wrap_iter} for GCC. For more information, see LLVM Issue
480        <a href="http://llvm.org/bugs/show_bug.cgi?id=22355">22355</a>.</li>
481
482        <li>Fixed {@code .asm} support for ABI {@code x86_64}.</li>
483
484        <li>Implemented a workaround for the GCC 4.8 {@code stlport} issue. (Issue
485        <a href="https://android-review.googlesource.com/#/c/127773">127773</a>)</li>
486
487        <li>Removed the trailing directory separator {@code \\} from the project path in Windows.
488        (Issue <a href="https://code.google.com/p/android/issues/detail?id=160584">160584</a>)
489        </li>
490
491        <li>Fixed a {@code no rule to make target} error that occurred when compiling a single
492        {@code .c} file by executing the {@code ndk-build.cmd} command from {@code gradle}. (Issue
493        <a href="https://code.google.com/p/android/issues/detail?id=66937">66937</a>)</li>
494
495        <li>Added the {@code libatomic.a} and {@code libgomp.a} libraries that had been missing from
496        the following host toolchains:
497        <ul>
498           <li>{@code aarch64-linux-android-4.9}</li>
499           <li>{@code mips64el-linux-android-4.9}</li>
500           <li>{@code mipsel-linux-android-4.9}</li>
501           <li>{@code x86_64-4.9}</li>
502        </ul>
503     </ul>
504     </dd>
505
506     <dt>Other changes:</dt>
507     <dd>
508       <ul>
509       <li>Added {@code ld.gold} for {@code aarch64}. The default linker remains {@code ld.bfd}.
510       To explicitly enable {@code ld.gold}, add {@code -fuse-ld=gold} to the
511       {@code LOCAL_LDFLAGS} or {@code APP_LDFLAGS} variable.</li>
512
513       <li>Built the MIPS and MIPS64 toolchains with {@code binutils-2.25}, which provides improved
514       R6 support.</li>
515
516       <li>Made {@code -fstandalone-debug} (full debug info) a default option for Clang.</li>
517
518       <li>Replaced {@code -fstack-protector} with {@code -fstack-protector-strong} for
519       the ARM, AArch64, X86, and X86_64 toolchains for GCC 4.9, Clang 3.5, and
520       Clang 3.6.</li>
521
522       <li>Added the {@code --package} command-line switch to {@code ndk-gdb} to allow the build
523       system to override the package name. (Issue
524       <a href="https://code.google.com/p/android/issues/detail?id=56189">56189</a>)</li>
525
526       <li> Deprecated {@code -mno-ldc1-stc1} for MIPS.  This option may not work with the new
527       {@code -fpxx} and {@code -mno-odd-spreg} options, or with the FPXX ABI.</li>
528
529       <li>Added MIPS MSA and R6 detection to {@code cpu-features}.</li>
530
531     </ul>
532     </dd>
533
534   </dl>
535