move the mips port bug entry from 3_7_BUGSTATUS.txt to NEWS

Note: a paragraph in PLATFORM CHANGES section of NEWS indicating
the addition of the MIPS port (and some details) would be good
(as this is a major change).



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12695
This commit is contained in:
Philippe Waroquiers 2012-07-01 20:35:26 +00:00
parent 0dd13768f3
commit 4cefae5c87
2 changed files with 1 additions and 1 deletions

1
NEWS
View File

@ -110,6 +110,7 @@ where XXXXXX is the bug number as listed below.
219156 Valgrind does not handle statically linked malloc or other malloc lib (e.g. tcmalloc)
247386 make perf does not run all performance tests
270006 Valgrind scheduler unfair
270777 Adding MIPS/Linux port to Valgrind
270796 s390x: Removed broken support for the TS insn
271438 Fix configure for proper SSE4.2 detection
273114 s390x: Support TR, TRE, TROO, TROT, TRTO, and TRTT instructions

View File

@ -223,7 +223,6 @@ missing unwind info
300414] New: FCOM and FCOMP unimplemented for amd64 guest
270777 -- the mips port, is fixed
301011] New: vex x86->IR: unhandled instruction bytes: 0xF3 0xF 0xBC 0xDE
301204] New: infinite loop in canonicaliseSymtab with ifunc symbol
301265] New: add x86 support to Android build