summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-22 13:15:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-22 13:15:51 +0000
commit14780ecfb084191beca9de062bf3ac7fe27da9b3 (patch)
tree37e7888ff9d6aaaf38719904cb017e1860f8ea54 /doc
parent2003-08-22 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-14780ecfb084191beca9de062bf3ac7fe27da9b3.tar.bz2
2003-08-22 Joel Sherrill <joel@OARcorp.com>
* cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk and 4.6 branch.
Diffstat (limited to 'doc')
-rw-r--r--doc/porting/ChangeLog5
-rw-r--r--doc/porting/cpumodels.t4
-rw-r--r--doc/porting/sourcecode.t2
3 files changed, 9 insertions, 2 deletions
diff --git a/doc/porting/ChangeLog b/doc/porting/ChangeLog
index 7faad97f9a..963f6b9077 100644
--- a/doc/porting/ChangeLog
+++ b/doc/porting/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-22 Joel Sherrill <joel@OARcorp.com>
+
+ * cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk
+ and 4.6 branch.
+
2003-02-14 Joel Sherrill <joel@OARcorp.com>
* cpumodels.t: Removed a29k reference and updated.
diff --git a/doc/porting/cpumodels.t b/doc/porting/cpumodels.t
index f715088e70..f05dd48c46 100644
--- a/doc/porting/cpumodels.t
+++ b/doc/porting/cpumodels.t
@@ -40,13 +40,15 @@ has been ported to a variety of microprocessor families including:
@item Motorola ColdFire
@item Motorola MC68xxx
@item Motorola MC683xx
-@item Intel ix86 (i386 and above)
+@item Intel ix86 (i386, i486, Pentium and above)
@item Intel i960
@item ARM
@item MIPS
@item PowerPC 4xx, 5xx, 6xx, 7xx, 8xx, and 84xx
@item SPARC
@item Hewlett-Packard PA-RISC
+@item Hitachi H8/300
+@item Hitachi SH
@item OpenCores OR32
@item Texas Instruments C3x/C4x
diff --git a/doc/porting/sourcecode.t b/doc/porting/sourcecode.t
index b53e0e369a..9ac9ba6f89 100644
--- a/doc/porting/sourcecode.t
+++ b/doc/porting/sourcecode.t
@@ -15,7 +15,7 @@ that is CPU family and CPU model dependent.
The CPU family dependent files associated with a port of the RTEMS
executive code proper to a particular processor family are found in
-c/src/exec/score/cpu. Support code for this port as well as processor
+cpukit/score/cpu. Support code for this port as well as processor
dependent code which may be reused across multiple Board Support Packages
is found in c/src/lib/libcpu.