mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpumodel.t: Reflect c/src/exec having moved to cpukit.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user