annotate sources/targets/i586/description @ 706:4ff4cf117082

Add "description" files to each target, move settings comments (if any) into them, then fluff descriptions out a bit.
author Rob Landley <rob@landley.net>
date Tue, 07 Apr 2009 21:30:08 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
706
4ff4cf117082 Add "description" files to each target, move settings comments (if any) into them, then fluff descriptions out a bit.
Rob Landley <rob@landley.net>
parents:
diff changeset
1 An i586 board, such as the original Pentium/Pentium Pro/Pentium II/Via Samuel
4ff4cf117082 Add "description" files to each target, move settings comments (if any) into them, then fluff descriptions out a bit.
Rob Landley <rob@landley.net>
parents:
diff changeset
2
4ff4cf117082 Add "description" files to each target, move settings comments (if any) into them, then fluff descriptions out a bit.
Rob Landley <rob@landley.net>
parents:
diff changeset
3 This demonstrates how creating code which runs on the host can still be cross
4ff4cf117082 Add "description" files to each target, move settings comments (if any) into them, then fluff descriptions out a bit.
Rob Landley <rob@landley.net>
parents:
diff changeset
4 compiling, because the target may only support a subset of the host's
4ff4cf117082 Add "description" files to each target, move settings comments (if any) into them, then fluff descriptions out a bit.
Rob Landley <rob@landley.net>
parents:
diff changeset
5 instruction set.