summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-10-242002-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill84-120/+232
* stamp-vti, version.texi: Regenerated.
2002-10-242002-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-19/+68
* index.html.in: Add links to multiple missing CPU supplements.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-6/+18
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-092002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+5
* .cvsignore: Add autom4te.cache.
2002-08-272002-08-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+4
* io.t: Correct Ada bindings.
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-278/+284
* BSP_TIMES, wksheets.texi: Updated to reflect ARM times reported by Jay Monkman <jmonkman@adventnetworks.com>. These times are subject to change as he tunes the ARM port and their BSP.
2002-08-022002-08-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+8
* stamp-vti, version.texi: Regenerated.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+8
* stamp-vti, version.texi: Regenerated.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* Makefile.am: Added arm subdirectory.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill9-27/+51
* intr_NOTIMES.t, timeBSP.t: Replaced XXX's with real info.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-28/+37
* .cvsignore: Corrected some errors. * intr_NOTIMES.t, timeBSP.t: Replaced XXX's with real info.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-8/+20
* timeMVME136.t, timedata.t: Replaced XXX's with real info.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-13/+17
* callconf.t: Added some markups for fonts and clarified some places.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-16/+26
* miscellaneous.t: Added some markups for fonts and clarified some places.
2002-07-312002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* configure.ac: Added supplements/arm/Makefile.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* README: Updated.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* README: Updated.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill51-110/+110
* stamp-vti, verstion.texi: Regenerated.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+2
* stamp-vti, verstion.texi: Regenerated. 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * Makefile.am: Remove AUTOMAKE_OPTIONS. 2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> * Makefile.am: include main.am, require automake-1.5. 2001-01-17 Joel Sherrill <joel@OARcorp.com> * .cvsignore: Added rtems_header.html and rtems_footer.html. 2000-08-10 Joel Sherrill <joel@OARcorp.com> * ChangeLog: New file.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-17/+22
* .cvsignore: Corrected by tailoring for the ARM.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+39
* .cvsignore: New file.
2002-07-302002-07-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill17-0/+2175
* BSP_TIMES, ChangeLog, Makefile.am, arm.texi, bsp.t, callconv.t, cpumodel.t, cputable.t, fatalerr.t, intr_NOTIMES.t, memmodel.t, preface.texi, stamp-vti, timeBSP.t, timing.texi, version.texi, wksheets.texi: New files as ARM supplement initial version added.
2002-07-26BSPDIR=/opt/rtems/powerpc-rtems/mcp750/lib/includeJoel Sherrill2-1/+6
CPUDIR=/opt/rtems/powerpc-rtems/include cd $BSPDIR find . -name "*.h" | while read f do if [ -r ${CPUDIR}/${f} ] ; then echo Conflict on ${f} fi done
2002-06-282002-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+75
* intr_NOTIMES.t: Per PR70 incorporate the posting by Zoltan Kocsi <zoltan@bendor.com.au> explaining a m68k vectoring trick.
2002-06-282001-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-19/+23
* tverstions.texi: Updated to reflect newer versions.
2002-06-282001-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-6/+26
* buildc.t, gdb.t: Per PR54, updated to reflect multiple compression schemes including bzip2.
2002-06-282001-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-143/+358
* preface.texi, procenv.t, process.t, signal.t, stamp-vti, version.texi: Updated as part of starting a sweep on the POSIX User's Guide.
2002-06-282002-06-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-6/+22
* userext.t: Per PR228, correct the prototype of the task create user extension to indicate it returns a boolean and augment the documentation to explain the purpose of the boolean return value.
2002-06-142002-06-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* project.am: Use PATH_SEPARATOR to setup TEXINPUTS.
2002-04-132002-04-12 Chris Johns <ccj@acm.org>Joel Sherrill2-2/+34
* doc/user/userext.t: Per PR138, updated the documentation to show how to obtain an extension table index. Also provided some extra background on the user extension API.
2002-04-112002-04-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-0/+4
* VERSION, bootstrap: Removed as unneeded.
2002-04-082002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-144/+13
* bootstrap: Remove. * VERSION: Remove. * Makefile.am: Remove bootstrap. Add ACLOCAL_AMFLAGS. * configure.ac: Add RTEMS_TOP.
2002-04-032002-04-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* io.t: Fix typo @sybsection.
2002-03-282002-03-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-6/+6
* intr.t: Per PR165, now correctly states that passing a NULL pointer for the return argument is an error.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-6/+18
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill68-34/+136
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-4/+7
* Ctags/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS. * ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-2/+5
* pictures/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-272002-03-27 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-13/+18
* PR161 * rtmon.t: Add rtems_ prefix to directives in the example.
2002-03-272002-03-22 Chris Johns <ccj@acm.org>Joel Sherrill3-13/+156
* io.t, conf.t: PR 160. Added the IO Manager's register and unregister interface documentation.
2002-03-202002-03-20 Chris Johns <ccj@acm.org>Joel Sherrill2-0/+21
* PR137 * buildc.t: Now provides more explicit requirements on $PATH after building binutils.
2002-03-152002-03-15 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-12/+16
* rtmon.t: Correct example and correctly used ensure not insure.
2002-03-012001-03-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+40
* .cvsignore: New file.
2002-02-142001-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* configure.ac: New mips supplement.
2002-02-142001-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* mips: New supplement.
2002-02-142002-02-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill15-0/+1278
* bsp.t, BSP_TIMES, callconv.t, ChangeLog, cpumodel.t, cputable.t, fatalerr.t, intr_NOTIMES.t, Makefile.am, memmodel.t, mips.texi, preface.texi, stamp-vti, timeBSP.t, version.texi: New files.
2002-01-30fixing branchJoel Sherrill1-7/+23
2002-01-30fixing branchJoel Sherrill1-23/+7
2002-01-222002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill8-6008/+32
* .cvsignore: Reworked. * Makefile.am: Remove texinfo/texinfo.tex * bootstrap: Removed. * configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir. * main.am: Remove TEXINFO_TEX. * project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove commented out make-variables.
2002-01-222002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill20-5308/+13
* configure.ac: Autoupdate to 2.52. Remove pdl2texi. * Makefile.am: Remove pdl2texi.