From: Ivo Raisr Date: Tue, 16 May 2017 08:54:31 +0000 (+0000) Subject: More bug squashing! Yay! X-Git-Tag: svn/VALGRIND_3_13_0~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1537b777d5a4ea3081f98dbada550a498975911;p=thirdparty%2Fvalgrind.git More bug squashing! Yay! git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16385 --- diff --git a/docs/internals/3_12_BUGSTATUS.txt b/docs/internals/3_12_BUGSTATUS.txt index 4d264a3e84..79797a77bf 100644 --- a/docs/internals/3_12_BUGSTATUS.txt +++ b/docs/internals/3_12_BUGSTATUS.txt @@ -300,10 +300,6 @@ n-i-bz Remove limit on strd's negative immediates 364533 Process terminating with default action of signal 4 (SIGILL): dumping core, : at 0x4000E7C: ??? (in /lib/ld-uClibc.so.0) -(carried over) -368529 Android arm target link error, missing atexit and pthread_atfork - (should take patch) - 374814 VALGRIND INTERNAL ERROR: signal 11 (SIGSEGV) - exiting possibly TLS related @@ -515,10 +511,6 @@ Should be fixed. Try again with ./mach gtest (carried over) 364279 False "Uninitialized" on atomic_compare_exchange -* -368529 Android arm target link error, missing atexit and pthread_atfork - [has patch, should take] - * 368791 unhandled syscall: 167 (swapon, amd64-linux) [hoist mips64-linux specific wrapper as a linux specific one]