Patches from Bug #400872 (Add nanoMIPS support to Valgrind) have been
merged.
Update README.mips with a correct configure line applicable for the latest
nanomips toolchain package in public.
-Release 3.16.0 (?? ?????? 2019)
+Release 3.16.0 (?? ?????? 2020)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3.16.0 is a feature release with many improvements and the usual collection of
where XXXXXX is the bug number as listed below.
400593 In Coregrind, use statx for some internal syscalls if [f]stat[64] fail
+400872 Add nanoMIPS support to Valgrind
404406 s390x: z14 miscellaneous instructions not implemented
405201 Incorrect size of struct vki_siginfo on 64-bit Linux architectures
406561 mcinfcallWSRU gdbserver_test fails on ppc64
* --host=mips-linux-gnu is necessary if you compile it with cross toolchain
compiler for big endian platform.
- * --host=mipsel-linux-gnu is necessary if you compile it with cross toolchain
+ * --host=mipsel-linux-musl is necessary if you compile it with cross toolchain
compiler for little endian platform.
* --host=nanomipseb-linux-gnu is necessary if you compile it with cross toolchain