Closed
Bug 537288
Opened 16 years ago
Closed 16 years ago
xptcinvoke for windows ce arm is incompatible with ARMv7 and newer
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: blassey, Assigned: blassey)
Details
Attachments
(1 file)
|
2.23 KB,
patch
|
vlad
:
review+
jbramley
:
review+
|
Details | Diff | Splinter Review |
from bug 535894, comment 6:
> - ldmia sp!, {r4-r6, sp, pc}
>
> From the ARM ARM: "Instructions with the base register in the list and !
> specified are only available in the ARM instruction set before ARMv7, and the
> use of such instructions is deprecated."
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → bugmail
Attachment #422258 -
Flags: review?(vladimir)
Comment on attachment 422258 [details] [diff] [review]
patch
makes sense to me (we're restoring from sp, so we should get the right value of sp at the end.. if we don't, we didn't restore from the right place), but let's get jacob to review as well.
Attachment #422258 -
Flags: review?(vladimir)
Attachment #422258 -
Flags: review?(Jacob.Bramley)
Attachment #422258 -
Flags: review+
Comment 3•16 years ago
|
||
Comment on attachment 422258 [details] [diff] [review]
patch
Yep, it looks right to me.
Attachment #422258 -
Flags: review?(Jacob.Bramley) → review+
| Assignee | ||
Comment 4•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•16 years ago
|
Attachment #422258 -
Flags: approval1.9.2.1?
| Assignee | ||
Updated•16 years ago
|
tracking-fennec: --- → 1.0a4-wm+
| Assignee | ||
Comment 5•16 years ago
|
||
status1.9.2:
--- → .2-fixed
Updated•16 years ago
|
Attachment #422258 -
Flags: approval1.9.2.2?
Updated•15 years ago
|
blocking2.0: ? → -
You need to log in
before you can comment on or make changes to this bug.
Description
•