2010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>

* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi:
	Remove tic4x.
	* cpu_supplement/tic4x.t: Remove.
This commit is contained in:
Ralf Corsepius
2010-06-11 07:37:06 +00:00
parent 9ede742664
commit 18e6f2e9bb
3 changed files with 7 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi:
Remove tic4x.
* cpu_supplement/tic4x.t: Remove.
2010-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/.cvsignore: Add semaphore_attributes.pdf.

View File

@@ -22,7 +22,7 @@ TEXI2WWW_ARGS=\
-footer rtems_footer.html \
-icons ../images
GENERATED_FILES = general.texi arm.texi avr.texi bfin.texi i386.texi lm32.texi \
m68k.texi mips.texi powerpc.texi sh.texi sparc.texi tic4x.texi
m68k.texi mips.texi powerpc.texi sh.texi sparc.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -90,11 +90,6 @@ sparc.texi: sparc.t
-u "Top" \
-n "" < $< > $@
tic4x.texi: tic4x.t
$(BMENU2) -p "" \
-u "Top" \
-n "" < $< > $@
CLEANFILES += cpu_supplement.info
CLEANFILES += cpu_supplement.info-1
CLEANFILES += cpu_supplement.info-2

View File

@@ -70,7 +70,6 @@
@include powerpc.texi
@include sh.texi
@include sparc.texi
@include tic4x.texi
@ifinfo
@node Top, Preface, (dir), (dir)
@top cpu_supplement
@@ -90,7 +89,6 @@ This is the online version of the RTEMS CPU Architecture Supplement.
* PowerPC Specific Information::
* SuperH Specific Information::
* SPARC Specific Information::
* Texas Instruments C3x/C4x Specific Information::
* Command and Variable Index::
* Concept Index::
@end menu