summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-12-011-0/+4
| | | | * user/datatypes.t: Add C99 uint types.
* 2008-11-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-11-201-0/+5
| | | | | PR 1340/cpukit * user/chains.t: Add rtems_chain_initialize to public chain API.
* 2008-11-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-201-0/+5
| | | | | PR 1339/Ada * user/io.t: Re-add IO Manager to Ada binding.
* 2008-11-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-131-0/+6
| | | | | | PR 1336/cpukit * user/chains.t, user/dirstat.texi: Add rtems_chain_prepend_unprotected and rtems_chain_append_unprotected.
* 2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-071-0/+4
| | | | * user/concepts.t: Use 32 bit version centered.
* 2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-071-0/+5
| | | | | * ada_user/Makefile.am: Make Ada manual build again after adding figure.
* 2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-11-071-0/+8
| | | | | | | | 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-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-141-0/+4
| | | | * user/conf.t: Fix typo.
* 2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-10-021-0/+4
| | | | * user/region.t: Change size_t to ssize_t.
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-011-0/+4
| | | | * shell/preface.texi: Bump version to 4.9.99.0
* 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-301-0/+4
| | | | * bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-0/+4
| | | | * setup.def, started/buildc.t: Update.
* 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-231-0/+4
| | | | * bsp_howto/BSPInitFlowchart-49.png: Update figure.
* 2008-09-18 Miao Yan <yanmiaobest@gmail.com>Joel Sherrill2008-09-181-0/+5
| | | | | * user/conf.t: Add CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM and CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-171-0/+5
| | | | | * shell/rtems.t, user/conf.t, user/stackchk.t: Rename STACK_CHECKER_ON to more appropriate CONFIGURE_STACK_CHECKER_ENABLED.
* 2008-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-171-0/+4
| | | | * user/conf.t: Fix typo.
* 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-171-0/+6
| | | | | | * 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-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-091-0/+4
| | | | * bsp_howto/Developer-User-Timeline.png: Correct figure.
* 2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-091-0/+2
| | | | | * user/chains.t, user/conf.t, user/object.t, user/userext.t: More "bool" cleanup.
* 2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-091-0/+5
| | | | | * bsp_howto/ata.t, bsp_howto/rtc.t, networking/networkapp.t, user/chains.t, user/stackchk.t: Convert to "bool".
* 2008-09-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-091-0/+6
| | | | | | * user/datatypes.t: Add deprecation notices to "rtems_boolean", "rtems_single", "rtems_double". * user/intr.t, user/userext.t: Convert to "bool".
* 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-081-0/+5
| | | | | * bsp_howto/timer.t: Update documentation to reflect Timer Driver renaming.
* 2008-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-09-051-0/+7
| | | | | | | * 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-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-021-0/+5
| | | | | * user/conf.t: Add CONFIGURE_BSP_PREREQUISITE_DRIVERS and CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS.
* 2008-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-271-0/+4
| | | | * user/object.t: Correct order of arguments.
* 2008-08-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-241-0/+4
| | | | * user/clock.t: Correct discussion of timeval.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-0/+4
| | | | * bsp_howto/init.t: Eliminate empty section.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-0/+4
| | | | * bsp_howto/init.t: Complete update.
* 2008-08-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-221-0/+7
| | | | | | | * 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-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-211-0/+4
| | | | * index.html.in: Reorder manuals.
* 2008-08-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-08-211-0/+7
| | | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-211-0/+7
| | | | | | | * bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t, bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t, user/userext.t: Eliminate all references to rtems_signedXX and rtems_unsignedXX.
* 2008-08-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-081-0/+5
| | | | | * user/msg.t, user/sem.t, user/task.t: Update to new parameter types. Emphasize that you can use a pointer for task arguments.
* 2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-071-0/+6
| | | | | | * user/datatypes.t: Add rtems_name. Add comment about rtems_task_argument changing from simple unsigned thirty two bit integer to being derived from a C99 uintptr_t in 4.8 and newer.
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-041-0/+6
| | | | | | PR 1263/doc * user/part.t: Improve discussion of alignment and minimum buffer sizes.
* 2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-041-0/+5
| | | | | PR 1288/doc * user/intr.t: Update callable from ISR section.
* 2008-08-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-08-011-0/+4
| | | | * user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.
* 2008-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-311-0/+4
| | | | * porting/idlethread.t: Correct prototype of Idle threads.
* 2008-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-231-0/+5
| | | | | PR 1291/cpukit * posix_users/semaphores.t: Update to reflect absolute time.
* 2008-07-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-231-0/+4
| | | | * shell/Makefile.am, shell/rtems.t: Add pthread command.
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-0/+4
| | | | * posix_users/mutex.t: Add ETIMEDOUT.
* 2008-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-161-0/+4
| | | | * shell/confinit.t: New argument sequence for rtems_shell_init().
* 2008-07-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-151-0/+7
| | | | | | | * user/barrier.t, user/clock.t, user/dpmem.t, user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t, user/task.t, user/timer.t: Correct documentation typos noticed and thankfully reported by Fabrício de Novaes Kucinskis <fabricio@dea.inpe.br>
* 2008-07-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-07-101-0/+4
| | | | * user/.cvsignore: Add chains.texi.
* 2008-07-09 Chris Johns <chrisj@rtems.org>Chris Johns2008-07-091-0/+8
| | | | | | | | * doc/user/chains.t: New. * doc/ada_user/ada_user.texi, doc/user/Makefile.am, doc/user/c_user.texi, doc/user/dirstat.texi: Updated for the chains documentation.
* 2008-06-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-06-201-0/+5
| | | | | * user/io.t: Fix typos for IO unregister reported by Catalin Morosan <catalin.morosan at gmail.com>.
* 2008-06-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-161-0/+4
| | | | * user/conf.t: Add CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS.
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-0/+5
| | | | | * user/conf.t: Add CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION and CONFIGURE_MAXIMUM_PRIORITY.
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-0/+4
| | | | * user/conf.t: Add CONFIGURE_MINIMUM_STACK_SIZE.
* 2008-06-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-06-131-0/+7
| | | | | | | * user/bsp.t, user/conf.t, user/task.t: Add ability for application to configure minimum stack size. Add RTEMS_CONFIGURED_MINIMUM_STACK_SIZE constant so user can clearly indicate they want the configured as opposed to the recommended minimum stack size.