summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-093-6/+131
| | | | | | | PR 464/doc * clock.t, signal.t: Add documentation for usleep() and ualarm(). Also fixed a couple of calls which have the wrong .h files per the OpenGroup site documentation.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-072-1/+5
| | | | | * Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-074-69/+6
| | | | | | * configure.ac, index.html.in: mips64orion port removed as mips port more completely covers the MIPS family. * rtems_support.html.in: Removed.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-072-3/+5
| | | | | * buildada.t: mips64orion port removed as mips port more completely covers the MIPS family.
* 2004-01-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-01-0715-1383/+9
| | | | | | | | | * mips64orion/.cvsignore, mips64orion/BSP_TIMES, mips64orion/ChangeLog, mips64orion/Makefile.am, mips64orion/bsp.t, mips64orion/callconv.t, mips64orion/cpumodel.t, mips64orion/cputable.t, mips64orion/fatalerr.t, mips64orion/intr_NOTIMES.t, mips64orion/memmodel.t, mips64orion/mips64orion.texi, mips64orion/preface.texi, mips64orion/timeBSP.t: Removed.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-1264-33/+128
| | | | * Makefile.am: Cosmetics.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-124-4/+12
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-1160-68/+201
| | | | * Makefile.am: Cosmetics.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-2656-0/+195
| | | | | * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos.
* 2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-262-1/+5
| | | | | * project.am: Remove $(PROJECT).info* from CLEANFILES (Doesn't work with automake-1.7f/1.8 anymore).
* 2003-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-11-252-10/+20
| | | | | PR 528/rtems_misc * task.t: Fix Ada binding for task variable calls.
* 2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-232-8/+11
| | | | * Makefile.am: Add missing '\'. Reformat.
* 2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-233-23/+5
| | | | | * system.h: Remove USE_INLINES. * chain.c: Remove USE_INLINES.
* 2003-11-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-11-212-2/+9
| | | | | PR 521/doc * sem.t: Default attributes were wrong for semaphores.
* 2003-10-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-10-223-16/+12
| | | | | | | PR 513/doc * Makefile.am, index.html.in: Rename Getting Started to be non-language specific and remove link to Ada Getting Started. Also install missing graphic.
* 2003-10-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-10-222-4/+9
| | | | | PR 513/doc * started.texi: Rename to be non-language specific.
* 2003-10-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-10-029-53/+249
| | | | | | | * Makefile.am, binaries.t, buildc.t, intro.t, nextstep.t, require.t, sample.t, started.texi: General improvements and merge enough Ada information to justify dropping the Ada specific manual. There is likely still Ada specific information to merge though.
* 2003-10-02 Chris Caudle <chris@chriscaudle.org>Joel Sherrill2003-10-022-18/+39
| | | | | * nextstep.t: RTEMS applications can now use main() so correct the discussion of this.
* 2003-10-02 Gene Smith <gene.smith@siemens.com>Joel Sherrill2003-10-023-7/+56
| | | | | * networkapp.t, preface.texi: Improve documentation for SO_RCVWAKEUP and SO_SNDWAKEUP and update the references in the preface.
* 2003-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-292-1/+4
| | | | * preface.texi: Eliminate references to HPPA.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-2622-11/+55
| | | | * cpumodel.t: Obsoleting HP PA-RISC port and removing all references.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-262-5/+4
| | | | * status.texi: Obsoleting HP PA-RISC port and removing all references.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-262-1/+4
| | | | * cpumodels.t: Obsoleting HP PA-RISC port and removing all references.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-263-2/+5
| | | | | * basic.t, entry: Obsoleting HP PA-RISC port and removing all references.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-2615-1336/+8
| | | | | | | | * hppa1_1/.cvsignore, hppa1_1/ChangeLog, hppa1_1/Makefile.am, hppa1_1/SIMHPPA_TIMES, hppa1_1/bsp.t, hppa1_1/callconv.t, hppa1_1/cpumodel.t, hppa1_1/cputable.t, hppa1_1/fatalerr.t, hppa1_1/hppa1_1.texi, hppa1_1/intr_NOTIMES.t, hppa1_1/memmodel.t, hppa1_1/preface.texi, hppa1_1/timeSIMHPPA.t: Removed.
* 2003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-262-316/+89
| | | | | * nt.t: Significant update of Windows information. Hopefully this is now more useful.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-222-11/+10
| | | | | * images/ChangeLog: Removed. * ChangeLog: Merge images/ChangeLog.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-222-16/+18
| | | | | * common/ChangeLog: Removed. * ChangeLog: Merge common/ChangeLog.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-222-0/+6
| | | | * common/.cvsignore: Add rtems.texi, rtems.sed.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-224-4/+10
| | | | * Makefile.am: Merger from rtems-4-6-branch.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-222-2/+5
| | | | * configure.ac: Merger from rtems-4-6-branch.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-226-6/+15
| | | | * Makefile.am: Merger from rtems-4-6-branch.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2210-10/+25
| | | | * Makefile.am: Merger from rtems-4-6-branch.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-2240-41/+108
| | | | * Makefile.am: Merger from rtems-4-6-branch.
* 2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-226-18/+77
| | | | | | | | | * Makefile.am: Merger from rtems-4-6-branch. * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1. * index.html.in: Purge hppa1.1. * project.am: Merger from rtems-4-6-branch. * rtems_support.html.in: Purge hppa1.1.
* 2003-09-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-09-203-2/+6
| | | | | * supplement.am: Add -I $(top_builddir) TEXI2WWW_ARGS. * Makefile.am: Purge hppa1.1.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-1911-39/+42
| | | | | | | * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in, rtems_support.html.in, ada_user/ada_user.texi: Merge from branch. * acinclude.m4, images/rtems_logo.jpg: New files. * SUPPORT, tools/texi2www/archive/texi2www-960103.tgz: Removed.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-196-23/+60
| | | | * FAQ.texi, basic.t, build45.t, entry, tools.t: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-196-20/+21
| | | | | * analog.t, bsp_howto.texi, discrete.t, nvmem.t, target.t: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-194-14/+26
| | | | | * cpright.texi, setup.texi: Merge from branch. * rtems.texi.in: New file.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+5
| | | | * develenv.texi, direct.t, sample.t, utils.t: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+5
| | | | * filesystem.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-196-13/+18
| | | | | * gnu_footer.html, gnu_header.html, index.html, refcard.html, rtems_tools_index.html: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+6
| | | | * itron.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+5
| | | | * networking.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+5
| | | | * porting.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+5
| | | | * new_chapters.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-194-10/+15
| | | | * ch07.t, posix1003_1.texi, preface.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-192-0/+5
| | | | * posix_users.texi: Merge from branch.
* 2003-09-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-195-99/+19
| | | | | * install.texi, intro.texi, relnotes.texi, status.texi: Merge from branch.