summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 2007-03-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-063-1/+9
| | | | | * ada_user/Makefile.am, ada_user/ada_user.texi: Ada API manual now builds again.
* 2007-03-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-064-61/+35
| | | | | * user/Makefile.am, user/barrier.t, user/c_user.texi: Update barrier documentation.
* 2007-03-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-022-3/+9
| | | | | | PR 1221/doc * user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation formula.
* 2007-01-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-161-0/+4
| | | | * setup.def: newlib-1.15.0.
* newlib-1.15.0Ralf Corsepius2007-01-161-1/+1
|
* Replace nosrc.rpm with src.rpmRalf Corsepius2007-01-151-6/+6
|
* 2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-152-2/+3
| | | | | * common/rtems.texi.in: Use bugzilla for RTEMSBUGS. Remove RTEMSGNATS.
* More tweaks.Ralf Corsepius2007-01-151-12/+12
|
* More tweaks.Ralf Corsepius2007-01-152-40/+40
|
* 2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-154-42/+45
| | | | | * started/binaries.t, started/buildc.t, started/tversions.texi.in: Various update to reflect current toolchains.
* 2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-151-2/+2
| | | | | * configure.ac: Reflect having moved setup.def. Eliminate gcc3*.
* 2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-151-0/+2
| | | | | * configure.ac: Reflect having moved setup.def. Eliminate gcc3*.
* Reflect having moved setup.def.Ralf Corsepius2007-01-151-9/+9
| | | | Eliminate gcc3*.
* 2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-151-0/+4
| | | | * setup.def: New (Formerly in ../scripts).
* New (Formerly in ../scripts).Ralf Corsepius2007-01-151-0/+22
|
* 2006-12-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-12-202-2/+6
| | | | * posix_users/thread.t: Correct spelling error.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-024-2/+10
| | | | * configure.ac: New BUG-REPORT address.
* 2006-10-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-2612-0/+126
| | | | | | | * ada_user/.cvsignore, bsp_howto/.cvsignore, cpu_supplement/.cvsignore, develenv/.cvsignore, filesystem/.cvsignore, itron3.0/.cvsignore, networking/.cvsignore, new_chapters/.cvsignore, porting/.cvsignore, posix1003.1/.cvsignore, relnotes/.cvsignore: Add missing files.
* 2006-10-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-256-1/+63
| | | | | * posix_users/.cvsignore, rgdb_specs/.cvsignore, rtems_gdb/.cvsignore, started/.cvsignore, started_ada/.cvsignore: Add more generated files.
* 2006-10-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-232-0/+32
| | | | * user/.cvsignore: Update.
* 2006-10-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-237-5/+225
| | | | | | | | * ada_user/Makefile.am, ada_user/ada_user.texi, cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi, cpu_supplement/sparc.t: Add Blackfin CPU supplement chapter and get everything building from previous breakages. * cpu_supplement/bfin.t: New file.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-172-1/+5
| | | | * porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-174-4/+12
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-09-252-0/+519
| | | | * user/barrier.t: New file.
* 2006-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-148-35/+33
| | | | | | | | | * new_chapters/Makefile.am, new_chapters/gen_section, new_chapters/new_chapters.texi, user/Makefile.am, user/c_user.texi, user/dirstat.texi: Promote CPU Usage to first class citizen. Rename to start with rtems_ and include documentation in user guide. * user/cpuuse.t: New file. * new_chapters/cpuuse.t: Removed.
* 2006-09-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-137-25/+42
| | | | | | | | * new_chapters/Makefile.am, user/Makefile.am, user/c_user.texi, user/dirstat.texi, user/task.t: Move stack to first class citizen status. Include it in User Manual and rename to start with rtems_. * user/stackchk.t: New file. * new_chapters/stackchk.t: Removed.
* 2006-09-07 Ken Peters <ken.peters@jpl.nasa.gov>Joel Sherrill2006-09-072-3/+12
| | | | | PR 1171/doc * user/timer.t: Correct documentation for rtems_timer_initiate_server.
* 2006-08-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-292-0/+113
| | | | * cpu_supplement/cpu_supplement.texi: New file.
* 2006-08-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-2715-457/+14
| | | | | | | | | | * Makefile.am, configure.ac, develenv/direct.t: Remove gnu_docs. Now included with RPMs. * gnu_docs/.cvsignore, gnu_docs/ChangeLog, gnu_docs/Makefile.am, gnu_docs/Tool_Doc_Instructions, gnu_docs/gen_docs, gnu_docs/gnu_footer.html, gnu_docs/gnu_header.html, gnu_docs/index.html, gnu_docs/mk_install_dir, gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html: Removed.
* 2006-08-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-08-2323-3569/+26
| | | | | | | | | | * Makefile.am, configure.ac, index.html.in: FAQ should now be completely in the Wiki. * FAQ/.cvsignore, FAQ/FAQ.texi, FAQ/Makefile.am, FAQ/basic.t, FAQ/bsp.t, FAQ/build45.t, FAQ/concepts.t, FAQ/debug.t, FAQ/endoftime.t, FAQ/entry, FAQ/freesw.t, FAQ/hwdebugaids.t, FAQ/projects.t, FAQ/stamp-vti, FAQ/tools.t, FAQ/version.texi, common/timemac.texi, common/timetbl.t, common/timing.t: Removed.