]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
move the mips port bug entry from 3_7_BUGSTATUS.txt to NEWS
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 1 Jul 2012 20:35:26 +0000 (20:35 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 1 Jul 2012 20:35:26 +0000 (20:35 +0000)
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

NEWS
docs/internals/3_7_BUGSTATUS.txt

diff --git a/NEWS b/NEWS
index 9009a4330f2976c59ab4880feb320990130b595d..07eebc87d8d5035ad736b1ee57f30e860d6e164e 100644 (file)
--- 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
index ce36d3650c5b90ecdd4d5b73e74f9ff0dcd8fc44..8cc334d6733da99c55d22a1548f4a4946995c409 100644 (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