From 6b5a7b501d5e1d4db707122b28f8a7b8a45b55f5 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 7 Aug 2003 05:07:43 +0000 Subject: Merger from rtems-4-6-branch --- doc/started/ChangeLog | 10 ++++++++++ doc/started/buildc.t | 4 ++++ doc/started/sample.t | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/doc/started/ChangeLog b/doc/started/ChangeLog index 3b241928d8..3c24a9ac73 100644 --- a/doc/started/ChangeLog +++ b/doc/started/ChangeLog @@ -1,3 +1,13 @@ +2003-04-18 Joel Sherrill + + * tversions.texi: Updated to reflect gcc3.2.2newlib1.11.0-2. + +2003-02-15 Ralf Corsepius + + * buildc.t: Add several @ifset BUILDTOOLS-TAR. + * sample.t: Use @code{make/README} instead of + @code{@value{RTEMS-UNTAR}/make/README} (Workaround to PR 345). + 2003-01-28 Joel Sherrill * tversions.texi: Updated tool version numbers. diff --git a/doc/started/buildc.t b/doc/started/buildc.t index 42cbfb55d2..0669e4ba59 100644 --- a/doc/started/buildc.t +++ b/doc/started/buildc.t @@ -93,7 +93,9 @@ of each component as well as any required RTEMS specific patches. @example FTP Site: @value{RTEMS-FTPSITE} Directory: @value{RTEMS-FTPDIR}/c_tools/source +@ifset BUILDTOOLS-TAR File: @value{BUILDTOOLS-TAR} +@end ifset @ifset BINUTILS-RTEMSPATCH File: @value{BINUTILS-RTEMSPATCH} @end ifset @@ -602,7 +604,9 @@ of each component as well as any required RTEMS specific patches. @example FTP Site: @value{RTEMS-FTPSITE} Directory: @value{RTEMS-FTPDIR}/c_tools/source +@ifset BUILDTOOLS-TAR File: @value{BUILDTOOLS-TAR} +@end ifset @ifset GDB-RTEMSPATCH File: @value{GDB-RTEMSPATCH} @end ifset diff --git a/doc/started/sample.t b/doc/started/sample.t index 18b8cfef05..fafb6024a9 100644 --- a/doc/started/sample.t +++ b/doc/started/sample.t @@ -132,4 +132,4 @@ RTEMS specific to your BSP. Building an RTEMS application for different BSPs is as simple as switching the setting of @code{RTEMS_MAKEFILE_PATH}. This Makefile system is described in the file -@code{@value{RTEMS-UNTAR}/make/README}. +@code{make/README}. -- cgit v1.2.3