mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 01:08:31 +08:00
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1752/doc * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement chapter. * cpu_supplement/tic4x.t: Removed.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
PR 1752/doc
|
||||
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
|
||||
cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement
|
||||
chapter.
|
||||
* cpu_supplement/tic4x.t: Removed.
|
||||
|
||||
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* ada_user/Makefile.am: Add ObjectId pdf files.
|
||||
|
||||
@@ -39,4 +39,3 @@ sh.texi
|
||||
sparc.texi
|
||||
sparc64.texi
|
||||
states.pdf
|
||||
tic4x.texi
|
||||
|
||||
@@ -14,7 +14,7 @@ include $(top_srcdir)/main.am
|
||||
REPLACE2 = $(PERL) $(top_srcdir)/tools/word-replace2
|
||||
|
||||
GENERATED_FILES = general.texi arm.texi avr.texi bfin.texi i386.texi lm32.texi \
|
||||
m68k.texi mips.texi powerpc.texi sh.texi sparc.texi sparc64.texi tic4x.texi
|
||||
m68k.texi mips.texi powerpc.texi sh.texi sparc.texi sparc64.texi
|
||||
|
||||
COMMON_FILES += $(top_srcdir)/common/cpright.texi
|
||||
|
||||
@@ -87,11 +87,6 @@ sparc64.texi: sparc64.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
|
||||
|
||||
@@ -71,7 +71,6 @@
|
||||
@include sh.texi
|
||||
@include sparc.texi
|
||||
@include sparc64.texi
|
||||
@include tic4x.texi
|
||||
@ifinfo
|
||||
@node Top, Preface, (dir), (dir)
|
||||
@top cpu_supplement
|
||||
@@ -92,7 +91,6 @@ This is the online version of the RTEMS CPU Architecture Supplement.
|
||||
* SuperH Specific Information::
|
||||
* SPARC Specific Information::
|
||||
* SPARC-64 Specific Information::
|
||||
* Texas Instruments C3x/C4x Specific Information::
|
||||
* Command and Variable Index::
|
||||
* Concept Index::
|
||||
@end menu
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user