summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-112-1/+7
| | | | | | PR 1716/doc * user/concepts.t: print_name example used a variable which did not match the name of the passed in parameter.
* 2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-11-013-4/+14
| | | | | | PR 1714/doc * user/datatypes.t, user/part.t: Add missing description of rtems_status_codes.
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-022-2/+7
| | | | | * user/region.t: Fix typos where semaphore referenced instead of region or segment.
* 2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-022-8/+11
| | | | * user/preface.texi: Correct list of supported CPU architectures.
* 2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-02-272-7/+26
| | | | | | PR 1387/doc * user/intr.t: Add Interrupt Manager services to list of services callable from ISR.
* 2008-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-12-122-6/+11
| | | | | * user/region.t: Malloc Family is not implemented in termios of Region Manager after 4.7. Correct documentation.
* 2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-12-012-1/+5
| | | | * user/concepts.t: Id has four parts not three.
* 2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-072-2/+6
| | | | * user/concepts.t: Use 32 bit version centered.
* 2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-073-6/+16
| | | | | * ada_user/Makefile.am, user/Makefile.am: Make C and Ada manual build again after adding figure.
* 2008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-038-74/+19509
| | | | | | | | PR 1334/doc * user/Makefile.am, user/concepts.t, user/overview.t, user/part.t, user/task.t: Correct typos and correctly document 4 parts of 32-bit object id. * user/ObjectId-32Bits.eps, user/ObjectId-32Bits.png: New files.
* 2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-242-2/+7
| | | | * user/clock.t: Correct discussion of timeval.
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-072-1/+18
| | | | | | * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-042-7/+19
| | | | | | PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-042-11/+25
| | | | | PR 1288/doc * user/intr.t: Update callable from ISR section.
* 2008-08-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-012-1/+5
| | | | * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
* 2008-07-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-223-8/+20
| | | | | | pr1291/cpukit * posix_users/mutex.t: Add ETIMEDOUT. * posix_users/semaphores.t: Clarify text to say absolute timeout.
* 2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-1511-16/+23
| | | | | | | * user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
* 2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-202-1/+7
| | | | | * user/io.t: Fix typos for IO unregister reported by Catalin Morosan <catalin.morosan at gmail.com>.
* 2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-202-4/+8
| | | | * user/conf.t: Fix text on CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER.
* 2008-04-16 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-04-167-60/+67
| | | | | | * user/bsp.t, user/conf.t, user/init.t, user/intr.t, user/overview.t, user/timer.t: Correct default values. Make it clear that confdefs.h calculates the memory required for you.
* 2007-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-12-101-0/+6
| | | | * cpu_supplement/tic4x.t: Remove.
* Remove.Ralf Corsepius2007-12-101-888/+0
|
* 2007-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-12-102-8/+1
| | | | | * cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Remove refs to tic4x/c4x.
* 2007-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2007-12-108-196/+23
| | | | | | | | | * address.h, address.inl, chain.c, chain.h, system.h: Eliminate unsigned8, unsigned16, unsigned32. Use size_t, ptrdiff_t, intptr_t for 64bit compliance. * chain.c: Reflect removal of isr.h. * isr.h: Remove. * Makefile.am: Remove isr.h.
* 2007-11-29 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-293-55/+204
| | | | | * develenv/direct.t, develenv/sample.t: Corrected various errors in the documentation.
* 2007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-2817-524/+275
| | | | | | | | * user/barrier.t, user/clock.t, user/concepts.t, user/conf.t, user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Corrected various errors in the documentation.
* 2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-276-240/+192
| | | | | * develenv/develenv.texi, develenv/direct.t, develenv/intro.texi, develenv/sample.t, develenv/utils.t: Update directory tree.
* 2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-11-272-0/+11
| | | | * user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
* 2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-10-2613-148/+95
| | | | | | | | | | | * user/rtmon.t: Fix report output. 2007-10-25 Glenn Humphrey <glenn.humphrey@OARcorp.com> * user/barrier.t, user/clock.t, user/concepts.t, user/cpuuse.t, user/init.t, user/intr.t, user/io.t, user/mp.t, user/rtmon.t, user/sem.t, user/stackchk.t, user/task.t, user/timer.t: Updated the Ada documentation to reflect the current binding.
* 2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-043-3/+7
| | | | * rtems_footer.html.in, common/cpright.texi: Update copyright.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-0239-3734/+20
| | | | | | | | | | | | | | | | | | | * Makefile.am, configure.ac, develenv/direct.t: Remove RDBG. * rgdb_specs/.cvsignore, rgdb_specs/Makefile.am, rgdb_specs/comm.t, rgdb_specs/conclusion.t, rgdb_specs/daemon.t, rgdb_specs/gdbinternals.t, rgdb_specs/interfacing.t, rgdb_specs/intro.t, rgdb_specs/layers.eps, rgdb_specs/layers.jpg, rgdb_specs/layers.txt, rgdb_specs/objectives.t, rgdb_specs/process.eps, rgdb_specs/process.jpg, rgdb_specs/process.txt, rgdb_specs/revision.t, rgdb_specs/rgdb_specs.texi, rgdb_specs/seqbreak.eps, rgdb_specs/seqbreak.jpg, rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.eps, rgdb_specs/seqdetach.jpg, rgdb_specs/seqdetach.txt, rgdb_specs/seqinit.eps, rgdb_specs/seqinit.jpg, rgdb_specs/seqinit.txt, rtems_gdb/.cvsignore, rtems_gdb/Makefile.am, rtems_gdb/commands.t, rtems_gdb/example.t, rtems_gdb/intro.t, rtems_gdb/rtems_gdb.texi, rtems_gdb/started.t, rtems_gdb/swarch.t, rtems_gdb/trouble.t: Removed.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-2116-15/+42
| | | | | | | | | | | | * ada_user/ada_user.texi, bsp_howto/bsp_howto.texi, cpu_supplement/cpu_supplement.texi, develenv/develenv.texi, filesystem/filesystem.texi, itron3.0/itron.texi, networking/networking.texi, porting/porting.texi, posix1003.1/posix1003_1.texi, posix_users/posix_users.texi, rgdb_specs/rgdb_specs.texi, rtems_gdb/rtems_gdb.texi, started/started.texi, started_ada/started_ada.texi, user/c_user.texi: Print table of contents in front of manual where it should be when you print.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-1/+7
| | | | | * relnotes.texi: Print table of contents in front of manual where it should be when you print.
* 2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-212-3/+7
| | | | | * new_chapters.texi: Print table of contents in front of manual where it should be when you print.
* 2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-06-122-1/+5
| | | | * user/io.t: Fix typo.
* 2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-292-0/+7
| | | | * user/io.t: Added error cases to rtems_io_register_driver.
* 2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-282-9/+9
| | | | | | | | | * user/conf.t: Eliminate maximum_drivers configuration parameter since it was used to configure a no longer used feature. Device names are now part of the filesystem not in a table. This also eliminated the variables _IO_Number_of_devices and _IO_Driver_name_table from RTEMS as well as the memory allocation used to populate _IO_Driver_name_table.
* 2007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-232-67/+78
| | | | | * user/conf.t: Add CONFIGURE_MESSAGE_BUFFER_MEMORY. Use rtems/confdefs.h instead of old confdefs.h.
* 2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-222-1/+5
| | | | * user/conf.t: Fix typo -- should have read kilobytes.
* Fix typo.Joel Sherrill2007-05-172-4/+4
|
* 2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-154-6/+311
| | | | | | | | | | * user/Makefile.am, user/concepts.t, user/rtmon.t: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface.
* 2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-05-154-308/+13
| | | | | | | | | | | * Makefile.am, gen_section: Integrate Rate Monotonic Statistics and Period Usage into Rate Monotonic Manager. Added the following directives: rtems_rate_monotonic_get_statistics, rtems_rate_monotonic_reset_statistics, rtems_rate_montonic_reset_all_statistics, rtems_rate_montonic_report_statistics, and rtems_object_get_name. Obsoleted the rtems/rtmonuse.h file as a public interface. * rtmonuse.t: Removed.
* 2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-114-29/+83
| | | | | * user/.cvsignore, user/cpuuse.t, user/stackchk.t: Stack checker and CPU usage chapters are now OK in the manual.
* 2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-05-092-32/+5
| | | | | * porting/miscellaneous.t: Remove subsection on "Optional Endian Conversion Routines", CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES.
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-052-2/+7
| | | | | * user/example.texi: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-052-0/+50
| | | | * user/task.t: Add rtems_iterate_over_all_threads.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-022-0/+46
| | | | * user/clock.t: Add clock_get_uptime().
* 2007-03-28 Chris Johns <chrisj@rtems.org>Joel Sherrill2007-03-283-6/+64
| | | | | | | | * user/Makefile.am, user/clock.t: Add support for a handler to obtain the number of nanoseconds since the last clock tick. The primary interface for this is rtems_clock_set_nanoseconds_extension. Subsequent commits from Joel will redo the TOD support to use this capability.
* 2007-03-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-102-2/+8
| | | | | | PR 1226/cpukit * user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
* 2007-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-083-5/+9
| | | | * user/Makefile.am, user/stackchk.t: Change dump usage to report usage.