Rev 2064 | Rev 2128 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 2064 | Rev 2088 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | # Platform |
3 | # Platform |
| 4 | @ "amd64" AMD64/Intel EM64T (PC) |
4 | @ "amd64" AMD64/Intel EM64T (PC) |
| 5 | @ "ia32" Intel IA-32 (PC) |
5 | @ "ia32" Intel IA-32 (PC) |
| 6 | @ "ia32xen" Intel IA-32 on Xen hypervisor |
6 | @ "ia32xen" Intel IA-32 on Xen hypervisor |
| 7 | @ "ia64" Intel IA-64 |
7 | @ "ia64" Intel IA-64 |
| 8 | @ "mips32msim" MIPS 32-bit (MSIM) |
8 | @ "mips32" MIPS 32-bit |
| 9 | @ "mips32sim" MIPS 32-bit (Simics) |
- | |
| 10 | @ "mips32gbe" MIPS 32-bit (GXEmul big endian) |
- | |
| 11 | @ "mips32gle" MIPS 32-bit (GXEmul little endian) |
- | |
| 12 | @ "mips32sgi" MIPS 32-bit (Sgi Indy) |
- | |
| 13 | @ "ppc32" PowerPC 32-bit (iMac G4) |
9 | @ "ppc32" PowerPC 32-bit (iMac G4) |
| 14 | @ "ppc64" PowerPC 64-bit (iMac G5) |
10 | @ "ppc64" PowerPC 64-bit (iMac G5) |
| 15 | @ "sparc64" Sun UltraSPARC 64-bit |
11 | @ "sparc64" Sun UltraSPARC 64-bit |
| 16 | ! PLATFORM (choice) |
12 | ! PLATFORM (choice) |
| 17 | 13 | ||
| - | 14 | # Machine |
|
| - | 15 | @ "msim" MSIM |
|
| - | 16 | @ "simics" Simics |
|
| - | 17 | @ "bgxemul" GXEmul big endian |
|
| - | 18 | @ "lgxemul" GXEmul little endia |
|
| - | 19 | @ "indy" Sgi Indy |
|
| - | 20 | ! [PLATFORM=mips32] MACHINE (choice) |
|
| - | 21 | ||
| 18 | # Compiler |
22 | # Compiler |
| 19 | @ "cross" Cross-compiler |
23 | @ "cross" Cross-compiler |
| 20 | @ "native" Native |
24 | @ "native" Native |
| 21 | ! COMPILER (choice) |
25 | ! COMPILER (choice) |
| 22 | 26 | ||