Closed
Bug 555910
Opened 15 years ago
Closed 15 years ago
Increase stability and performance on mips
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.3a5
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
912 bytes,
patch
|
benjamin
:
review+
|
Details | Diff | Splinter Review |
The -Wa,-xgot arguments used on mips are not necessary since binutils were fixed 4 years ago (in 2.17). Not using these arguments is supposed to now get faster and more stable binaries.
Debian has been applying this patch for 4 years, and various test suites (xpcshell-tests, check, reftest, crashtest) have been recently run on 1.9.1, validating that the binaries work fine (modulo fixes that are subject of other bugs)
Assignee | ||
Updated•15 years ago
|
Hardware: x86 → Other
Assignee | ||
Updated•15 years ago
|
Attachment #435842 -
Attachment is patch: true
Attachment #435842 -
Attachment mime type: application/octet-stream → text/plain
Attachment #435842 -
Flags: review?(benjamin)
Updated•15 years ago
|
Attachment #435842 -
Flags: review?(benjamin) → review+
Assignee | ||
Updated•15 years ago
|
Keywords: checkin-needed
Assignee | ||
Updated•15 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a5
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•