Rev 1787 | Rev 1915 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
398 | jermar | 1 | sparc64 port |
2 | ============ |
||
3 | |||
4 | Currently, this porting effort is subject to |
||
5 | Jakub Jermar's work on his master thesis. |
||
6 | |||
7 | The goal is to provide support for UltraSPARC |
||
8 | implementation of SPARC V9 architecture. |
||
1849 | jermar | 9 | |
10 | MACHINES |
||
11 | o Sun Ultra 5 |
||
12 | o Sun Enterprise E6500 (simulated) |
||
13 | |||
14 | CPU |
||
15 | o UltraSPARC II |
||
16 | o UltraSPARC IIi |
||
17 | |||
18 | SIMULATORS |
||
19 | o simics 2.2.19, simics 3.0.17 |
||
20 | |||
21 | TOOLCHAIN REQUIREMENTS |
||
22 | o binutils 2.17 |
||
23 | o gcc 4.1.1 |
||
24 | o older versions may do as well, but are now obsoleted |