Closed
Bug 36945
Opened 26 years ago
Closed 26 years ago
xptcall port for Linux/m68k
Categories
(Core :: XPCOM, enhancement, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: Michael_Fedrowitz, Assigned: shaver)
Details
Attachments
(1 file)
|
11.27 KB,
patch
|
Details | Diff | Splinter Review |
Attached to this bug is a fully working xptcall port for Linux/m68k. It is
mostly based on the NetBSD/m68k code, and a bit on the unixish x86 code. It
passes both TestXPTCInvoke and TestXPC, and most important it makes mozilla
work (tested with M15). The system used for testing is an up-to-date Debian
installation (kernel 2.2.10, glibc 2.1.3, gcc 2.95.2), but it should work
on any reasonably recent system (glibc 2.1 and egcs or gcc 2.95).
| Reporter | ||
Comment 1•26 years ago
|
||
| Assignee | ||
Comment 2•26 years ago
|
||
In my tree, waiting for the tree to open.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 3•26 years ago
|
||
This went into the tree some time ago, actually.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 4•25 years ago
|
||
- Per last comments, age of bug, and no reopen - Marking Verified/Fixed. Please
reopen if still a problem.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•