Commit Graph

16 Commits

Author SHA1 Message Date
Dan Albert
44ac1c7ca7 Merge "Word the section about libc++ more strongly." into mnc-mr-docs am: 021c306 am: de5da71
am: c1877e7

* commit 'c1877e7d7b283af7f580aca191598db0a5ba4db9':
  Word the section about libc++ more strongly.

Change-Id: Ic8625b4bc8115af6bb4e5419781d7dd69f11c5fb
2016-04-27 03:23:35 +00:00
Dan Albert
3c9403d2ad There is no GCC 4.6. am: 7ca1829 am: 4fa2558
am: f6a93e5

* commit 'f6a93e587c3e8b932a63a10810edfc6d60169f9e':
  There is no GCC 4.6.

Change-Id: I22011935a86ee69852d7f90b45da44876642a88a
2016-04-27 02:17:07 +00:00
Dan Albert
67c997fa86 Remove obsolete note about libatomic. am: 59daf35 am: 7fd9ff6
am: 72ef5fc

* commit '72ef5fcee63c6a396760947ebc4d1ba6a42ff045':
  Remove obsolete note about libatomic.

Change-Id: I31d4aab0437e14547ca101a8a63725e2ac251912
2016-04-27 02:15:55 +00:00
Dan Albert
073fffa477 Remove an obsolete paragraph. am: e2ff842 am: e57e4b3
am: e81002b

* commit 'e81002bb424eb3b51b9db90e5849a8f56055160d':
  Remove an obsolete paragraph.

Change-Id: I489f93c5e902900bdcaa25f971bf9c49973800fc
2016-04-27 02:14:14 +00:00
Dan Albert
8fae304343 Remove an out of date detail. am: 931a0a4 am: ff0d46f
am: 1a6768d

* commit '1a6768d192ac5f211d4a8d79d5a12dbb694c17b6':
  Remove an out of date detail.

Change-Id: I11e9d2d0686c42c6a83c273cf331349fa86d8acf
2016-04-27 02:12:14 +00:00
Dan Albert
b8470a34f8 Fix case of libc++. am: 3e94f7e am: cbd6ce1
am: b67649e

* commit 'b67649e56fbf347f12d93f2b0e8fa69dabe00e17':
  Fix case of libc++.

Change-Id: I0f56561c8714daff7894017572dd3b8f1ee96d43
2016-04-27 02:10:21 +00:00
Dan Albert
bb82b9069e Merge "Fix typo." into mnc-mr-docs am: ad5d64b am: dbfb0c6
am: 4b0dce4

* commit '4b0dce46af8bf1890d180fa2282ee36d25c4e03a':
  Fix typo.

Change-Id: I0e04ff1cadf5ffd2f548609fa96fd8b0d2e8d336
2016-04-27 02:08:26 +00:00
Dan Albert
aa9b3e6879 Word the section about libc++ more strongly.
The libc++ support is still pretty awful. We need to make it clear that
this is something people should only be using if they are confident in
their testing.

The test details are out of date (and I don't believe they were ever
correct), and always will be since this is under active development.
Drop the specifics and just list some big KIs. Also mention that users
should check the changelog for other KIs.

Bug: http://b/21711315
Change-Id: I42f0c8ab963d7f77462b89335cf0d66cf6035388
2016-04-11 23:22:12 -07:00
Dan Albert
7ca18292f1 There is no GCC 4.6.
Change-Id: I67dc5d8f91043f2a88a90934d1ab83477259a367
2016-04-07 17:35:18 -07:00
Dan Albert
59daf3559d Remove obsolete note about libatomic.
There's only one GCC in any given NDK release, and it always has
libatomic.

Change-Id: Ifbdc10961c711a6ce27eab60ca2751a04a358a13
2016-04-07 17:35:18 -07:00
Dan Albert
e2ff842e2b Remove an obsolete paragraph.
We don't maintain such a list any more, as the tests are now run by the
actually libc++ test runner. Furthermore, we don't ship the tests as
part of the NDK starting with r11.

Change-Id: If8e4496fe446721af1dbbb786a38c4117f060992
2016-04-07 17:35:18 -07:00
Dan Albert
931a0a4215 Remove an out of date detail.
There's only one clang in the NDK so the specificity doesn't help.

Change-Id: I3fade991562c8a0c02e202ebea4a8b09d0744e2d
2016-04-07 17:35:18 -07:00
Dan Albert
3e94f7e997 Fix case of libc++.
Bug: http://b/21645707
Change-Id: I0c435c2f022413e42f71d82a419015b10ea0291c
2016-04-07 17:35:18 -07:00
Dan Albert
107141dddd Fix typo.
Bug: http://b/21645660
Change-Id: I91fc7c114334fbdb04e695616b60b93377e92904
2016-04-07 16:52:48 -07:00
Neil Fuller
71fbb81b14 Fix @code escapes
The body of {@code} must not be HTML escaped. This is one of
several changes that fix the source in conjunction with a
doclava fix.

Bug: 25757239
Change-Id: Ib38a0fa2dd2a3d68e467f78a812071e763d7e881
2015-12-02 14:24:11 +00:00
Dirk Dougherty
a73450cd27 Doc change: move ndk docs jd into main docs tree.
Change-Id: I5c1ac7645dc68c28da97f46babcab5926c38dbea
2015-06-12 15:18:07 -07:00