|
From: <sv...@va...> - 2013-09-29 19:54:47
|
Author: sewardj
Date: Sun Sep 29 19:54:39 2013
New Revision: 13585
Log:
Update bug status.
Modified:
trunk/NEWS
trunk/docs/internals/3_8_BUGSTATUS.txt
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Sun Sep 29 19:54:39 2013
@@ -586,6 +586,24 @@
== https://bugzilla.redhat.com/show_bug.cgi?id=730303
FIXED 13567
+321891 Unhandled instruction: LDRHT (Thumb)
+ FIXED 2777 13583
+
+323035 Unhandled instruction: LDRSHT(Thumb)
+ FIXED 2777 13583
+
+324047 Valgrind doesn't support [LDR,ST]{S}[B,H]T ARM instructions
+ FIXED 2777 13583
+
+323036 Unhandled instruction: SMMLS (ARM and Thumb)
+ FIXED 2778 13584
+
+323175 Unhandled instruction: SMLALD (ARM + Thumb)
+ FIXED 2778 13584
+
+323177 Unhandled instruction: SMLSLD (ARM + Thumb)
+ FIXED 2778 13584
+
Release 3.8.1 (19 September 2012)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Modified: trunk/docs/internals/3_8_BUGSTATUS.txt
==============================================================================
--- trunk/docs/internals/3_8_BUGSTATUS.txt (original)
+++ trunk/docs/internals/3_8_BUGSTATUS.txt Sun Sep 29 19:54:39 2013
@@ -459,10 +459,6 @@
Has patch; plausible (needs checking)
FIX 3.9 (commit)
-321891 *Unhandled instruction: LDRHT (Thumb)
- Has patch; plausible (needs checking)
- FIX 3.9 (commit)
-
321892 *Unhandled instruction: LDRSH (Thumb)
Has patch; plausible (needs checking)
FIX 3.9 (commit)
@@ -507,27 +503,11 @@
QUERIED
Severity: med Audience: low
-323035 *Unhandled instruction: LDRSHT(Thumb)
- Has patch; plausible (needs checking)
- FIX 3.9 (commit)
-
-323036 *Unhandled instruction: SMMLS (ARM and Thumb)
- Has patch; plausible (needs checking) (duplication?)
- FIX 3.9 (commit)
-
323046 Implement ANNOTATE_THREAD_NAME() Hellgrind annotation
Request for implementation
QUERIED .. is 322254 good enough?
Severity: low Audience: med
-323175 *Unhandled instruction: SMLALD (ARM + Thumb)
- Has patch; plausible (needs checking) (duplication?)
- FIX 3.9 (commit)
-
-323177 *Unhandled instruction: SMLSLD (ARM + Thumb)
- Has patch; plausible (needs checking) (duplication?)
- FIX 3.9 (commit)
-
323178 *Unhandled instruction: PLDW register (ARM)
Has patch; plausible (needs checking)
FIX 3.9 (commit)
@@ -566,10 +546,6 @@
This is TM scheme 1 (immediate fail). Needs landing.
FIX 3.9 (?? queried Carl)
-324047 *Valgrind doesn't support [LDR,ST]{S}[B,H]T ARM instructions
- Has patch; plausible (needs checking) (aren't these done already?)
- FIX 3.9 (commit)
-
324050 Helgrind: SEGV because of unaligned stack when using movdqa
Needs to be looked at. Is this real, or some Gentoo-caused
breakage?
|