Joel Sherrill
3c5c7dd963
Add .git ignore. Remove .cvsignore
2012-02-02 10:16:26 -06:00
Joel Sherrill
10fa27d64d
2011-12-07 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1984/doc
* user/conf.t: Change CONFIGURE_MINIMUM_STACK_SIZE to
CONFIGURE_MINIMUM_TASK_STACK_SIZE.
2011-12-07 20:08:49 +00:00
Joel Sherrill
5691dc6d5d
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:32 +00:00
Joel Sherrill
c2f26f0d5e
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:33 +00:00
Joel Sherrill
6481895a2e
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:16 +00:00
Joel Sherrill
32950d435f
2010-11-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1674/doc
* user/Makefile.am, user/dirstat.texi: Fix bad node reference.
2010-11-24 18:01:48 +00:00
Joel Sherrill
b0449da44a
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:38 +00:00
Joel Sherrill
22d226c01b
2010-11-01 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1714/doc
* user/datatypes.t, user/intr.t: Add missing description of
rtems_status_codes.
2010-11-01 15:58:22 +00:00
Sebastian Huber
ffde51160a
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:52 +00:00
Sebastian Huber
b865cb4c1c
2010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
PR 1650/cpukit
* user/part.t: Clarify.
2010-08-09 07:29:14 +00:00
Ralf Corsepius
dfc2df612e
Remove EDITION (Unused)
2010-06-11 07:39:50 +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
Joel Sherrill
cdeead64f6
2010-05-05 Alin Rus <alin.codejunkie@gmail.com>
...
PR 1510/doc
* user/chains.t: Fix code example.
2010-05-05 20:44:15 +00:00
Chris Johns
452e5b0828
2010-04-22 Alin Rus <alin.codejunkie@gmail.com>
...
* user/chain.t: Fixed the example from PR 1504.
2010-04-22 06:47:28 +00:00
Joel Sherrill
a16a794916
2010-03-04 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: CONFIGURE_DISABLE_CLASSIC_NOTEPADS is typo of
CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS. Fix it.
2010-03-04 14:40:06 +00:00
Joel Sherrill
29a3d72cd9
2010-01-11 Marc Pignat <marc.pignat@hevs.ch>
...
PR 1490/doc
* user/clock.t: Fix typo. rtems_clock_get_ticks_per_second not
rtems_clock_get_ticks_per_seconds.
2010-01-11 16:18:04 +00:00
Joel Sherrill
3372dc8242
2009-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/clock.t: Eliminate unused type rtems_clock_time_value.
2009-12-17 20:34:58 +00:00
Joel Sherrill
e25611d036
2009-11-23 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1460/cpukit
* user/object.t: Change return type on methods accessing portions of
RTEMS Ids to int. This allows -1 to be return on error.
2009-11-23 14:53:28 +00:00
Joel Sherrill
bd861cc6e0
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ada_user/Makefile.am, ada_user/ada_user.texi, user/Makefile.am,
user/c_user.texi, user/concepts.t, user/overview.t,
user/preface.texi, user/schedule.t, user/sem.t: Add table of figures.
Add text and graphic of tree illustrating valid combinations of
semaphore attributes.
* user/semaphore_attributes.eps, user/semaphore_attributes.png:
New files.
2009-11-09 14:36:14 +00:00
Joel Sherrill
c8c466e7a1
2009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/preface.texi: Remove UNIX and update port list.
2009-10-14 15:29:55 +00:00
Joel Sherrill
ce017afb1b
2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t, user/userext.t: Eliminate use of deprecated
rtems_extension.
2009-09-26 15:51:31 +00:00
Joel Sherrill
7c9c8c8c59
2009-08-26 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* user/conf.t: Change stack allocator signature.
2009-08-26 12:14:57 +00:00
Joel Sherrill
b6f8f03e62
2009-08-05 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/conf.t: Add configuration of posix message queue file
descriptors as separate entity. Also add documentation on posix
configuration elements not previously covered.
2009-08-05 15:29:58 +00:00
Joel Sherrill
f1b90cc4bd
2009-07-28 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/.cvsignore, bsp_howto/Makefile.am,
bsp_howto/bsp_howto.texi: Add Frame Buffer Device Driver shell.
* bsp_howto/framebuffer.t: New file.
* user/conf.t: Add CONFIGURE_APPLICATION_NEEDS_FRAME_BUFFER_DRIVER.
2009-07-28 18:02:25 +00:00
Joel Sherrill
2f9092ed3f
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/region.t: Fix typos where semaphore referenced instead of region
or segment.
2009-07-02 16:22:12 +00:00
Joel Sherrill
7a79dc37aa
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/preface.texi: Correct list of supported CPU architectures.
2009-07-02 16:12:00 +00:00
Joel Sherrill
6d96c98879
2009-05-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Change work_space_size to uintptr_t since it cannot be
negative.
2009-05-08 13:26:59 +00:00
Joel Sherrill
657d23e380
2009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/.cvsignore: Add Object ID PDF files.
2009-03-02 15:04:02 +00:00
Joel Sherrill
f2d37869d0
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1387/doc
* user/intr.t: Add Interrupt Manager services to list of services
callable from ISR.
2009-02-27 16:02:28 +00:00
Joel Sherrill
8d5038068e
2009-01-29 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* bsp_howto/console.t: Clarify interrupt transmit process.
* user/concepts.t: Typo.
2009-01-29 14:57:22 +00:00
Joel Sherrill
8fbb48a68a
2008-12-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* user/cpuuse.t: Reflect change in CPU Usage report format.
2008-12-18 15:26:09 +00:00
Joel Sherrill
19d2b5a469
2008-12-15 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/init.t: Eliminate pointers to API configuration tables in the
main configuration table. Reference the main configuration table and
the API configuration tables directly using the confdefs.h version
rather than obtaining a pointer to it. This eliminated some
variables, a potential fatal error, some unnecessary default
configuration structures. Overall, about a 4.5% reduction in the code
size for minimum and hello on the SPARC.
2008-12-15 19:22:26 +00:00
Joel Sherrill
1a0e1a7163
2008-12-14 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t, user/region.t: Change sizes of heap/region and allocated
objects in heap to intptr_t so they can be larger than a single
allocatable object (e.g. size_t).
2008-12-14 22:48:33 +00:00
Joel Sherrill
8f879c6754
2008-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/region.t: Malloc Family is not implemented in termios of Region
Manager after 4.7. Correct documentation.
2008-12-12 14:44:27 +00:00
Joel Sherrill
2bf21fc83e
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* ada_user/Makefile.am, user/Makefile.am, user/concepts.t: Add 16 bit
object Id format information.
* user/ObjectId-16Bits.eps, user/ObjectId-16Bits.png: New files.
2008-12-01 16:07:40 +00:00
Joel Sherrill
2b90266588
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/datatypes.t: Add C99 uint types.
2008-12-01 16:07:08 +00:00
Joel Sherrill
3e9b62144c
2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1340/cpukit
* user/chains.t: Add rtems_chain_initialize to public chain API.
2008-11-20 21:13:03 +00:00
Joel Sherrill
20b921b451
2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1339/Ada
* user/io.t: Re-add IO Manager to Ada binding.
2008-11-20 15:11:26 +00:00
Joel Sherrill
76101939c4
2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1336/cpukit
* user/chains.t, user/dirstat.texi: Add rtems_chain_prepend_unprotected
and rtems_chain_append_unprotected.
2008-11-13 15:10:36 +00:00
Joel Sherrill
1a34b8c476
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/concepts.t: Use 32 bit version centered.
2008-11-07 20:16:24 +00:00
Joel Sherrill
1fa78236b7
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1334/doc
* user/Makefile.am, user/concepts.t, user/init.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-11-07 15:02:55 +00:00
Joel Sherrill
7df0d54172
2008-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/conf.t: Fix typo.
2008-10-14 17:44:56 +00:00
Joel Sherrill
7f5ea3c675
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/region.t: Change size_t to ssize_t.
2008-10-02 22:09:00 +00:00
Joel Sherrill
79e4227c1e
2008-09-18 Miao Yan <yanmiaobest@gmail.com>
...
* user/conf.t: Add CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM and
CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
2008-09-18 13:31:04 +00:00
Joel Sherrill
5d2c65e0bd
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON
to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
2008-09-17 19:30:29 +00:00
Joel Sherrill
96a0303b63
2008-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/conf.t: Fix typo.
2008-09-17 19:03:10 +00:00
Joel Sherrill
2f3e2e0eaa
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Add support for optionally having a unified work area.
In other words, the RTEMS Workspace and C Program Heap are the same
pool of memory.
2008-09-17 18:37:46 +00:00
Ralf Corsepius
eaf1c0c44c
More "bool" cleanup.
2008-09-09 08:19:38 +00:00