Closed
Bug 618777
Opened 13 years ago
Closed 13 years ago
Fix cpuid for x64 on Solaris
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: ginnchen+exoracle, Assigned: ginnchen+exoracle)
Details
(Whiteboard: fixed-in-tracemonkey)
Attachments
(1 file)
1.54 KB,
patch
|
sstangl
:
review+
|
Details | Diff | Splinter Review |
In Bug 597828, I added some code for cpuid for Solaris Studio compiler. Later in Bug 601016, cpuid is also used for x64 platform. So, we need another fix for Solaris Studio.
Assignee: general → ginn.chen
Attachment #497221 -
Flags: review?(sstangl)
Updated•13 years ago
|
Attachment #497221 -
Flags: review?(sstangl) → review+
http://hg.mozilla.org/tracemonkey/rev/4ed3025c0be2
Whiteboard: fixed-in-tracemonkey
Comment 3•13 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/4ed3025c0be2
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•