Joel Sherrill
3fb73e227b
2011-09-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/Makefile.am, user/c_user.texi: Reorder chapters to put
scheduling earlier. Also put Barrier and Rate Monotonic Manager where
they logically belong. They appear to have just be added toward the
end.
2011-09-20 01:06:48 +00:00
Joel Sherrill
66627544cd
2011-07-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1864/doc
* user/conf.t: Add missing documentation for
CONFIGURE_MAXIMUM_POSIX_MESSAGE_QUEUE_DESCRIPTORS,
CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS,
CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
2011-07-29 19:50:22 +00:00
Joel Sherrill
b4a662a23b
2011-07-26 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1851/doc
* user/conf.t: Fix typo in CONFIGURE_MESSAGE_BUFFER_MEMORY example.
2011-07-26 14:13:20 +00:00
Sebastian Huber
6f18b15bf6
2011-07-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* user/mp.t: Avoid obsolete notation.
2011-07-18 09:19:06 +00:00
Sebastian Huber
593fb9e3c5
2011-07-15 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* user/part.t, user/sem.t: Typos.
2011-07-15 13:36:55 +00:00
Joel Sherrill
8babe99254
2011-07-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1824/cpukit
* bsp_howto/init.t, bsp_howto/support.t, user/init.t: Return
exit/shutdown status back to boot_card().
2011-07-13 18:35:56 +00:00
Joel Sherrill
b718dde00a
2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bsp_howto/support.t: Update copyright.
2011-05-23 16:18:51 +00:00
Joel Sherrill
926b3cff83
2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bsp_howto/support.t: Add section describing configuration macros
which may be defined at the BSP level to alter defaults in
rtems/confdefs.h.
2011-05-23 16:07:35 +00:00
Joel Sherrill
db56ac7972
2011-05-19 Gedare Bloom <giddyup44@yahoo.com>
...
* user/conf.t: Fix typos.
2011-05-19 15:40:42 +00:00
Joel Sherrill
49115133ad
2011-05-18 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Add SMP Configuration parameters.
2011-05-18 23:29:12 +00:00
Joel Sherrill
a331ef7325
2011-05-18 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Slight rework to deemphasize not using confdefs.h
2011-05-18 23:00:50 +00:00
Joel Sherrill
b49648c5a2
2011-05-12 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* index.html.in, common/opengroup_manpage_acknowledgement.texi,
common/opengroup_preface_acknowledgement.texi: New dates.
2011-05-12 16:26:52 +00:00
Joel Sherrill
451a46fae0
2011-04-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1782/cpukit
* porting/taskcontext.t: Disable deferred FPU context switches when SMP
is enabled. Per code tracking of deferred contexts is not
implemented.
2011-04-22 17:54:38 +00:00
Joel Sherrill
f78daca603
2011-04-07 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems_footer.html.in, common/cpright.texi: Update dates in copyright.
2011-04-07 16:50:35 +00:00
Joel Sherrill
ffeee4d3ca
2011-03-16 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ada_user/.cvsignore: Add missing files.
2011-03-16 17:51:09 +00:00
Joel Sherrill
18b8ac71d8
2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>
...
PR 1743/cpu
* user/conf.t: Add Simple Priority Scheduler as complement to existing
Deterministic Priority Scheduler. This scheduler serves both as an
example and as a lighter weight implementation for smaller systems.
2011-03-16 16:39:16 +00:00
Joel Sherrill
bd0ebc3a6a
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1752/doc
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
cpu_supplement/cpu_supplement.texi: Remove TI C4x CPU Supplement
chapter.
* cpu_supplement/tic4x.t: Removed.
2011-03-04 18:47:52 +00:00
Joel Sherrill
e783d040bb
2011-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ada_user/Makefile.am: Add ObjectId pdf files.
2011-03-04 18:43:10 +00:00
Ralf Corsepius
2989ee960d
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Rename RTEMS_API into _RTEMS_API.
2011-03-04 16:20:41 +00:00
Joel Sherrill
c0640a2bd8
2011-03-04 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1744/doc
* user/clock.t: rtems_clock_time_value type uses changed to struct
timeval.
2011-03-04 15:34:10 +00:00
Joel Sherrill
fa2812d130
2011-02-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* setup.def, shell/preface.texi: Bump to 4.10.99.0
2011-02-28 21:58:30 +00:00
Joel Sherrill
eae1447dba
2011-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Document changes to Scheduler configuration.
2011-02-17 22:37:06 +00:00
Ralf Corsepius
8ee3775f30
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Joel Sherrill
e7620cbd10
2011-01-10 Danila Bespalov <danila DOT bespalov AT gmail DOT com>
...
* posix_users/posix_users.texi, posix_users/signal.t: Review and
improve as part of Google Code-In 2010.
2011-01-10 16:14:07 +00:00
Joel Sherrill
e184e3d596
2011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com>
...
* started/buildc.t, started/buildrt.t, started/nt.t, started/require.t,
started/sample.t: Review and improve.
2011-01-02 16:12:02 +00:00
Joel Sherrill
1ae36f59b9
2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* develenv/direct.t: Remove Getting Started with GNAT/RTEMS.
* started_ada/.cvsignore, started_ada/Makefile.am,
started_ada/buildada.t, started_ada/gdb.t, started_ada/intro.t,
started_ada/require.t, started_ada/sample.t, started_ada/stamp-vti,
started_ada/started_ada.texi, started_ada/tversions.texi,
started_ada/version.texi: Removed.
2010-12-16 20:42:53 +00:00
Joel Sherrill
df6311707e
2010-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, common/cpright.texi, common/rtems.texi.in,
cpu_supplement/.cvsignore, started/Makefile.am, started/binaries.t,
started/buildc.t, started/buildrt.t, started/intro.t,
started/nextstep.t, started/nt.t, started/require.t,
started/sample.t, started/started.texi, started/version.texi: Major
update which includes removal of references to specific tool versions
and patches.
* started/tversions.texi.in: Removed.
2010-12-14 16:51:17 +00:00
Joel Sherrill
db9964f185
2010-11-24 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1647/cpukit
* user/conf.t, user/schedule.t: Update documentation to reflect
refactoring of SuperCore to add Scheduler and ability for user to
configure a scheduler.
2010-11-24 15:52:21 +00:00
Joel Sherrill
0badd50930
2010-11-11 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
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-11 14:01:32 +00:00
Joel Sherrill
d84ff53acf
2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1714/doc
* user/datatypes.t: Add missing description of rtems_status_codes.
2010-11-01 15:58:05 +00:00
Joel Sherrill
967bc14656
2010-08-13 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1674/docs
* user/Makefile.am, user/dirstat.texi: Fix bad node reference.
2010-08-13 17:31:37 +00:00
Sebastian Huber
670be3c6f2
2010-08-09 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1513/doc
* user/chains.t: Added missing functions. Uniform text for
unprotected functions.
2010-08-09 07:51:19 +00:00
Sebastian Huber
fc7482bc4d
2010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1650/cpukit
* user/part.t: Clarify.
2010-08-03 07:04:46 +00:00
Joel Sherrill
3bae3f2c5c
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1599/cpukit
* porting/interrupts.t: Rename _Context_Switch_necessary to
_Thread_Dispatch_necessary to more properly reflect the intent.
2010-07-30 18:54:58 +00:00
Joel Sherrill
23bbc43d8c
2010-07-29 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1635/cpukit
* porting/prioritybitmap.t: Refactoring of priority handling, to
isolate the bitmap implementation of priorities in the supercore so
that priority management is a little more modular. This change is in
anticipation of scheduler implementations that can select how they
manage tracking priority levels / finding the highest priority ready
task. Note that most of the changes here are simple renaming, to
clarify the use of the bitmap-based priority management.
2010-07-29 17:52:18 +00:00
Joel Sherrill
da4d03d084
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1573/cpukit
* porting/interrupts.t: Add a per cpu data structure which contains the
information required by RTEMS for each CPU core. This encapsulates
information such as thread executing, heir, idle and dispatch needed.
2010-06-29 00:39:27 +00:00
Joel Sherrill
11be37d1e3
2010-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, index.html.in, develenv/direct.t,
posix_users/gen_size_report, started/nextstep.t,
started_ada/buildada.t, user/conf.t, user/object.t: Remove ITRON API.
* itron3.0/.cvsignore, itron3.0/Makefile.am, itron3.0/config.t,
itron3.0/eventflags.t, itron3.0/fixedblock.t, itron3.0/gen_all,
itron3.0/gen_section, itron3.0/gen_status_shell,
itron3.0/interrupt.t, itron3.0/itron.texi, itron3.0/mailbox.t,
itron3.0/memorypool.t, itron3.0/msgbuffer.t, itron3.0/network.t,
itron3.0/preface.texi, itron3.0/rendezvous.t, itron3.0/semaphore.t,
itron3.0/stamp-vti, itron3.0/status.t, itron3.0/task.t,
itron3.0/tasksync.t, itron3.0/time.t, itron3.0/version.texi: Removed.
2010-06-17 18:45:36 +00:00
Joel Sherrill
0c5fa96e04
2010-06-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1568/doc
* user/intr.t: Fix list of services callable from ISR.
2010-06-16 19:34:14 +00:00
Joel Sherrill
d3d9908fec
2010-06-15 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1565/cpukit
* cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Merge
SPARC64 port.
* cpu_supplement/sparc64.t: New file.
2010-06-15 22:48:08 +00:00
Ralf Corsepius
20220fdd3c
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* main.am: Don't install html_projectdir unconditionally.
2010-06-11 11:11:24 +00:00
Ralf Corsepius
bdd88edcca
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* main.am: Don't install html_projectdir unconditionally.
2010-06-11 10:57:22 +00:00
Ralf Corsepius
f8a86a4089
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cpu_supplement/Makefile.am: Include main.am.
2010-06-11 10:54:25 +00:00
Ralf Corsepius
6acbca924b
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ada_user/stamp-vti, ada_user/version.texi,
bsp_howto/stamp-vti, bsp_howto/version.texi,
cpu_supplement/stamp-vti, cpu_supplement/version.texi,
develenv/stamp-vti, develenv/version.texi,
filesystem/stamp-vti, filesystem/version.texi,
itron3.0/stamp-vti, itron3.0/version.texi,
networking/stamp-vti, networking/version.texi,
new_chapters/stamp-vti, new_chapters/version.texi,
porting/stamp-vti, porting/version.texi,
posix1003.1/stamp-vti, posix1003.1/version.texi,
posix_users/stamp-vti, posix_users/version.texi,
relnotes/stamp-vti, relnotes/version.texi,
shell/stamp-vti, shell/version.texi,
started/stamp-vti, started/version.texi,
started_ada/stamp-vti, started_ada/version.texi,
user/stamp-vti, user/version.texi:
New.
2010-06-11 07:45:56 +00:00
Ralf Corsepius
485b1526f8
New.
2010-06-11 07:45:46 +00:00
Ralf Corsepius
b0469dbb97
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* ada_user/Makefile.am, bsp_howto/Makefile.am,
cpu_supplement/Makefile.am, develenv/Makefile.am,
filesystem/Makefile.am, itron3.0/Makefile.am,
networking/Makefile.am, new_chapters/Makefile.am,
porting/Makefile.am, posix1003.1/Makefile.am,
posix_users/Makefile.am, relnotes/Makefile.am,
shell/Makefile.am, started/Makefile.am,
started_ada/Makefile.am, user/Makefile.am:
Remove EDITION (Unused).
2010-06-11 07:40:55 +00:00
Ralf Corsepius
e630235973
Remove EDITION (Unused)
2010-06-11 07:40:00 +00:00
Joel Sherrill
d7efb8209d
2010-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/.cvsignore: Add semaphore_attributes.pdf.
2010-06-02 12:22:20 +00:00
Joel Sherrill
9fd5f55d7e
2010-05-18 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1520/doc
* user/part.t: Partition create discussion said it returned the number
of buffers created but it does not.
2010-05-18 13:41:53 +00:00
Joel Sherrill
90204914ad
2010-05-18 Alin Rus <alin.codejunkie@gmail.com>
...
PR 1519/doc
* user/chains.t: Fix typo in Chain_Control example.
2010-05-18 11:44:54 +00:00
Chris Johns
010f96f82d
2010-05-13 Chris Johns <chrisj@rtems.org>
...
* shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv.
* shell/general.t: Add time.
2010-05-13 03:45:02 +00:00