Changeset 3bfda69 in rtems
- Timestamp:
- 11/26/03 15:32:26 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- dfd3132
- Parents:
- 6547cf0
- Location:
- doc
- Files:
-
- 56 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/FAQ/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/FAQ/Makefile.am
r6547cf0 r3bfda69 84 84 -n "" < $< > $@ 85 85 86 CLEANFILES += FAQ.info FAQ.info-? 87 86 88 EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t embeddedinfo.t \ 87 89 endoftime.t freesw.t hwdebugaids.t projects.t tools.t -
doc/ada_user/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/ada_user/Makefile.am
r6547cf0 r3bfda69 53 53 $(PROJECT).dvi: rtemspie.eps states.eps 54 54 PDF_IMAGES = rtemspie.pdf states.pdf 55 56 CLEANFILES += ada_user.info ada_user.info-? ada_user.info-?? -
doc/bsp_howto/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/bsp_howto/Makefile.am
r6547cf0 r3bfda69 125 125 linkcmds.t makefiles.t nvmem.t rtc.t shmsupp.t support.t target.t \ 126 126 timer.t 127 128 CLEANFILES += bsp_howto.info bsp_howto.info-? -
doc/develenv/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/develenv/Makefile.am
r6547cf0 r3bfda69 37 37 -u "Top" \ 38 38 -n "Command and Variable Index" < $< > $@ 39 40 CLEANFILES += develenv.info -
doc/filesystem/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/filesystem/Makefile.am
r6547cf0 r3bfda69 67 67 EXTRA_DIST = fsrequirements.t imfs.t init.t miniimfs.t mounting.t patheval.t \ 68 68 syscalls.t tftp.t 69 70 CLEANFILES += filesystem.info filesystem.info-? 71 -
doc/itron3.0/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/itron3.0/Makefile.am
r6547cf0 r3bfda69 101 101 memorypool.t msgbuffer.t network.t rendezvous.t semaphore.t status.t \ 102 102 task.t tasksync.t time.t $(noinst_SCRIPTS) 103 104 CLEANFILES += itron.info itron.info-? -
doc/networking/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-10-02 Gene Smith <gene.smith@siemens.com> 2 7 -
doc/networking/Makefile.am
r6547cf0 r3bfda69 69 69 EXTRA_DIST = decdriver.t driver.t networkapp.t networktasks.t servers.t \ 70 70 testing.t $(PICTURE_FILES) 71 72 CLEANFILES += networking.info networking.info-? -
doc/new_chapters/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/new_chapters/Makefile.am
r6547cf0 r3bfda69 74 74 EXTRA_DIST = adminiface.t base.t confspace.t cpuuse.t dumpcontrol.t error.t \ 75 75 eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO $(noinst_SCRIPTS) 76 77 CLEANFILES += new_chapters.info new_chapters.info-? -
doc/porting/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/porting/Makefile.am
r6547cf0 r3bfda69 79 79 EXTRA_DIST = codetuning.t cpuinit.t cpumodels.t developtools.t idlethread.t \ 80 80 interrupts.t miscellaneous.t prioritybitmap.t sourcecode.t taskcontext.t 81 82 CLEANFILES += porting.info porting.info-? -
doc/posix1003.1/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/posix1003.1/Makefile.am
r6547cf0 r3bfda69 127 127 ch10.t ch11.t ch12.t ch13.t ch14.t ch15.t ch16.t ch17.t ch18.t \ 128 128 compliance_list summarize 129 130 CLEANFILES += posix1003_1.info posix1003_1.info-? -
doc/posix_users/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/posix_users/Makefile.am
r6547cf0 r3bfda69 142 142 gen_size_report 143 143 144 CLEANFILES += posix_users.info posix_users.info-? posix_users.info-?? -
doc/relnotes/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/relnotes/Makefile.am
r6547cf0 r3bfda69 20 20 info_TEXINFOS = relnotes.texi 21 21 relnotes_TEXINFOS = $(FILES) $(COMMON_FILES) 22 23 CLEANFILES += relnotes.info -
doc/rgdb_specs/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/rgdb_specs/Makefile.am
r6547cf0 r3bfda69 79 79 EXTRA_DIST = comm.t conclusion.t daemon.t gdbinternals.t interfacing.t \ 80 80 intro.t objectives.t revision.t $(noinst_DATA) $(JPEG_FILES) 81 CLEANFILES += rgdb_specs.info -
doc/rtems_gdb/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/rtems_gdb/Makefile.am
r6547cf0 r3bfda69 59 59 60 60 EXTRA_DIST = commands.t example.t intro.t started.t swarch.t trouble.t 61 62 CLEANFILES += rtems_gdb.info -
doc/started/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-10-22 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/started/Makefile.am
r6547cf0 r3bfda69 85 85 sed -f tversions.sed $(srcdir)/tversions.texi.in > tversions.texi 86 86 CLEANFILES += tversions.texi 87 87 88 DISTCLEANFILES = tversions.sed 89 90 CLEANFILES += started.info started.info-? -
doc/started_ada/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 7 -
doc/started_ada/Makefile.am
r6547cf0 r3bfda69 55 55 56 56 EXTRA_DIST = buildada.t gdb.t intro.t require.t sample.t 57 CLEANFILES += started_ada.info -
doc/supplements/arm/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/arm/Makefile.am
r6547cf0 r3bfda69 107 107 EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 108 108 intr_NOTIMES.t memmodel.t timeBSP.t 109 110 CLEANFILES += arm.info -
doc/supplements/c4x/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/c4x/Makefile.am
r6547cf0 r3bfda69 106 106 EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 107 107 intr_NOTIMES.t memmodel.t timeBSP.t 108 109 CLEANFILES += c4x.info c4x.info-? -
doc/supplements/i386/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/i386/Makefile.am
r6547cf0 r3bfda69 108 108 EXTRA_DIST = FORCE386_TIMES bsp.t callconv.t cpumodel.t cputable.t \ 109 109 fatalerr.t intr_NOTIMES.t memmodel.t timeFORCE386.t 110 111 CLEANFILES += i386.info i386.info-? -
doc/supplements/i960/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/i960/Makefile.am
r6547cf0 r3bfda69 107 107 EXTRA_DIST = CVME961_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 108 108 intr_NOTIMES.t memmodel.t timeCVME961.t 109 110 CLEANFILES += i960.info i960.info-? -
doc/supplements/m68k/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/m68k/Makefile.am
r6547cf0 r3bfda69 108 108 EXTRA_DIST = MVME136_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 109 109 intr_NOTIMES.t memmodel.t timeMVME136.t timedata.t 110 111 CLEANFILES += m68k.info m68k.info-? -
doc/supplements/mips/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/mips/Makefile.am
r6547cf0 r3bfda69 108 108 EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 109 109 intr_NOTIMES.t memmodel.t timeBSP.t 110 111 CLEANFILES += mips.info mips.info-? -
doc/supplements/mips64orion/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/mips64orion/Makefile.am
r6547cf0 r3bfda69 108 108 EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 109 109 intr_NOTIMES.t memmodel.t timeBSP.t 110 111 CLEANFILES += mips64orion.info mips64orion.info-? -
doc/supplements/powerpc/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/powerpc/Makefile.am
r6547cf0 r3bfda69 122 122 EXTRA_DIST = DMV177_TIMES PSIM_TIMES bsp.t callconv.t cpumodel.t cputable.t \ 123 123 fatalerr.t intr_NOTIMES.t memmodel.t timeDMV177.t timePSIM.t 124 125 CLEANFILES += powerpc.info powerpc.info-? -
doc/supplements/sh/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/sh/Makefile.am
r6547cf0 r3bfda69 108 108 EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 109 109 intr_NOTIMES.t memmodel.t timeBSP.t 110 111 CLEANFILES += sh.info sh.info-? -
doc/supplements/sparc/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/sparc/Makefile.am
r6547cf0 r3bfda69 106 106 EXTRA_DIST = ERC32_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 107 107 intr_NOTIMES.t memmodel.t timeERC32.t 108 109 CLEANFILES += sparc.info sparc.info-? -
doc/supplements/template/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-09-26 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/supplements/template/Makefile.am
r6547cf0 r3bfda69 107 107 EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ 108 108 intr_NOTIMES.t memmodel.t timeBSP.t 109 110 CLEANFILES += template.info template.info-? -
doc/user/ChangeLog
r6547cf0 r3bfda69 1 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * Makefile.am: Add *.info to CLEANFILES to accomodate 4 automake-1.7f/1.8 breaking building infos. 5 1 6 2003-11-25 Joel Sherrill <joel@OARcorp.com> 2 7 -
doc/user/Makefile.am
r6547cf0 r3bfda69 164 164 sem.t schedule.t signal.t task.t timer.t userext.t $(PNG_FILES) \ 165 165 $(EPS_IMAGES) $(noinst_DATA) 166 167 CLEANFILES += c_user.info c_user.info-? c_user.info-??
Note: See TracChangeset
for help on using the changeset viewer.