summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/supplements/c4x/ChangeLog4
-rw-r--r--doc/supplements/c4x/cpumodel.t2
-rw-r--r--doc/supplements/hppa1_1/ChangeLog4
-rw-r--r--doc/supplements/hppa1_1/cpumodel.t2
-rw-r--r--doc/supplements/i386/ChangeLog4
-rw-r--r--doc/supplements/i386/cpumodel.t2
-rw-r--r--doc/supplements/i960/ChangeLog4
-rw-r--r--doc/supplements/i960/cpumodel.t2
-rw-r--r--doc/supplements/m68k/ChangeLog4
-rw-r--r--doc/supplements/m68k/cpumodel.t2
-rw-r--r--doc/supplements/mips/ChangeLog4
-rw-r--r--doc/supplements/mips/cpumodel.t2
-rw-r--r--doc/supplements/mips64orion/ChangeLog4
-rw-r--r--doc/supplements/mips64orion/cpumodel.t2
-rw-r--r--doc/supplements/powerpc/ChangeLog4
-rw-r--r--doc/supplements/powerpc/cpumodel.t2
-rw-r--r--doc/supplements/sh/ChangeLog4
-rw-r--r--doc/supplements/sh/cpumodel.t2
-rw-r--r--doc/supplements/sparc/ChangeLog4
-rw-r--r--doc/supplements/sparc/cpumodel.t4
-rw-r--r--doc/supplements/template/ChangeLog4
-rw-r--r--doc/supplements/template/cpumodel.t2
22 files changed, 56 insertions, 12 deletions
diff --git a/doc/supplements/c4x/ChangeLog b/doc/supplements/c4x/ChangeLog
index c74f626df2..f32e8528d1 100644
--- a/doc/supplements/c4x/ChangeLog
+++ b/doc/supplements/c4x/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-28 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
diff --git a/doc/supplements/c4x/cpumodel.t b/doc/supplements/c4x/cpumodel.t
index 2aa74314d0..879778cf2b 100644
--- a/doc/supplements/c4x/cpumodel.t
+++ b/doc/supplements/c4x/cpumodel.t
@@ -47,7 +47,7 @@ This chapter presents the set of features which vary
across the various implementations of the C3x/C4x architecture
that are of importance to rtems.
the set of cpu model feature macros are defined in the file
-c/src/exec/score/cpu/c4x/rtems/score/c4x.h and are based upon
+cpukit/score/cpu/c4x/rtems/score/c4x.h and are based upon
the particular cpu model defined in the bsp's custom configuration
file as well as the compilation command line.
diff --git a/doc/supplements/hppa1_1/ChangeLog b/doc/supplements/hppa1_1/ChangeLog
index 1a3dde5a9b..17e6b1bd5c 100644
--- a/doc/supplements/hppa1_1/ChangeLog
+++ b/doc/supplements/hppa1_1/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* hppa1_1.texi: Set @setfilename hppa1_1.info.
diff --git a/doc/supplements/hppa1_1/cpumodel.t b/doc/supplements/hppa1_1/cpumodel.t
index 4d1584dd9a..df8577c092 100644
--- a/doc/supplements/hppa1_1/cpumodel.t
+++ b/doc/supplements/hppa1_1/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across PA-RISC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/hppa1_1/hppa.h based upon the particular CPU
+cpukit/score/cpu/hppa1_1/hppa.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/i386/ChangeLog b/doc/supplements/i386/ChangeLog
index 3d0479376e..6fce1c45ee 100644
--- a/doc/supplements/i386/ChangeLog
+++ b/doc/supplements/i386/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i386.texi: Set @setfilename i386.info.
diff --git a/doc/supplements/i386/cpumodel.t b/doc/supplements/i386/cpumodel.t
index 6a700ecb36..87a959d9c7 100644
--- a/doc/supplements/i386/cpumodel.t
+++ b/doc/supplements/i386/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across i386 implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/i386/i386.h based upon the particular CPU
+cpukit/score/cpu/i386/i386.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/i960/ChangeLog b/doc/supplements/i960/ChangeLog
index 38c1ed5fcd..c1f56ea5a8 100644
--- a/doc/supplements/i960/ChangeLog
+++ b/doc/supplements/i960/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i960.texi: Set @setfilename i960.info.
diff --git a/doc/supplements/i960/cpumodel.t b/doc/supplements/i960/cpumodel.t
index 49c128f8b7..bc79723c61 100644
--- a/doc/supplements/i960/cpumodel.t
+++ b/doc/supplements/i960/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across i960 implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/i960/i960.h based upon the particular CPU
+cpukit/score/cpu/i960/i960.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/m68k/ChangeLog b/doc/supplements/m68k/ChangeLog
index 8e3eafd46c..07692a3fd6 100644
--- a/doc/supplements/m68k/ChangeLog
+++ b/doc/supplements/m68k/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68k.texi: Set @setfilename m68k.info.
diff --git a/doc/supplements/m68k/cpumodel.t b/doc/supplements/m68k/cpumodel.t
index 9df2abfab3..3fa3729cce 100644
--- a/doc/supplements/m68k/cpumodel.t
+++ b/doc/supplements/m68k/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across SPARC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/m68k/m68k.h based upon the particular CPU
+cpukit/score/cpu/m68k/m68k.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/mips/ChangeLog b/doc/supplements/mips/ChangeLog
index 2185d06f63..15fbb661f5 100644
--- a/doc/supplements/mips/ChangeLog
+++ b/doc/supplements/mips/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mips.texi: Set @setfilename mips.info.
diff --git a/doc/supplements/mips/cpumodel.t b/doc/supplements/mips/cpumodel.t
index 6acb735530..47495e8c1d 100644
--- a/doc/supplements/mips/cpumodel.t
+++ b/doc/supplements/mips/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across SPARC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/XXX/XXX.h based upon the particular CPU
+cpukit/score/cpu/XXX/XXX.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/mips64orion/ChangeLog b/doc/supplements/mips64orion/ChangeLog
index 28153243f7..0758e3242e 100644
--- a/doc/supplements/mips64orion/ChangeLog
+++ b/doc/supplements/mips64orion/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mips64orion.texi: Set @setfilename mips64orion.info.
diff --git a/doc/supplements/mips64orion/cpumodel.t b/doc/supplements/mips64orion/cpumodel.t
index 6acb735530..47495e8c1d 100644
--- a/doc/supplements/mips64orion/cpumodel.t
+++ b/doc/supplements/mips64orion/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across SPARC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/XXX/XXX.h based upon the particular CPU
+cpukit/score/cpu/XXX/XXX.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/powerpc/ChangeLog b/doc/supplements/powerpc/ChangeLog
index 664f3841d0..5c581d5cce 100644
--- a/doc/supplements/powerpc/ChangeLog
+++ b/doc/supplements/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* powerpc.texi: Set @setfilename powerpc.info.
diff --git a/doc/supplements/powerpc/cpumodel.t b/doc/supplements/powerpc/cpumodel.t
index 4595317f06..ff615364b8 100644
--- a/doc/supplements/powerpc/cpumodel.t
+++ b/doc/supplements/powerpc/cpumodel.t
@@ -50,7 +50,7 @@ present.
This section presents the set of features which vary
across PowerPC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/ppc/ppc.h based upon the particular CPU
+cpukit/score/cpu/ppc/ppc.h based upon the particular CPU
model defined on the compilation command line.
@subsection CPU Model Name
diff --git a/doc/supplements/sh/ChangeLog b/doc/supplements/sh/ChangeLog
index f7510e723c..221ec1e2e7 100644
--- a/doc/supplements/sh/ChangeLog
+++ b/doc/supplements/sh/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sh.texi: Set @setfilename sh.info.
diff --git a/doc/supplements/sh/cpumodel.t b/doc/supplements/sh/cpumodel.t
index 6acb735530..47495e8c1d 100644
--- a/doc/supplements/sh/cpumodel.t
+++ b/doc/supplements/sh/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across SPARC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/XXX/XXX.h based upon the particular CPU
+cpukit/score/cpu/XXX/XXX.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name
diff --git a/doc/supplements/sparc/ChangeLog b/doc/supplements/sparc/ChangeLog
index 5f03b498a6..84477cb93f 100644
--- a/doc/supplements/sparc/ChangeLog
+++ b/doc/supplements/sparc/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sparc.texi: Set @setfilename sparc.info.
diff --git a/doc/supplements/sparc/cpumodel.t b/doc/supplements/sparc/cpumodel.t
index 13732cac09..e371d35dc2 100644
--- a/doc/supplements/sparc/cpumodel.t
+++ b/doc/supplements/sparc/cpumodel.t
@@ -50,7 +50,7 @@ present.
This section presents the set of features which vary
across SPARC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/sparc/sparc.h based upon the particular CPU
+cpukit/score/cpu/sparc/sparc.h based upon the particular CPU
model defined on the compilation command line.
@subsection CPU Model Name
@@ -85,7 +85,7 @@ only include eight.
The macro SPARC_HAS_LOW_POWER_MODE is set to one to
indicate that this CPU model has a low power mode. If low power
is enabled, then there must be CPU model specific implementation
-of the IDLE task in c/src/exec/score/cpu/sparc/cpu.c. The low
+of the IDLE task in cpukit/score/cpu/sparc/cpu.c. The low
power mode IDLE task should be of the form:
@example
diff --git a/doc/supplements/template/ChangeLog b/doc/supplements/template/ChangeLog
index 94a4e1280e..e052eb5318 100644
--- a/doc/supplements/template/ChangeLog
+++ b/doc/supplements/template/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * cpumodel.t: Reflect c/src/exec having moved to cpukit.
+
2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* template.texi: Set @setfilename template.info.
diff --git a/doc/supplements/template/cpumodel.t b/doc/supplements/template/cpumodel.t
index 6acb735530..47495e8c1d 100644
--- a/doc/supplements/template/cpumodel.t
+++ b/doc/supplements/template/cpumodel.t
@@ -46,7 +46,7 @@ present.
This chapter presents the set of features which vary
across SPARC implementations and are of importance to RTEMS.
The set of CPU model feature macros are defined in the file
-c/src/exec/score/cpu/XXX/XXX.h based upon the particular CPU
+cpukit/score/cpu/XXX/XXX.h based upon the particular CPU
model defined on the compilation command line.
@section CPU Model Name