Subversion Repositories HelenOS

Rev

Rev 1915 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1915 Rev 2001
1
sparc64 port
1
sparc64 port
2
============
2
============
3
 
3
 
4
Currently, this porting effort is subject to
4
Currently, this porting effort is subject to
5
Jakub Jermar's work on his master thesis.
5
Jakub Jermar's work on his master thesis.
6
 
6
 
7
The goal is to provide support for UltraSPARC
7
The goal is to provide support for UltraSPARC
8
implementation of SPARC V9 architecture.
8
implementation of SPARC V9 architecture.
9
 
9
 
10
MACHINES
10
MACHINES
11
	o Sun Ultra 5
11
	o Sun Ultra 5
-
 
12
	o Sun Ultra 60
12
	o Sun Enterprise E6500 (simulated)
13
	o Sun Enterprise E6500 (simulated)
13
		
14
		
14
CPU
15
CPU
15
	o UltraSPARC II
16
	o UltraSPARC II
16
	o UltraSPARC IIi
17
	o UltraSPARC IIi
17
 
18
 
18
SIMULATORS
19
SIMULATORS
19
	o simics 2.2.19, simics 3.0.17, simics 3.0.21
20
	o simics 2.2.19, simics 3.0.17, simics 3.0.21
20
						
21
						
21
TOOLCHAIN REQUIREMENTS
22
TOOLCHAIN REQUIREMENTS
22
	o binutils 2.17
23
	o binutils 2.17
23
	o gcc 4.1.1
24
	o gcc 4.1.1
24
	o older versions may do as well, but are now obsoleted
25
	o older versions may do as well, but are now obsoleted
25
 
26