From 14780ecfb084191beca9de062bf3ac7fe27da9b3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 22 Aug 2003 13:15:51 +0000 Subject: 2003-08-22 Joel Sherrill * cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk and 4.6 branch. --- doc/porting/ChangeLog | 5 +++++ doc/porting/cpumodels.t | 4 +++- doc/porting/sourcecode.t | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'doc') 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 + + * cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk + and 4.6 branch. + 2003-02-14 Joel Sherrill * 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. -- cgit v1.2.3