mirror of
https://github.com/t-crest/rtems.git
synced 2025-11-16 12:34:47 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user