|
From: <sv...@va...> - 2012-01-16 17:31:29
|
Author: florian Date: 2012-01-16 17:26:48 +0000 (Mon, 16 Jan 2012) New Revision: 12339 Log: Announce fix for #270796. Also keep the bug list sorted. Modified: trunk/NEWS Modified: trunk/NEWS =================================================================== --- trunk/NEWS 2012-01-16 17:11:07 UTC (rev 12338) +++ trunk/NEWS 2012-01-16 17:26:48 UTC (rev 12339) @@ -29,13 +29,14 @@ where XXXXXX is the bug number as listed below. 247386 make perf does not run all performance tests +270796 s390x: Removed broken support for the TS insn 276993 fix mremap 'no thrash checks' +281482 valgrind's memcheck incorrect byte allocation count in realloc() for silly argument 283413 Fix wrong sanity check 286270 vgpreload is not friendly to 64->32 bit execs, gives ld.so warnings 286374 Running cachegrind with --branch-sim=yes on 64-bit PowerPC program fails 287858 VG_(strerror): unknown error 289699 vgdb connection in relay mode erroneously closed due to buffer overrun -281482 valgrind's memcheck incorrect byte allocation count in realloc() for silly argument Release 3.7.0 (5 November 2011) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |