From: Philippe Waroquiers Date: Sun, 1 Jul 2012 20:35:26 +0000 (+0000) Subject: move the mips port bug entry from 3_7_BUGSTATUS.txt to NEWS X-Git-Tag: svn/VALGRIND_3_8_0~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cefae5c878baddf9ab13101b9bda5366416d50f;p=thirdparty%2Fvalgrind.git 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 --- diff --git a/NEWS b/NEWS index 9009a4330f..07eebc87d8 100644 --- a/NEWS +++ b/NEWS @@ -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 diff --git a/docs/internals/3_7_BUGSTATUS.txt b/docs/internals/3_7_BUGSTATUS.txt index ce36d3650c..8cc334d673 100644 --- a/docs/internals/3_7_BUGSTATUS.txt +++ b/docs/internals/3_7_BUGSTATUS.txt @@ -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