From: Julian Seward Date: Tue, 13 May 2014 09:29:33 +0000 (+0000) Subject: Minor updates. X-Git-Tag: svn/VALGRIND_3_10_0~481 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9be523b3fe9abe16c3a54e5d2ab642aa0cbc079;p=thirdparty%2Fvalgrind.git Minor updates. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13955 --- diff --git a/NEWS b/NEWS index bfcf669c3f..e8f3b86195 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,7 @@ To see details of a given bug, visit where XXXXXX is the bug number as listed below. 175819 Support for ipv6 socket reporting with --track-fds +232510 make distcheck fails 308729 vex x86->IR: unhandled instruction bytes 0xf 0x5 (syscall) 325110 Add test-cases for Power ISA 2.06 insns: divdo/divdo. and divduo/divduo. 325124 [MIPSEL] Compilation error diff --git a/README.android b/README.android index 2feb42b9a5..cebe2cd9ba 100644 --- a/README.android +++ b/README.android @@ -32,6 +32,8 @@ http://code.google.com/p/android/issues/detail?id=23203 For the android emulator, the versions needed and how to install them are described in README.android_emulator. +You can get android-ndk-r6 from +http://dl.google.com/android/ndk/android-ndk-r6-linux-x86.tar.bz2 Install it somewhere. Doesn't matter where. Then do this: