Joel Sherrill
771a01e480
Add .gitignore. Remove .cvsignore.
2012-02-03 16:19:07 -06:00
Joel Sherrill
cf34623e06
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:09:01 +00:00
Joel Sherrill
1fc9ef5433
2011-07-29 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
PR 1864/doc
* user/conf.t: Add missing documentation for
CONFIGURE_MAXIMUM_POSIX_BARRIERS , CONFIGURE_MAXIMUM_POSIX_SPINLOCKS,
CONFIGURE_MAXIMUM_POSIX_RWLOCKS.
2011-07-29 19:51:49 +00:00
Joel Sherrill
1cf9e38276
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:43 +00:00
Joel Sherrill
f777f02428
2011-02-09 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* setup.def, common/cpright.texi: Update dates.
2011-02-09 17:31:32 +00:00
Joel Sherrill
9aff0a7946
2010-12-16 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: Major update which includes
removal of references to specific tool versions and patches.
* started/tversions.texi.in: Removed.
2010-12-16 20:54:34 +00:00
Joel Sherrill
84d67445f4
2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am, configure.ac, 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/started_ada.texi, started_ada/tversions.texi: Removed.
2010-12-16 20:42:23 +00:00
Joel Sherrill
15d89e0500
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:43 +00:00
Joel Sherrill
b9803bdeae
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:12 +00:00
Joel Sherrill
219298adde
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:19 +00:00
Joel Sherrill
633ee2ddf9
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:58 +00:00
Joel Sherrill
8e297158c2
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:17:44 +00:00
Joel Sherrill
bfa85f9bb1
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:20 +00:00
Joel Sherrill
91c679226b
2009-07-02 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/preface.texi: Correct list of supported CPU architectures.
2009-07-02 16:12:06 +00:00
Joel Sherrill
108a2e7421
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:34 +00:00
Joel Sherrill
1813d94c7a
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:28 +00:00
Joel Sherrill
44cec3c504
2008-12-19 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* index.html.in: Remove dead manual references.
2008-12-19 17:52:20 +00:00
Joel Sherrill
b86eb32e1a
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:48:49 +00:00
Joel Sherrill
f4b6dc0373
2008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* bsp_howto/console.t: Remove size constraints on image. Fix a
sentence.
2008-12-12 14:03:28 +00:00
Joel Sherrill
47eab0ac22
2008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
Joel Sherrrill <joel.sherrill@oarcorp.com >
* bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved
documentation for termios device drivers.
* bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files.
Joel added Termios Flow figure from RTEMS Open Class material.
2008-12-11 15:50:02 +00:00
Joel Sherrill
02ac910cfc
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/datatypes.t: Add C99 uint types.
2008-12-01 16:06:43 +00:00
Joel Sherrill
cb6c660501
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/concepts.t: Id has four parts not three.
2008-12-01 15:31:25 +00:00
Joel Sherrill
cc107c9cb2
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:11:43 +00:00
Joel Sherrill
21b1d51d58
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:22:29 +00:00
Joel Sherrill
b8b0920874
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:15 +00:00
Joel Sherrill
a76b99ebb0
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/concepts.t: Use 32 bit version centered.
2008-11-07 20:16:31 +00:00
Joel Sherrill
7f843f201a
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* ada_user/Makefile.am: Make Ada manual build again after adding
figure.
2008-11-07 18:58:13 +00:00
Joel Sherrill
d12091dc9d
2008-11-03 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-03 19:02:25 +00:00
Joel Sherrill
46d17c9114
2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
2008-09-30 16:27:30 +00:00
Joel Sherrill
e011297968
2008-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* setup.def, started/buildc.t: Update versions and patches.
2008-09-25 21:50:33 +00:00
Joel Sherrill
5edccc1bcf
2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* bsp_howto/BSPInitFlowchart-49.png: Update figure.
2008-09-23 21:35:01 +00:00
Joel Sherrill
a5e7b3ca94
2008-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
cpu_supplement/cpu_supplement.texi, porting/cpumodels.t,
user/preface.texi: Remove TI C4x and NIOS2 ports from 4.9 branch.
* cpu_supplement/tic4x.t: Removed.
2008-09-10 15:58:58 +00:00
Joel Sherrill
cb4a77e043
2008-09-09 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/Developer-User-Timeline.png: Correct figure.
2008-09-09 18:14:52 +00:00
Ralf Corsepius
ae52c9c642
2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* user/chains.t, user/conf.t, user/object.t, user/userext.t:
More "bool" cleanup.
2008-09-09 08:20:25 +00:00
Ralf Corsepius
eaf1c0c44c
More "bool" cleanup.
2008-09-09 08:19:38 +00:00
Ralf Corsepius
2d65b109fc
2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* bsp_howto/ata.t, bsp_howto/rtc.t, networking/networkapp.t,
user/chains.t, user/stackchk.t: Convert to "bool".
2008-09-09 07:33:53 +00:00
Ralf Corsepius
e9233c57f6
Convert to "bool".
2008-09-09 07:33:46 +00:00
Ralf Corsepius
896f13f2dd
2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* user/datatypes.t: Add deprecation notices to
"rtems_boolean", "rtems_single", "rtems_double".
* user/intr.t, user/userext.t: Convert to "bool".
2008-09-09 07:25:01 +00:00
Ralf Corsepius
a4a422a0fa
Add deprecation notices to "rtems_boolean", "rtems_single", "rtems_double".
2008-09-09 07:24:29 +00:00
Ralf Corsepius
b2adb4528f
Convert to "bool".
2008-09-09 07:23:42 +00:00
Joel Sherrill
5a1e7e8783
2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/timer.t: Update documentation to reflect Timer Driver
renaming.
2008-09-08 14:48:06 +00:00
Joel Sherrill
1e78607802
2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* bsp_howto/clock.t: The Shared Memory Driver no longer requires the
special IOCTL in Clock_control. This was a hack which has existed
since before the Classic API Timer Manager was implemented. All
implementations of and references to Clock_control were removed.
2008-09-05 22:04:42 +00:00
Joel Sherrill
3d92d46eda
2008-09-02 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/conf.t: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and
CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS.
2008-09-02 14:05:26 +00:00
Joel Sherrill
a5554d28b6
2008-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* user/object.t: Correct order of arguments.
2008-08-27 15:21:20 +00:00
Joel Sherrill
638a91950f
2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* user/clock.t: Correct discussion of timeval.
2008-08-24 17:44:25 +00:00
Joel Sherrill
192834e1a3
2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/init.t: Eliminate empty section.
2008-08-22 17:00:31 +00:00
Joel Sherrill
29910decc1
2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/init.t: Complete update.
2008-08-22 16:58:53 +00:00
Joel Sherrill
0eb595a839
2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/Makefile.am, bsp_howto/init.t, bsp_howto/intro.t,
bsp_howto/makefiles.t, bsp_howto/support.t: Update initialization
sequence. Add another figure.
* bsp_howto/BSPInitFlowchart-49.eps, bsp_howto/BSPInitFlowchart-49.png: New files.
2008-08-22 16:38:00 +00:00
Joel Sherrill
5dfb320c55
2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* index.html.in: Reorder manuals.
2008-08-21 21:41:01 +00:00
Joel Sherrill
c7ff10af76
2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* bsp_howto/Makefile.am, bsp_howto/linkcmds.t, bsp_howto/makefiles.t,
bsp_howto/target.t: Update some of this manual.
* bsp_howto/Developer-User-Timeline.eps,
bsp_howto/Developer-User-Timeline.png: New files.
2008-08-21 21:31:02 +00:00