summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/ada_user/ada_user.texi2
-rw-r--r--doc/develenv/develenv.texi4
-rw-r--r--doc/develenv/direct.texi4
-rw-r--r--doc/develenv/sample.texi3
-rwxr-xr-xdoc/do_docs2
-rw-r--r--doc/new_chapters/posix_test_plan.texi4
-rw-r--r--doc/posix_users/posix_test_plan.texi4
-rw-r--r--doc/relnotes/install.texi6
-rw-r--r--doc/relnotes/intro.texi2
-rw-r--r--doc/relnotes/relnotes.texi4
-rw-r--r--doc/relnotes/status.texi6
-rw-r--r--doc/rtems.html1
-rw-r--r--doc/supplements/i386/cputable.t6
-rw-r--r--doc/supplements/i386/cputable.texi6
-rw-r--r--doc/supplements/i960/cputable.t6
-rw-r--r--doc/supplements/i960/cputable.texi6
-rw-r--r--doc/supplements/m68k/cputable.t4
-rw-r--r--doc/supplements/sparc/bsp.t2
-rw-r--r--doc/supplements/sparc/bsp.texi2
-rw-r--r--doc/supplements/sparc/cpumodel.t2
-rw-r--r--doc/supplements/sparc/cpumodel.texi2
-rw-r--r--doc/supplements/sparc/cputable.t6
-rw-r--r--doc/supplements/sparc/cputable.texi6
23 files changed, 51 insertions, 39 deletions
diff --git a/doc/ada_user/ada_user.texi b/doc/ada_user/ada_user.texi
index 3ead6fcbae..a4dfd40e12 100644
--- a/doc/ada_user/ada_user.texi
+++ b/doc/ada_user/ada_user.texi
@@ -45,7 +45,7 @@ END-INFO-DIR-ENTRY
@set STRUCTURE record
@set ROUTINE subprogram
@set OR or
-@c the language is @value{RTEMS-LANGUAGE}
+@c the language is @value{LANGUAGE}
@c NOTE: don't use underscore in the name
@c
diff --git a/doc/develenv/develenv.texi b/doc/develenv/develenv.texi
index 4a75cec754..836154aa95 100644
--- a/doc/develenv/develenv.texi
+++ b/doc/develenv/develenv.texi
@@ -39,8 +39,8 @@ END-INFO-DIR-ENTRY
@c variable substitution info:
@c
-@c @set RTEMS-LANGUAGE C
-@c the language is @value{RTEMS-LANGUAGE}
+@c @set LANGUAGE C
+@c the language is @value{LANGUAGE}
@c NOTE: don't use underscore in the name
@c
diff --git a/doc/develenv/direct.texi b/doc/develenv/direct.texi
index 976da65358..9a66f5a68e 100644
--- a/doc/develenv/direct.texi
+++ b/doc/develenv/direct.texi
@@ -426,7 +426,7 @@ the supercore modules. Within the "score" directory the CPU
dependent modules are found.
The "cpu" directory contains a subdirectory for each
-target CPU supported by the @value{RTEMS-RELEASE} release of the RTEMS
+target CPU supported by the @value{RELEASE} release of the RTEMS
executive. Each processor directory contains the CPU dependent
code necessary to host RTEMS. The "no_cpu" directory provides a
starting point for developing a new port to an unsupported
@@ -459,7 +459,7 @@ processor family.
@c Tree 7 - C BSP Library
@c
-Th "libbsp" directory provides all the BSPs provided with this
+The "libbsp" directory provides all the BSPs provided with this
release of the RTEMS executive. The subdirectories are
divided, as discussed previously, based on specific processor
family, then further breaking down into specific target board
diff --git a/doc/develenv/sample.texi b/doc/develenv/sample.texi
index 8bbb6cf546..d3a8b3f664 100644
--- a/doc/develenv/sample.texi
+++ b/doc/develenv/sample.texi
@@ -51,8 +51,7 @@ can be used to test locally developed board support packages and
device drivers.
The reader should be familiar with the terms used and
-material presented in the RTEMS Applications User's Guide or
-the RTEMS @value{RTEMS-LANGUAGE} Applications User's Guide.
+material presented in the RTEMS Applications User's Guide.
@ifinfo
@node Sample Applications Hello World, Sample Applications Clock Tick, Sample Applications Introduction, Sample Applications
diff --git a/doc/do_docs b/doc/do_docs
index 4f5ce20016..6099c18645 100755
--- a/doc/do_docs
+++ b/doc/do_docs
@@ -5,7 +5,7 @@
basedir=$1
shift
-manuals="develenv hppa1_1 i386 i960 m68k relnotes sparc user ka9q"
+manuals="develenv hppa1_1 i386 i960 m68k relnotes powerpc sparc user ka9q"
# posix_test_plan manual left out until finished
# ada_user manual left out until bindings released
diff --git a/doc/new_chapters/posix_test_plan.texi b/doc/new_chapters/posix_test_plan.texi
index 5da5b8c8cc..2f45781b97 100644
--- a/doc/new_chapters/posix_test_plan.texi
+++ b/doc/new_chapters/posix_test_plan.texi
@@ -39,8 +39,8 @@ END-INFO-DIR-ENTRY
@c variable substitution info:
@c
-@c @set RTEMS-LANGUAGE C
-@c the language is @value{RTEMS-LANGUAGE}
+@c @set LANGUAGE C
+@c the language is @value{LANGUAGE}
@c NOTE: don't use underscore in the name
@c
diff --git a/doc/posix_users/posix_test_plan.texi b/doc/posix_users/posix_test_plan.texi
index 5da5b8c8cc..2f45781b97 100644
--- a/doc/posix_users/posix_test_plan.texi
+++ b/doc/posix_users/posix_test_plan.texi
@@ -39,8 +39,8 @@ END-INFO-DIR-ENTRY
@c variable substitution info:
@c
-@c @set RTEMS-LANGUAGE C
-@c the language is @value{RTEMS-LANGUAGE}
+@c @set LANGUAGE C
+@c the language is @value{LANGUAGE}
@c NOTE: don't use underscore in the name
@c
diff --git a/doc/relnotes/install.texi b/doc/relnotes/install.texi
index 68727c0440..6d585ac5c6 100644
--- a/doc/relnotes/install.texi
+++ b/doc/relnotes/install.texi
@@ -46,9 +46,9 @@ Throughout the rest of this manual
within the RTEMS distribution. For persons using the ftp
distribution found on the primary ftp site for RTEMS,
<RTEMS_distribution> is
-ftp://ftp.OARcorp.com/oarcorp/rtems/@value{RTEMS-RELEASE}.
+ftp://ftp.OARcorp.com/oarcorp/rtems/@value{RELEASE}.
-The archive files for RTEMS Release @value{RTEMS-RELEASE} are found
+The archive files for RTEMS Release @value{RELEASE} are found
under the directory <RTEMS_distribution>. This directory
contains the files which comprise this relase as well as any
patches which may be required for other tools.
@@ -116,7 +116,7 @@ NOTE: gunzip -c is equivalent to gzcat, while gtar is GNU tar.
Given that the necessary utility programs are
installed, any of the above commands will extract the contents
of <file>.tar.gz into the current directory. All of the RTEMS
-components will be extracted into the subdirectory rtems-@value{RTEMS-RELEASE}.
+components will be extracted into the subdirectory rtems-@value{RELEASE}.
To view the contents of a component without restoring any files,
use a command similar to the following:
diff --git a/doc/relnotes/intro.texi b/doc/relnotes/intro.texi
index 55c563d2f9..19b0141d59 100644
--- a/doc/relnotes/intro.texi
+++ b/doc/relnotes/intro.texi
@@ -18,7 +18,7 @@
@end ifinfo
This document describes the contents, installation
-procedure, and current status of Release @value{RTEMS-RELEASE} of the RTEMS
+procedure, and current status of Release @value{RELEASE} of the RTEMS
executive. An installation procedure is provided which
describes the steps necessary to load and configure the RTEMS
environment, including the GNU Development Environment and the
diff --git a/doc/relnotes/relnotes.texi b/doc/relnotes/relnotes.texi
index 00b2578317..7cdb69a7ae 100644
--- a/doc/relnotes/relnotes.texi
+++ b/doc/relnotes/relnotes.texi
@@ -39,8 +39,8 @@ END-INFO-DIR-ENTRY
@c variable substitution info:
@c
-@c @set RTEMS-LANGUAGE C
-@c the language is @value{RTEMS-LANGUAGE}
+@c @set LANGUAGE C
+@c the language is @value{LANGUAGE}
@c NOTE: don't use underscore in the name
@c
diff --git a/doc/relnotes/status.texi b/doc/relnotes/status.texi
index 99daa78acf..514deecd9a 100644
--- a/doc/relnotes/status.texi
+++ b/doc/relnotes/status.texi
@@ -19,14 +19,14 @@
@end ifinfo
This chapter will describe the current status of
-release version @value{RTEMS-RELEASE} of the RTEMS Development Environment.
+release version @value{RELEASE} of the RTEMS Development Environment.
@ifinfo
@node Development Environment Status RTEMS Executive Status, Development Environment Status Development Environment Status, Development Environment Status, Development Environment Status
@end ifinfo
@section RTEMS Executive Status
-Release @value{RTEMS-RELEASE} of the RTEMS Executive contains support
+Release @value{RELEASE} of the RTEMS Executive contains support
for both the classic RTEMS API based on the RTEID specification as well
as support for POSIX threads and real-time extensions.
@@ -140,7 +140,7 @@ capabilities of newlib is provided in the RTEMS distribution.
@section Development Environment Status
This section details the versions of the tools used
-to develop and maintain RTEMS @value{RTEMS-RELEASE}:
+to develop and maintain RTEMS @value{RELEASE}:
@itemize @bullet
@item Cross Tools
diff --git a/doc/rtems.html b/doc/rtems.html
index ba5f00f16a..bbe2f6cdb8 100644
--- a/doc/rtems.html
+++ b/doc/rtems.html
@@ -22,6 +22,7 @@
<LI><A HREF="c_m68k/Top.html">RTEMS Motorola MC68xxx Applications Supplement</A>
<LI><A HREF="HELP.html">RTEMS PowerPC Applications Supplement</A>
<LI><A HREF="c_sparc/Top.html">RTEMS SPARC Applications Supplement</A>
+<LI><A HREF="c_powerpc/Top.html">RTEMS PowerPC Applications Supplement</A>
<LI><A HREF="c_hppa1_1/Top.html">RTEMS Hewlett Packard PA-RISC Applications Supplement</A>
<LI><A HREF="HELP.html">RTEMS UNIX Port Applications Supplement</A>
</MENU>
diff --git a/doc/supplements/i386/cputable.t b/doc/supplements/i386/cputable.t
index a717f49574..643b0cd870 100644
--- a/doc/supplements/i386/cputable.t
+++ b/doc/supplements/i386/cputable.t
@@ -40,7 +40,8 @@ is provided to allow RTEMS to interoperate effectively with the
BSP. The C structure definition is given here:
@example
-struct cpu_configuration_table @{
+@group
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*idle_task)( void );
@@ -53,7 +54,8 @@ struct cpu_configuration_table @{
unsigned32 interrupt_segment;
void *interrupt_vector_table;
-@};
+@} rtems_cpu_table;
+@end group
@end example
@table @code
diff --git a/doc/supplements/i386/cputable.texi b/doc/supplements/i386/cputable.texi
index a717f49574..643b0cd870 100644
--- a/doc/supplements/i386/cputable.texi
+++ b/doc/supplements/i386/cputable.texi
@@ -40,7 +40,8 @@ is provided to allow RTEMS to interoperate effectively with the
BSP. The C structure definition is given here:
@example
-struct cpu_configuration_table @{
+@group
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*idle_task)( void );
@@ -53,7 +54,8 @@ struct cpu_configuration_table @{
unsigned32 interrupt_segment;
void *interrupt_vector_table;
-@};
+@} rtems_cpu_table;
+@end group
@end example
@table @code
diff --git a/doc/supplements/i960/cputable.t b/doc/supplements/i960/cputable.t
index 33304cc937..01f6830889 100644
--- a/doc/supplements/i960/cputable.t
+++ b/doc/supplements/i960/cputable.t
@@ -41,7 +41,8 @@ effectively with the BSP. The C structure definition is given
here:
@example
-struct cpu_configuration_table @{
+@group
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*postdriver_hook)( void );
@@ -56,7 +57,8 @@ struct cpu_configuration_table @{
i960ca_PRCB *Prcb;
#endif
-@};
+@} rtems_cpu_table;
+@end group
@end example
The contents of the i960CA Processor Control Block
diff --git a/doc/supplements/i960/cputable.texi b/doc/supplements/i960/cputable.texi
index 33304cc937..01f6830889 100644
--- a/doc/supplements/i960/cputable.texi
+++ b/doc/supplements/i960/cputable.texi
@@ -41,7 +41,8 @@ effectively with the BSP. The C structure definition is given
here:
@example
-struct cpu_configuration_table @{
+@group
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*postdriver_hook)( void );
@@ -56,7 +57,8 @@ struct cpu_configuration_table @{
i960ca_PRCB *Prcb;
#endif
-@};
+@} rtems_cpu_table;
+@end group
@end example
The contents of the i960CA Processor Control Block
diff --git a/doc/supplements/m68k/cputable.t b/doc/supplements/m68k/cputable.t
index d0ba126056..e10385e4ae 100644
--- a/doc/supplements/m68k/cputable.t
+++ b/doc/supplements/m68k/cputable.t
@@ -42,7 +42,7 @@ here:
@example
@group
-struct cpu_configuration_table @{
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*postdriver_hook)( void );
@@ -55,7 +55,7 @@ struct cpu_configuration_table @{
/* end of fields required on all CPUs */
m68k_isr *interrupt_vector_table;
-@};
+@} rtems_cpu_table;
@end group
@end example
diff --git a/doc/supplements/sparc/bsp.t b/doc/supplements/sparc/bsp.t
index 76374ccb14..392a533b4f 100644
--- a/doc/supplements/sparc/bsp.t
+++ b/doc/supplements/sparc/bsp.t
@@ -79,7 +79,7 @@ and this is to be utilized, then it should be enabled during the
reset application initialization code.
In addition to the requirements described in the
-Board Support Packages chapter of the @value{RTEMS-LANGUAGE}
+Board Support Packages chapter of the @value{LANGUAGE}
Applications User's Manual for the reset code
which is executed before the call to
rtems_initialize executive, the SPARC version has the following
diff --git a/doc/supplements/sparc/bsp.texi b/doc/supplements/sparc/bsp.texi
index 76374ccb14..392a533b4f 100644
--- a/doc/supplements/sparc/bsp.texi
+++ b/doc/supplements/sparc/bsp.texi
@@ -79,7 +79,7 @@ and this is to be utilized, then it should be enabled during the
reset application initialization code.
In addition to the requirements described in the
-Board Support Packages chapter of the @value{RTEMS-LANGUAGE}
+Board Support Packages chapter of the @value{LANGUAGE}
Applications User's Manual for the reset code
which is executed before the call to
rtems_initialize executive, the SPARC version has the following
diff --git a/doc/supplements/sparc/cpumodel.t b/doc/supplements/sparc/cpumodel.t
index af1605572c..85afb3f48f 100644
--- a/doc/supplements/sparc/cpumodel.t
+++ b/doc/supplements/sparc/cpumodel.t
@@ -141,7 +141,7 @@ The code required to enter low power mode is CPU model specific.
@end ifinfo
@section CPU Model Implementation Notes
-The ERC is a custom SPARC V7 implementation based on the Cypress 601/602
+The ERC32 is a custom SPARC V7 implementation based on the Cypress 601/602
chipset. This CPU has a number of on-board peripherals and was developed by
the European Space Agency to target space applications. RTEMS currently
provides support for the following peripherals:
diff --git a/doc/supplements/sparc/cpumodel.texi b/doc/supplements/sparc/cpumodel.texi
index af1605572c..85afb3f48f 100644
--- a/doc/supplements/sparc/cpumodel.texi
+++ b/doc/supplements/sparc/cpumodel.texi
@@ -141,7 +141,7 @@ The code required to enter low power mode is CPU model specific.
@end ifinfo
@section CPU Model Implementation Notes
-The ERC is a custom SPARC V7 implementation based on the Cypress 601/602
+The ERC32 is a custom SPARC V7 implementation based on the Cypress 601/602
chipset. This CPU has a number of on-board peripherals and was developed by
the European Space Agency to target space applications. RTEMS currently
provides support for the following peripherals:
diff --git a/doc/supplements/sparc/cputable.t b/doc/supplements/sparc/cputable.t
index 481665a9ce..5b82cb3533 100644
--- a/doc/supplements/sparc/cputable.t
+++ b/doc/supplements/sparc/cputable.t
@@ -38,7 +38,8 @@ Information Table is given by the C structure definition is
shown below:
@example
-struct cpu_configuration_table @{
+@group
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*postdriver_hook)( void );
@@ -50,7 +51,8 @@ struct cpu_configuration_table @{
void (*stack_free_hook)( void* );
/* end of fields required on all CPUs */
-@};
+@} rtems_cpu_table;
+@end group
@end example
@table @code
diff --git a/doc/supplements/sparc/cputable.texi b/doc/supplements/sparc/cputable.texi
index 481665a9ce..5b82cb3533 100644
--- a/doc/supplements/sparc/cputable.texi
+++ b/doc/supplements/sparc/cputable.texi
@@ -38,7 +38,8 @@ Information Table is given by the C structure definition is
shown below:
@example
-struct cpu_configuration_table @{
+@group
+typedef struct @{
void (*pretasking_hook)( void );
void (*predriver_hook)( void );
void (*postdriver_hook)( void );
@@ -50,7 +51,8 @@ struct cpu_configuration_table @{
void (*stack_free_hook)( void* );
/* end of fields required on all CPUs */
-@};
+@} rtems_cpu_table;
+@end group
@end example
@table @code