Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 340 → Rev 341

//SPARTAN/trunk/doc/requirements
65,3 → 65,15
COMPILER REQUIREMENTS
o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler
o older versions may do as well, but are now obsoleted
 
ppc32 port
==========
 
HARDWARE REQUIREMENTS
o no real hardware supported
 
EMULATORS AND VIRTUALIZERS
o PearPC
COMPILER REQUIREMENTS
o binutils 2.16 and gcc 4.0.1
//SPARTAN/trunk/doc/arch/mips
File deleted
//SPARTAN/trunk/doc/arch/mips32
0,0 → 1,12
SPARTAN kernel currently supports emulated MIPS R4000 32-bit
little-endian architecture. In other words, it can only run in MIPS
R4000 emulator called msim. This emulator is being developed by Viliam
Holub:
 
http://nenya.ms.mff.cuni.cz/~holub/msim
 
Note that msim diverges from real MIPS hardware in some aspects.
Therefore, some non-trivial changes will be necessary for a real
hardware port. The simulator is described in this manual:
 
http://nenya.ms.mff.cuni.cz/~holub/msim/msim.ps