summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-12 21:50:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-12 21:50:44 +0000
commit4934fe62d1ff32d4492c67227326b334f9190878 (patch)
treebd7ed3ff1f2a7f06d90ce33c192709a387e9a80e
parentAdded idle_task_stack_size field to CPU Table. (diff)
downloadrtems-4934fe62d1ff32d4492c67227326b334f9190878.tar.bz2
New file
-rw-r--r--doc/started/versions.texi85
1 files changed, 85 insertions, 0 deletions
diff --git a/doc/started/versions.texi b/doc/started/versions.texi
new file mode 100644
index 0000000000..032039f272
--- /dev/null
+++ b/doc/started/versions.texi
@@ -0,0 +1,85 @@
+@c
+@c COPYRIGHT (c) 1988-1998.
+@c On-Line Applications Research Corporation (OAR).
+@c All rights reserved.
+@c
+@c $Id$
+@c
+
+@c
+@c This file contains all toolset version dependent information
+@c
+
+@c
+@c Comment out setting the "XYZ-RTEMSPATCH" variable if there is no
+@c patch required. The documentation will detect this and print
+@c an appropriate message in a short section.
+@c
+
+
+@c
+@c GCC/EGCS Version
+@c
+
+@set GCC-VERSION egcs 1.0.3a
+@set GCC-TAR egcs-1.0.3a.tar.gz
+@set GCC-UNTAR egcs-1.0.3a
+@set GCC-FTPSITE egcs.cygnus.com
+@set GCC-FTPDIR /pub/egcs/releases/egcs-1.0.3a
+@set GCC-HTTPDIR /pub/egcs/releases/index.html
+@set GCC-RTEMSPATCH egcs-1.0.3-rtems-diff-19980527
+
+@c
+@c BINUTILS Version
+@c
+
+@c The "official" binutils
+@set BINUTILS-VERSION binutils 2.9.1
+@set BINUTILS-TAR binutils-2.9.1.tar.gz
+@set BINUTILS-UNTAR binutils-2.9.1
+@set BINUTILS-FTPSITE ftp.gnu.org
+@set BINUTILS-FTPDIR /pub/gnu
+@set BINUTILS-RTEMSPATCH binutils-2.9.1-rtems-diff-19980515.gz
+
+@c When forced to use a snapshot
+@c @set BINUTILS-VERSION gas 980314
+@c @set BINUTILS-TAR gas-980314.tgz
+@c @set BINUTILS-UNTAR gas-980314
+@c @set BINUTILS-FTPSITE ftp.OARcorp.com
+@c @set BINUTILS-FTPDIR /oarcorp/private/beta3/ada_tools
+@c @set BINUTILS-RTEMSPATCH binutils-2.8.1-rtems-diff-980321.gz
+
+@c
+@c NEWLIB Version
+@c
+
+@set NEWLIB-VERSION newlib 1.8.0
+@set NEWLIB-TAR newlib-1.8.0.tar.gz
+@set NEWLIB-UNTAR newlib-1.8.0
+@set NEWLIB-FTPSITE ftp.cygnus.com
+@set NEWLIB-FTPDIR /pub/newlib
+@set NEWLIB-RTEMSPATCH newlib-1.8.0-rtems-diff-19980707.gz
+
+@c
+@c GDB Version
+@c
+
+@set GDB-VERSION gdb 4.17
+@set GDB-TAR gdb-4.17.tar.gz
+@set GDB-UNTAR gdb-4.17
+@set GDB-FTPSITE ftp.gnu.org
+@set GDB-FTPDIR /pub/gnu
+@set GDB-RTEMSPATCH gdb-4.17-rtems-diff-19980521.gz
+
+
+@c
+@c RTEMS Version
+@c
+
+@set RTEMS-VERSION RTEMS 980808
+@set RTEMS-TAR rtems-980808.tgz
+@set RTEMS-UNTAR rtems-980808
+@set RTEMS-FTPSITE ftp.OARcorp.com
+@set RTEMS-FTPDIR /OARcorp/private/beta3
+
+