]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Minor updates.
authorJulian Seward <jseward@acm.org>
Tue, 13 May 2014 09:29:33 +0000 (09:29 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 13 May 2014 09:29:33 +0000 (09:29 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13955

NEWS
README.android

diff --git a/NEWS b/NEWS
index bfcf669c3ff44e4fc1f00c77360cee1c5dc4cca2..e8f3b86195c47f1e292d21605e608fb68fdcb22b 100644 (file)
--- 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
index 2feb42b9a5bb01c74914b80ac13b642871a5729b..cebe2cd9bab83be8686052ab03cb09b0b7a9ea4d 100644 (file)
@@ -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: