From 070425c630f1473db968a209e7d28cd8db0da362 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Mar 2004 15:41:43 +0000 Subject: 2004-03-05 Joel Sherrill PR 576/doc * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was out of date and frequently duplicated information available from other public sources like the CrossGCC Wiki. * FAQ/embeddedinfo.t: Removed. --- doc/ChangeLog | 8 ++++++++ doc/FAQ/FAQ.texi | 2 -- doc/FAQ/Makefile.am | 9 ++------- doc/FAQ/embeddedinfo.t | 54 -------------------------------------------------- 4 files changed, 10 insertions(+), 63 deletions(-) delete mode 100644 doc/FAQ/embeddedinfo.t diff --git a/doc/ChangeLog b/doc/ChangeLog index 28b1bf11c7..3f679d5487 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2004-03-05 Joel Sherrill + + PR 576/doc + * FAQ/FAQ.texi, FAQ/Makefile.am: Remove embedded information as it was + out of date and frequently duplicated information available from + other public sources like the CrossGCC Wiki. + * FAQ/embeddedinfo.t: Removed. + 2004-02-17 Ralf Corsepius * develenv/Makefile.am: Put *.texi into the builddir. diff --git a/doc/FAQ/FAQ.texi b/doc/FAQ/FAQ.texi index 6e890797be..3fe6996529 100644 --- a/doc/FAQ/FAQ.texi +++ b/doc/FAQ/FAQ.texi @@ -63,7 +63,6 @@ @include bsp.texi @include debug.texi @include freesw.texi -@include embeddedinfo.texi @include hwdebugaids.texi @include projects.texi @include endoftime.texi @@ -87,7 +86,6 @@ Common questions have been divided into the following categories. * BSP Questions:: * Debugging Hints:: * Free Software that Works with RTEMS:: -* Resources for Embedded Information:: * Hardware to Ease Debugging:: * RTEMS Projects:: * Date/Time Issues in Systems Using RTEMS:: diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am index d031b13589..d4d86847ad 100644 --- a/doc/FAQ/Makefile.am +++ b/doc/FAQ/Makefile.am @@ -13,7 +13,7 @@ include $(top_srcdir)/project.am include $(top_srcdir)/main.am GENERATED_FILES = basic.texi tools.texi concepts.texi build45.texi bsp.texi \ - debug.texi freesw.texi embeddedinfo.texi hwdebugaids.texi projects.texi \ + debug.texi freesw.texi hwdebugaids.texi projects.texi \ endoftime.texi COMMON_FILES += $(top_srcdir)/common/cpright.texi @@ -62,11 +62,6 @@ freesw.texi: freesw.t -u "Top" \ -n "" < $< > $@ -embeddedinfo.texi: embeddedinfo.t - $(BMENU2) -c -p "" \ - -u "Top" \ - -n "" < $< > $@ - hwdebugaids.texi: hwdebugaids.t $(BMENU2) -c -p "" \ -u "Top" \ @@ -84,5 +79,5 @@ endoftime.texi: endoftime.t CLEANFILES += FAQ.info FAQ.info-? -EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t embeddedinfo.t \ +EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t \ endoftime.t freesw.t hwdebugaids.t projects.t tools.t diff --git a/doc/FAQ/embeddedinfo.t b/doc/FAQ/embeddedinfo.t deleted file mode 100644 index d153093b3a..0000000000 --- a/doc/FAQ/embeddedinfo.t +++ /dev/null @@ -1,54 +0,0 @@ -@c -@c COPYRIGHT (c) 1988-2002. -@c On-Line Applications Research Corporation (OAR). -@c All rights reserved. -@c -@c $Id$ -@c - -@chapter Resources for Embedded Information - -The items in this category provide pointers to other resources. - -@section General Information - -@section CrossGCC - -@uref{http://www.objsw.com} - -@section CPU Family Specific Forums - -@subsection Motorola M68xxx and ColdFire - -David Fiddes maintains a fabulous site on ColdFire and MC68xxx embedded -development. It is at @uref{http://www.calm.hw.ac.uk/davidf/coldfire/}. - -Motorola has a lot of information at @uref{http://www.mot.com/SPS/HPESD/index.html}. - -@subsection Hitachi SH - -Hitachi manuals are available online from Hitachi Semiconductors North -America: @* @uref{http://www.halsp.hitachi.com/superh} - -European users also might find Hitachi Europe's site helpful: @* -@uref{http://www.hitachi-eu.com/hel/ecg/products/micro/index.htm} - -Further useful information can be found at -the SH-linux developers' sites (Focus on SH3/SH4), which also have useful -links to other SH-related sites: -@itemize @bullet -@item @uref{http://www.m17n.org/linux-sh} -@item @uref{http://www.rr.iij4u.or.jp/~kkojima/linux-sh4.html} -@end itemize - -@subsection Hitachi H8 -A site focusing on H8 development with gnu-tools is: @* -@uref{http://www.nettilinja.fi/~ankosken/embtools.htm} - -@subsection MIPS - -@subsection PowerPC - -@subsection SPARC - -Jiri's ERC32 Site -- cgit v1.2.3