Minor updates.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13955
This commit is contained in:
Julian Seward 2014-05-13 09:29:33 +00:00
parent c4d3b61787
commit a9be523b3f
2 changed files with 3 additions and 0 deletions

1
NEWS
View File

@ -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

View 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: