Changeset 117183b in mainline
- Timestamp:
- 2005-07-26T20:08:32Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7021492
- Parents:
- 11485dec
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/TODO
r11485dec r117183b 18 18 + [ia32] review the cache controling bits in CR0 register 19 19 + [ia32] zero the alignment exception bit in EFLAGS [DONE] 20 - Task changed to clean AM in CR0 so the alignment check is disabled global y20 - Task changed to clean AM in CR0 so the alignment check is disabled globally 21 21 + make emulated architectures also work on real hardware 22 22 + bring in support for other architectures (e.g. PowerPC) -
doc/requirements
r11485dec r117183b 6 6 7 7 COMPILER REQUIREMENTS 8 o binutils 2.15 9 o gcc 2.95 10 o gcc 3.3.2 - gcc 3.3.5 8 o binutils 2.15 and gcc 3.3.5 9 o older versions may do as well, but are now obsoleted 11 10 12 11 SMP COMPATIBILITY … … 31 30 32 31 COMPILER REQUIREMENTS 33 o binutils 2.14 mips cross binutils 34 o gcc 2.8.1 mips cross compiler 35 o gcc 3.2.3 mips cross compiler 32 o mips binutils 2.16 and gcc 4.0.1 cross compiler 33 o older versions may do as well, but are now obsoleted 36 34 37 35 EMULATORS AND VIRTUALIZERS … … 46 44 EMULATORS AND VIRTUALIZERS 47 45 o ski 46 47 COMPILER REQUIREMENTS 48 o IA-64 binutils 2.15 and gcc 4.0.0 cross compiler 49 o older versions may do as well, but are now obsoleted
Note:
See TracChangeset
for help on using the changeset viewer.