|
From: <sv...@va...> - 2012-09-02 21:53:26
|
sewardj 2012-09-02 22:53:17 +0100 (Sun, 02 Sep 2012)
New Revision: 12950
Log:
Update.
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+29 -27)
===================================================================
--- trunk/NEWS 2012-09-02 22:20:27 +01:00 (rev 12949)
+++ trunk/NEWS 2012-09-02 22:53:17 +01:00 (rev 12950)
@@ -20,35 +20,37 @@
https://bugs.kde.org/show_bug.cgi?id=XXXXXX
where XXXXXX is the bug number as listed below.
-219156 [380] handle statically linked malloc and/or other malloc libs
-254088 [380] Valgrind should know about UD2 instruction
-274695 [390] s390x: Support "compare to/from logical" instructions (new in z196)
-275800 [390] s390x: Add support for the ecag instruction (part 1)
-284004 [381] == 301281
-289584 [381] Unhandled instruction: 0xF 0x29 0xE5 (MOVAPS)
-295808 [381] amd64->IR: 0xF3 0xF 0xBC 0xC0 (TZCNT)
-301280 [380] == 254088
-301281 [381] valgrind hangs on OS X when the process calls system()
-301902 [380] == 254088
-304346 [380] == 219156
-304754 [380] NEWS blows TeX's little mind
-304867 [381] implement MOVBE instruction in x86 mode
-305042 [381] amd64: implement 0F 7F encoding of movq between two registers
-305199 [381] ARM: implement QDADD and QDSUB
-305321 [381] amd64->IR: 0xF 0xD 0xC (prefetchw)
-n-i-bz [381] shmat of a segment > 4Gb does not work
-n-i-bz [381] gdbserver_tests/simulate_control_c script wrong USR1 sig# on mips
-n-i-bz [381] vgdb ptrace calls wrong on mips, causing blocked syscalls to fail
-n-i-bz [381] Fixes for more MPI false positives
+v = verified in 3_8_BRANCH
-305513 [381] killed by fatal signal: SIGSEGV
-304980 [381] Assertion 'lo <= hi' failed in vgModuleLocal_find_rx_mapping
-298281 [381] wcslen causes false(?) uninitialised value warnings
-n-i-bz [381] exp-sgcheck's memcpy causes programs to segfault
-305690 [381] DRD reporting invalid semaphore when sem_trywait returns
- EAGAIN or sem_timedwait returns ETIMEDOUT
-305926 [381] Invalid alignment checks for some AVX instructions
+219156 [380] handle statically linked malloc and/or other malloc libs
+254088 [380] Valgrind should know about UD2 instruction
+274695 [390] s390x: Support "compare to/from logical" instructions (new in z196)
+275800 [390] s390x: Add support for the ecag instruction (part 1)
+284004 v [381] == 301281
+289584 [381] Unhandled instruction: 0xF 0x29 0xE5 (MOVAPS)
+295808 [381] amd64->IR: 0xF3 0xF 0xBC 0xC0 (TZCNT)
+301280 [380] == 254088
+301281 v [381] valgrind hangs on OS X when the process calls system()
+301902 [380] == 254088
+304346 [380] == 219156
+304754 [380] NEWS blows TeX's little mind
+304867 [381] implement MOVBE instruction in x86 mode
+305042 [381] amd64: implement 0F 7F encoding of movq between two registers
+305199 [381] ARM: implement QDADD and QDSUB
+305321 [381] amd64->IR: 0xF 0xD 0xC (prefetchw)
+n-i-bz [381] shmat of a segment > 4Gb does not work
+n-i-bz [381] gdbserver_tests/simulate_control_c script wrong USR1 sig# on mips
+n-i-bz [381] vgdb ptrace calls wrong on mips, causing blocked syscalls to fail
+n-i-bz [381] Fixes for more MPI false positives
+305513 [381] killed by fatal signal: SIGSEGV
+304980 [381] Assertion 'lo <= hi' failed in vgModuleLocal_find_rx_mapping
+298281 [381] wcslen causes false(?) uninitialised value warnings
+n-i-bz [381] exp-sgcheck's memcpy causes programs to segfault
+305690 [381] DRD reporting invalid semaphore when sem_trywait returns
+ EAGAIN or sem_timedwait returns ETIMEDOUT
+305926 [381] Invalid alignment checks for some AVX instructions
+n-i-bz [381] volatile in stack check, re clang
Release 3.8.0 (10 August 2012)
|