|
From: <sv...@va...> - 2012-09-06 03:26:59
|
florian 2012-09-06 04:26:50 +0100 (Thu, 06 Sep 2012)
New Revision: 12959
Log:
Announce bug fix in NEWS.
Modified files:
trunk/NEWS
trunk/docs/internals/3_8_BUGSTATUS.txt
Modified: trunk/docs/internals/3_8_BUGSTATUS.txt (+0 -2)
===================================================================
--- trunk/docs/internals/3_8_BUGSTATUS.txt 2012-09-06 04:22:16 +01:00 (rev 12958)
+++ trunk/docs/internals/3_8_BUGSTATUS.txt 2012-09-06 04:26:50 +01:00 (rev 12959)
@@ -100,8 +100,6 @@
306035 s390x: Fix IR generation for LAAG and friends
-306054 s390x: condition code computation for certain bfp insns
-
306098 s390x: alternate opcode form for convert to/from fixed
-- Sat 1 Sept 2012 10pm
Modified: trunk/NEWS (+1 -0)
===================================================================
--- trunk/NEWS 2012-09-06 04:22:16 +01:00 (rev 12958)
+++ trunk/NEWS 2012-09-06 04:26:50 +01:00 (rev 12959)
@@ -45,6 +45,7 @@
305690 m [381] DRD reporting invalid semaphore when sem_trywait returns
EAGAIN or sem_timedwait returns ETIMEDOUT
305926 m [381] Invalid alignment checks for some AVX instructions
+306054 [390] s390x: Condition code computation for convert-to-int/logical
n-i-bz m [381] shmat of a segment > 4Gb does not work
n-i-bz m [381] simulate_control_c script wrong USR1 sig# on mips
n-i-bz m [381] vgdb ptrace calls wrong on mips [...]
|