Joel Sherrill
84ec364f04
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* index.html.in: Update copyright year.
2008-01-30 01:53:33 +00:00
Joel Sherrill
f38399088e
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ada_user/Makefile.am, ada_user/ada_user.texi: Now builds.
2008-01-29 23:09:24 +00:00
Joel Sherrill
d5671b160e
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/.cvsignore, user/Makefile.am, user/c_user.texi, user/concepts.t,
user/conf.t, user/dirstat.texi, user/stackchk.t, user/task.t,
user/userext.t: Add new Object Services collection. Tidy up some
configuration documentation from earlier changes.
* user/object.t: New file.
2008-01-29 21:37:00 +00:00
Joel Sherrill
41a7fef82b
2008-01-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems_footer.html.in, common/cpright.texi: Update copyright. Fix
spacing.
2008-01-25 16:41:07 +00:00
Joel Sherrill
4b10f2001e
2008-01-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/task.t: Add manual page for rtems_task_self().
2008-01-11 22:26:29 +00:00
Joel Sherrill
c52d534512
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* bsp_howto/clock.t, bsp_howto/init.t: Eliminate copies of the
Configuration Table. Use the RTEMS provided accessor macros to obtain
configuration fields.
2007-12-11 15:51:35 +00:00
Joel Sherrill
66c50e281a
2007-12-04 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/sh.t,
cpu_supplement/sparc.t, cpu_supplement/tic4x.t, porting/cpuinit.t,
user/conf.t, user/init.t: Move interrupt_stack_size field from CPU
Table to Configuration Table. Eliminate CPU Table from all ports.
Delete references to CPU Table in all forms.
2007-12-04 22:18:30 +00:00
Joel Sherrill
3e06654040
2007-12-03 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* cpu_supplement/arm.t, cpu_supplement/i386.t, cpu_supplement/m68k.t,
cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/sh.t,
cpu_supplement/sparc.t, cpu_supplement/tic4x.t, user/conf.t: Moved
most of the remaining CPU Table fields to the Configuration Table.
This included pretasking_hook, predriver_hook, postdriver_hook,
idle_task, do_zero_of_workspace, extra_mpci_receive_server_stack,
stack_allocate_hook, and stack_free_hook. As a side-effect of this
effort some multiprocessing code was made conditional and some style
clean up occurred.
2007-12-03 22:23:02 +00:00
Glenn Humphrey
da8e974a1a
2007-11-29 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* develenv/direct.t, develenv/sample.t: Corrected various errors.
2007-11-29 16:02:42 +00:00
Joel Sherrill
f09b997d4d
2007-11-28 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* cpu_supplement/powerpc.t: Eliminate PowerPC specific elements from
the CPU Table. They have been replaced with variables named bsp_XXX
as needed.
2007-11-28 21:46:05 +00:00
Glenn Humphrey
ae10dbd9b6
2007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* 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-28 16:23:59 +00:00
Joel Sherrill
27394cd059
2007-11-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* develenv/develenv.texi, develenv/direct.t, develenv/intro.texi,
develenv/sample.t, develenv/utils.t: Update directory tree.
2007-11-27 19:31:05 +00:00
Joel Sherrill
68fe9f9618
2007-11-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Add CONFIGURE_APPLICATION_EXTRA_DRIVERS.
2007-11-27 15:35:38 +00:00
Joel Sherrill
7d20851af3
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu_supplement/sh.t: Eliminate the clicks_per_microsecond field in
the SuperH CPU Table and define another mechanism for drivers to
obtain this information.
2007-11-26 23:01:25 +00:00
Joel Sherrill
4f6acf4139
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu_supplement/i386.t, cpu_supplement/m68k.t: Pick up changes missed
earlier.
2007-11-26 23:00:20 +00:00
Joel Sherrill
219aed6811
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu_supplement/mips.t: Eliminate the clicks_per_microsecond field in
the MIPS CPU Table and define another mechanism for drivers to obtain
this information.
2007-11-26 22:36:41 +00:00
Joel Sherrill
5e35d353dc
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu_supplement/i386.t: Eliminate the interrupt_table_segment and
interrupt_table_offset fields in the i386 CPU Table since they are
never read.
2007-11-26 22:06:42 +00:00
Joel Sherrill
bab02abc5e
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu_supplement/m68k.t: Eliminate the interrupt_vector_table field in
the m68k CPU Table since it is never read.
2007-11-26 21:26:39 +00:00
Glenn Humphrey
76b839b617
2007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>
...
* user/rtmon.t: Fix report output.
2007-10-26 21:35:11 +00:00
Glenn Humphrey
4ffbc49514
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-10-25 19:46:41 +00:00
Joel Sherrill
b1cbb2de59
2007-09-24 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1262/filesystem
* posix_users/io.t: Add support for readv() and writev() including
documentation and test case.
2007-09-24 21:35:19 +00:00
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
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
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
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
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
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
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
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