Subversion Repositories HelenOS-historic

Rev

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

Rev 905 Rev 1420
1
ppc32 port
1
ppc32 port
2
==========
2
==========
3
 
3
 
4
ppc32 port is the fourth port of SPARTAN, originally written by Martin Decky.
4
ppc32 port is the fourth port of SPARTAN, originally written by Martin Decky.
5
The goal is to support 32-bit PowerPC architecture.
5
The goal is to support 32-bit PowerPC architecture.
6
So far, it runs only in emulator.
6
So far, it runs only in emulator.
7
 
7
 
8
HARDWARE REQUIREMENTS
8
HARDWARE REQUIREMENTS
9
        o no real hardware supported
9
        o no real hardware supported
10
 
10
 
11
EMULATORS AND VIRTUALIZERS
11
EMULATORS AND VIRTUALIZERS
12
        o PearPC
12
        o PearPC
13
 
13
 
14
TOOLCHAIN REQUIREMENTS
14
TOOLCHAIN REQUIREMENTS
15
        o binutils 2.16
15
        o binutils 2.16
16
	o gcc 4.0.1
16
	o gcc 4.0.1, 4.1.0, 4.1.1
17
 
17