source: mainline/kernel/doc/arch/mips32@ ff48a15

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since ff48a15 was 74359c6, checked in by Jakub Jermar <jakub@…>, 19 years ago

Improve comments and fix formatting in (sparc64) TLS implementation.
Improve some comments and formatting in sparc64 uspace thread library
code.

Update required msim version.

  • Property mode set to 100644
File size: 624 bytes
Line 
1mips32 port
2===========
3
4mips32 is the second port of SPARTAN kernel originally written by Jakub Jermar.
5It was first developed to run on MIPS R4000 32-bit simulator.
6Now it can run on real hardware as well.
7It can be compiled and run either as little- or big-endian.
8
9HARDWARE REQUIREMENTS
10 o SGI Indy R4600
11 o emulated MIPS 4K CPU
12
13CPU
14 o QED R4600
15
16EMULATORS AND VIRTUALIZERS
17 o msim 1.2.12
18 o gxemul - both big and little endian
19 o simics 2.2.19
20
21TOOLCHAIN REQUIREMENTS
22 o binutils 2.16, 2.16.1
23 o gcc 4.0.1, 4.1.0, 4.1.1
24 o older versions may do as well, but are now obsoleted
Note: See TracBrowser for help on using the repository browser.