summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog6
-rw-r--r--doc/configure.ac2
-rw-r--r--doc/index.html.in10
-rw-r--r--doc/rtems_support.html.in57
4 files changed, 6 insertions, 69 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 59ced68c06..a3fba1d320 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2004-01-07 Joel Sherrill <joel@OARcorp.com>
+
+ * configure.ac, index.html.in: mips64orion port removed as mips port
+ more completely covers the MIPS family.
+ * rtems_support.html.in: Removed.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
diff --git a/doc/configure.ac b/doc/configure.ac
index e87d842f0f..ac8ec74d50 100644
--- a/doc/configure.ac
+++ b/doc/configure.ac
@@ -172,7 +172,6 @@ _RTEMS_UPDATE_CONDITIONAL([common/rtems.sed],[common/rtems.sed~])
])
AC_CONFIG_FILES([
-rtems_support.html
index.html
FAQ/Makefile
develenv/Makefile
@@ -218,7 +217,6 @@ supplements/i386/Makefile
supplements/i960/Makefile
supplements/m68k/Makefile
supplements/mips/Makefile
-supplements/mips64orion/Makefile
supplements/powerpc/Makefile
supplements/sh/Makefile
supplements/sparc/Makefile
diff --git a/doc/index.html.in b/doc/index.html.in
index cb19cd09c7..5518237838 100644
--- a/doc/index.html.in
+++ b/doc/index.html.in
@@ -272,16 +272,6 @@
<A HREF="supplements/c4x/index.html">
RTEMS Texas Instruments C3x/C4x Applications Supplement</A>
</LI>
-
- <LI><A HREF="HELP.html">
- <IMG SRC="images/pdf1.gif" HEIGHT=18 WIDTH=16></A>
- <A HREF="HELP.html">
- <IMG SRC="images/ps.gif" HEIGHT=18 WIDTH=16></A>
- <A HREF="HELP.html">
- <IMG SRC="images/dvi.gif" HEIGHT=18 WIDTH=16></A>
- <A HREF="HELP.html">
- RTEMS MIPS64 ORION Applications Supplement</A>
- </LI>
</MENU>
</LI>
diff --git a/doc/rtems_support.html.in b/doc/rtems_support.html.in
deleted file mode 100644
index 3d3a77558c..0000000000
--- a/doc/rtems_support.html.in
+++ /dev/null
@@ -1,57 +0,0 @@
-<HTML>
-<HEAD><TITLE>RTEMS @VERSION@ On-Line Library</TITLE></HEAD>
-<BODY BGCOLOR="FFFFFF">
-<A HREF="http://www.rtems.com" target="Text Frame">
- <IMG align=right BORDER=0 SRC="images/rtems_logo.jpg" ALT="RTEMS Logo"> </A>
-<H1>RTEMS RTEMS_VERSION On-Line Library</H1>
-<HR>
-<BODY>
-RTEMS LogoMENU>
- <LI><A HREF="FAQ/index.html">
- RTEMS FAQ</A>
- <LI><A HREF="c_user/index.html">
- RTEMS Applications C User's Guide</A>
- <LI><A HREF="started/index.html">
- Getting Started with RTEMS for C/C++ Users</A>
- <LI><A HREF="started_ada/index.html">
- Getting Started with GNAT/RTEMS</A>
- <LI><A HREF="develenv/index.html">
- RTEMS Development Environment Guide</A>
- <LI><A HREF="posix_users/index.html">
- RTEMS POSIX API User's Guide</A>
- <LI><A HREF="networking/index.html">
- RTEMS Network Supplement</A>
- <LI><A HREF="rtems_gdb/index.html">
- RTEMS/GDB User's Guide</A>
- <LI><A HREF="rgdb_specs/index.html">
- RTEMS Remote Debugger Server Specifications</A>
- <LI><A HREF="bsp_howto/index.html">
- RTEMS BSP and Device Driver Development Guide</A>
-
-<LI>CPU Supplements
-
- <MENU>
- <LI><A HREF="HELP.html">
- RTEMS AMD 29K Applications Supplement</A>
- <LI><A HREF="HELP.html">
- RTEMS Hitachi SH Applications Supplement</A>
- <LI><A HREF="support/c_i386/index.html">
- RTEMS Intel i386 Applications Supplement</A>
- <LI><A HREF="support/c_i960/index.html">
- RTEMS Intel i960 Applications Supplement</A>
- <LI><A HREF="HELP.html">
- RTEMS MIPS64 ORION Applications Supplement</A>
- <LI><A HREF="support/c_m68k/index.html">
- RTEMS Motorola MC68xxx Applications Supplement</A>
- <LI><A HREF="support/c_powerpc/index.html">
- RTEMS PowerPC Applications Supplement</A>
- <LI><A HREF="support/c_sparc/index.html">
- RTEMS SPARC Applications Supplement</A>
- <LI><A HREF="HELP.html">RTEMS UNIX Port Applications Supplement</A>
- </MENU>
-</LI>
-
-</MENU>
-<HR>
-Copyright &copy; 1988-2003 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
-</BODY></HTML>