[Bug 3796] New JIT compiler for PowerPC

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Tue Oct 14 05:46:47 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3796





------- Comment #8 from sparky at pld-linux.org  2008-10-14 05:46 EDT -------
(In reply to comment #6)
> Cool...I'll try this on a 64-bit G5 when I get a chance.   :)

Trying won't help much, ppc64 has completely different ELF ABI and parts of
compiler will have to be rewritten. Some changes are simple to implement (like
link register placement), but other things I don't understand yet (special
function preamble). I want the code ABI conforming so it won't break each time
something in GCC changes, like with the original vm_ppc.c happened.

If anyone could give me (temporal) access to ppc64 machine, with 64-bit
userspace, it would be great.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list