Joel Sherrill
7837c73a7a
2007-09-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* rtems_footer.html.in, common/cpright.texi: Update copyright.
2007-09-04 19:01:29 +00:00
Joel Sherrill
00de6acc8c
2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* 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-08-02 14:59:16 +00:00
Joel Sherrill
782e3e8b96
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* 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 18:53:00 +00:00
Joel Sherrill
5d2abae929
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* relnotes.texi: Print table of contents in front of manual where it
should be when you print.
2007-06-21 18:52:57 +00:00
Joel Sherrill
471a082d29
2007-06-21 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* new_chapters.texi: Print table of contents in front of manual where
it should be when you print.
2007-06-21 18:52:55 +00:00
Joel Sherrill
e70f20166c
2007-06-12 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/io.t: Fix typo.
2007-06-12 23:58:10 +00:00
Joel Sherrill
6829e03632
2007-05-29 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/io.t: Added error cases to rtems_io_register_driver.
2007-05-29 18:50:50 +00:00
Joel Sherrill
001b4b04f6
2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* 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-28 15:50:52 +00:00
Joel Sherrill
bfa0476d84
2007-05-23 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/conf.t: Add CONFIGURE_MESSAGE_BUFFER_MEMORY. Use
rtems/confdefs.h instead of old confdefs.h.
2007-05-23 21:59:24 +00:00
Joel Sherrill
804e3bd005
2007-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/conf.t: Fix typo -- should have read kilobytes.
2007-05-22 15:27:39 +00:00
Joel Sherrill
ad3b11717b
Fix typo.
2007-05-17 22:47:49 +00:00
Joel Sherrill
35a81f8814
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* 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 20:17:21 +00:00
Joel Sherrill
05ddbf2565
2007-05-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* 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-15 20:17:17 +00:00
Joel Sherrill
e974f9d786
2007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/.cvsignore, user/cpuuse.t, user/stackchk.t: Stack checker and
CPU usage chapters are now OK in the manual.
2007-05-11 20:00:30 +00:00
Ralf Corsepius
fae9d83732
2007-05-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* porting/miscellaneous.t: Remove subsection on "Optional
Endian Conversion Routines", CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES.
2007-05-09 15:34:26 +00:00
Joel Sherrill
d51ecd6369
2007-04-05 Joel Sherrill <joel@OARcorp.com>
...
* user/example.texi: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX
configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
2007-04-05 15:27:18 +00:00
Joel Sherrill
540de0e566
2007-04-05 Joel Sherrill <joel@OARcorp.com>
...
* user/task.t: Add rtems_iterate_over_all_threads.
2007-04-05 15:24:32 +00:00
Joel Sherrill
bf4d016650
2007-04-02 Joel Sherrill <joel@OARcorp.com>
...
* user/clock.t: Add clock_get_uptime().
2007-04-02 18:22:56 +00:00
Joel Sherrill
a91cc066d5
2007-03-28 Chris Johns <chrisj@rtems.org>
...
* 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-28 19:55:50 +00:00
Joel Sherrill
5622ddc4bd
2007-03-10 Joel Sherrill <joel@OARcorp.com>
...
PR 1226/cpukit
* user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
2007-03-10 16:16:23 +00:00
Joel Sherrill
d4b29afe5c
2007-03-08 Joel Sherrill <joel@OARcorp.com>
...
* user/Makefile.am, user/stackchk.t: Change dump usage to report usage.
2007-03-08 21:44:28 +00:00
Joel Sherrill
9bacef80de
2007-03-06 Joel Sherrill <joel@OARcorp.com>
...
* ada_user/Makefile.am, ada_user/ada_user.texi: Ada API manual now
builds again.
2007-03-06 17:05:39 +00:00
Joel Sherrill
e8e2693c35
2007-03-06 Joel Sherrill <joel@OARcorp.com>
...
* user/Makefile.am, user/barrier.t, user/c_user.texi: Update barrier
documentation.
2007-03-06 15:35:59 +00:00
Joel Sherrill
af61bca7ad
2007-03-02 Joel Sherrill <joel@OARcorp.com>
...
PR 1221/doc
* user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation
formula.
2007-03-02 21:30:22 +00:00
Ralf Corsepius
073b310e3b
2007-01-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* setup.def: newlib-1.15.0.
2007-01-16 04:25:23 +00:00
Ralf Corsepius
855a7d81ae
newlib-1.15.0
2007-01-16 04:24:38 +00:00
Ralf Corsepius
397b1df872
Replace nosrc.rpm with src.rpm
2007-01-15 09:51:17 +00:00
Ralf Corsepius
5ac53f6c20
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* common/rtems.texi.in: Use bugzilla for RTEMSBUGS.
Remove RTEMSGNATS.
2007-01-15 09:14:41 +00:00
Ralf Corsepius
0c69cdd162
More tweaks.
2007-01-15 08:40:55 +00:00
Ralf Corsepius
c9c98d7f15
More tweaks.
2007-01-15 08:24:37 +00:00
Ralf Corsepius
57caf2d699
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* started/binaries.t, started/buildc.t, started/tversions.texi.in:
Various update to reflect current toolchains.
2007-01-15 07:26:35 +00:00
Ralf Corsepius
09781410cc
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Reflect having moved setup.def.
Eliminate gcc3*.
2007-01-15 07:23:30 +00:00
Ralf Corsepius
56f3364923
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Reflect having moved setup.def.
Eliminate gcc3*.
2007-01-15 04:08:59 +00:00
Ralf Corsepius
1812d36e5d
Reflect having moved setup.def.
...
Eliminate gcc3*.
2007-01-15 04:08:00 +00:00
Ralf Corsepius
5f65678be5
2007-01-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* setup.def: New (Formerly in ../scripts).
2007-01-15 03:36:22 +00:00
Ralf Corsepius
0aa2bc5eed
New (Formerly in ../scripts).
2007-01-15 03:35:24 +00:00
Joel Sherrill
cd927486f9
2006-12-20 Joel Sherrill <joel@OARcorp.com>
...
* posix_users/thread.t: Correct spelling error.
2006-12-20 21:15:03 +00:00
Ralf Corsepius
fcb0cd462c
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: New BUG-REPORT address.
2006-12-02 06:06:55 +00:00
Joel Sherrill
d8f7868689
2006-10-26 Joel Sherrill <joel@OARcorp.com>
...
* 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-26 18:36:40 +00:00
Joel Sherrill
1e3518b16c
2006-10-25 Joel Sherrill <joel@OARcorp.com>
...
* posix_users/.cvsignore, rgdb_specs/.cvsignore, rtems_gdb/.cvsignore,
started/.cvsignore, started_ada/.cvsignore: Add more generated files.
2006-10-25 11:22:13 +00:00
Joel Sherrill
84bc4bdfa6
2006-10-23 Joel Sherrill <joel@OARcorp.com>
...
* user/.cvsignore: Update.
2006-10-23 19:15:51 +00:00
Joel Sherrill
ffae7bd65f
2006-10-23 Joel Sherrill <joel@OARcorp.com>
...
* 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-23 19:14:08 +00:00
Ralf Corsepius
98fc455cf0
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* porting/interrupts.t: Fix bogus _CPU_ISR_Get_level.
2006-10-17 14:59:40 +00:00
Ralf Corsepius
ba2c04fa2c
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.60. Require automake-1.10.
2006-10-17 07:38:02 +00:00
Joel Sherrill
adfdb1c902
2006-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/barrier.t: New file.
2006-09-25 14:19:36 +00:00
Joel Sherrill
e694c94bf7
2006-09-14 Joel Sherrill <joel@OARcorp.com>
...
* 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-14 15:06:38 +00:00
Joel Sherrill
aba8a85d4b
2006-09-13 Joel Sherrill <joel@OARcorp.com>
...
* 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-13 16:21:09 +00:00
Joel Sherrill
f027b909c9
2006-09-07 Ken Peters <ken.peters@jpl.nasa.gov>
...
PR 1171/doc
* user/timer.t: Correct documentation for rtems_timer_initiate_server.
2006-09-07 18:08:25 +00:00
Joel Sherrill
36af34f9a9
2006-08-29 Joel Sherrill <joel@OARcorp.com>
...
* cpu_supplement/cpu_supplement.texi: New file.
2006-08-29 13:17:04 +00:00
Joel Sherrill
45bcd282b4
2006-08-27 Joel Sherrill <joel@OARcorp.com>
...
* 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-27 15:07:35 +00:00