updated
[mono.git] / web / ppc
1
2 * Mono PowerPC Port
3
4 ** Status
5
6 It passes and compiles the same amount of mono tests as on the x86 architecture.
7
8 mcs is self hosting on Linux/PPC.
9
10 ** To do
11
12 *** Interpreter
13
14 Up to date.
15
16 *** Jitter
17
18 Start the port
19
20 ** Documentation
21
22 <B>PowerPC architecture:</B>
23
24     <A HREF="http://e-www.motorola.com/brdata/PDFDB/docs/MPCFPE32B.pdf">PowerPC Programming environments manual</A><BR>
25     <A HREF="http://e-www.motorola.com/brdata/PDFDB/docs/MPC7410UM.pdf">G4 (7410) User's manual</A>
26
27 <B>Calling conventions:</B>
28
29     &lt;add me&gt;
30