summaryrefslogtreecommitdiffstats
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
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.
2002-01-20regeneratedJoel Sherrill52-96/+148
2002-01-20regeneratedJoel Sherrill34-60/+60
2002-01-202002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-22/+14
* .cvsignore: Add autom4te.cache, install-sh, mdate-sh, missing, mkinstalldirs, texinfo.tex. * Makefile.am: Add main.am to AUTOMAKE_FILES. * configure.ac: Add AC_CONFIG_AUX_DIR([.]). * project.am: Remove custom .texi and stamp-vti rules. * main.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
2002-01-202002-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill20-37/+41
* supplement.am: Replace TEXI_COMMON with AM_MAKEINFOFLAGS.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+32
* Makefile.am: Require automake-1.5.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-61/+75
* Makefile.am: Require automake-1.5. * project.am: Reworked. * main.am: New. * configure.ac: New. * configure.in: Removed. * bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill37-50/+90
* Makefile.am: Require automake-1.5.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
* Makefile.am: require automake-1.5.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-4/+11
* Makefile.am: Require automake-1.5. * ctags-emacs/Makefile.am: Ditto. * FreeBSD/Makefile.am: Ditto. * Ctags/Makefile.am: Ditto.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill32-16/+97
* Makefile.am: include main.am, require automake-1.5.
2002-01-182002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-4/+11
* Makefile.am: Include main.am, require automake-1.5. * pictures/Makefile.am: Require automake-1.5, fix +=.
2002-01-172002-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* VERSION: Updated to rtems-doc-ss-20010117.
2002-01-172002-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* VERSION: Updated to rtems-doc-eng-20010816b-d1.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill52-0/+156
* .cvsignore: Added rtems_header.html and rtems_footer.html.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* configure.in: Changed the version to eng-20010816b.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-16/+238
* timer.t: Added task-based timer information including the new directives rtems_timer_initiate(), rtems_timer_server_fire_after(), and rtems_timer_server_fire_when().
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill402-1051/+2202
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
2001-10-302001-10-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+9
* VERSION: New file.
2000-09-222000-09-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* Makefile.am: Removed definition of ACLOCAL_AMFLAGS.
2000-09-222000-09-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-4/+15
* Makefile.am: Removed GENERATED_FILES from list of TEXINFOS.
2000-08-25Adding ChangeLogs.Joel Sherrill39-0/+117
2000-07-03Interrupt stack is allocated by _ISR_Handler_initializationJoel Sherrill1-1/+1
not that of _ISR_Manager_initialization.
2000-06-30Added fchdir().Joel Sherrill1-0/+63