summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-08-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-132-5/+9
| | | | * ide-ctrl.t: Merger from 4.6-branch.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-114-2/+10
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Merger from rtems-4-6-branchRalf Corsepius2003-08-073-13/+11
|
* Merger from rtems-4-6-branchRalf Corsepius2003-08-073-1/+15
|
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-222-3/+3
| | | | * fatal.t: Reflect c/src/exec having moved to cpukit.
* Merger from rtems-4-6-branchRalf Corsepius2003-05-2222-12/+56
|
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-8/+8
| | | | * daemon.t: Reflect c/src/exec having moved to cpukit.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-6/+6
| | | | * example.t: Reflect c/src/exec having moved to cpukit.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-1/+1
| | | | * build45.t: Fix typo (config.long).
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-0/+4
| | | | * daemon.t: Reflect c/src/exec having moved to cpukit.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-0/+4
| | | | * example.t: Reflect c/src/exec having moved to cpukit.
* 2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-221-0/+4
| | | | * build45.t: Fix typo (config.long).
* 2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-05-212-0/+9
| | | | * texi2www: Add support for @ifnottex.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-04-292-1/+5
|
* 2003-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-172-27/+13
| | | | * index.html.in: Development Environment Guide should be updated now.
* 2003-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-164-163/+6
| | | | | * Makefile.am, develenv.texi: Remove unused file. * compile.texi: Removed.
* 2003-04-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-162-2/+6
| | | | * Makefile.am: Fix next/previous section names.
* 2003-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-04-112-1/+5
| | | | * index.html.in: Development Environment Guide should be updated now.
* 2003-03-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-03-244-380/+489
| | | | * direct.t, sample.t, utils.t: Significantly updated.
* 2003-02-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-282-0/+7
| | | | * .cvsignore: Add newly generated .texi files.
* 2003-02-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-184-3/+8
| | | | | | * Makefile.am, configure.ac: Remove src2html references. * index.html.in: Update to reflect partial update of Development Environment Guide.
* 2003-02-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-186-414/+288
| | | | | | | | * Makefile.am, develenv.texi: Relect generating .texi from .t's. * direct.t, sample.t, utils.t: New files. * direct.texi, sample.texi, utils.texi: Removed. Now generated from corresponding .t files which are in the process of being updated. This commit is a anspshot of the update effort.
* 2003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-142-10/+4
| | | | * index.html.in: Removed a29k reference.
* 2003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-142-11/+8
| | | | * cpumodels.t: Removed a29k reference and updated.
* 2003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-142-3/+11
| | | | * preface.texi: Remove a29k references and update.
* 2003-02-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-143-7/+18
| | | | * basic.t, entry: Remove A29k references and update.
* 2003-02-14 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2003-02-145-111/+29
| | | | | | PR 347/rtems * rtems/powerpc/registers.h (PPC_Set_decrementer): Correct inline assembly so it correctly generates on newer gcc's.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-02-1450-3628/+11
|
* 2003-02-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-112-9/+14
| | | | | | | * interrupts.t: Rework logic that decides when to call _Thread_Dispatch. Analysis by Sergei Organov <osv@javad.ru> determined that _ISR_Signals_to_thread_executing was not being honored and/or cleared properly.
* 2003-02-11 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2003-02-112-1/+324
| | | | * networkapp.t: Add an example code snippet for adding a default route.
* 2003-02-11 Mike Siers <mikes@poliac.com>Joel Sherrill2003-02-112-0/+38
| | | | * networkapp.t: Add an example code snippet for adding an IP alias.
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-02-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-02-032-2/+8
| | | | | | PR 338/filesystem * io.t: Fix Ada binding as side-effect of fixing reentrancy problem with rtems_io_lookup_name() (API change).
* 2003-02-03 Steven Johnson <sjohnson@neurizon.net>Joel Sherrill2003-02-032-1/+7
| | | | | | PR 338/filesystem * io.t: Document the API change that fixed reentrancy problem with rtems_io_lookup_name().
* 2003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-282-14/+18
| | | | * tversions.texi: Updated tool version numbers.
* 2003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-283-48/+44
| | | | | * makefiles.t, support.t: Updated to reflect use of automake in addition to autoconf.
* 2003-01-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-01-282-0/+42
| | | | * .cvsignore: New file.
* 2003-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-272-10/+5
| | | | * index.html.in: Fix duplicate c4x entry.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-0/+14
| | | | * index.html.in: Add c4x.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * c_user.texi: Set @setfilename c_user.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * template.texi: Set @setfilename template.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * sparc.texi: Set @setfilename sparc.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * sh.texi: Set @setfilename sh.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * powerpc.texi: Set @setfilename powerpc.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * mips64orion.texi: Set @setfilename mips64orion.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * mips.texi: Set @setfilename mips.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * m68k.texi: Set @setfilename m68k.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * i960.texi: Set @setfilename i960.info.
* 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-252-1/+5
| | | | * i386.texi: Set @setfilename i386.info.