1420 Commits

Author SHA1 Message Date
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
967eceb2b3 2009-04-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
	cpu_supplement/cpu_supplement.texi: Add shell for Atmel AVR chapter.
	* cpu_supplement/avr.t: New file.
2009-04-19 15:49:20 +00:00
Joel Sherrill
9fb97de7bf 2009-03-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
* shell/confinit.t: New argument sequence for rtems_shell_init().
2009-03-30 17:05:04 +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
1fb9fa1c82 2009-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix_users/preface.texi, shell/preface.texi: Add stock
	acknowledgement paragraphs that are required when excerpting and
	reusing text from POSIX standards per the agreement at
	* common/opengroup_manpage_acknowledgement.texi,
	common/opengroup_preface_acknowledgement.texi: New files.
2009-02-27 18:04:44 +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
0a90bf269b 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* shell/rtems.t: Add halt command.
2009-02-19 19:20:51 +00:00
Joel Sherrill
6d869dfde8 2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* porting/idlethread.t: Change prototype of IDLE thread to consistently
	return void * and take a uintptr_t argument.
2009-02-12 15:56:16 +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
6895375ac9 2008-12-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* index.html.in: Remove manuals that are dead.
2008-12-19 17:49:33 +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
0e35de90f1 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:14 +00:00
Joel Sherrill
850bad68cc 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:51:13 +00:00
Joel Sherrill
276abbf6c6 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am,
	cpu_supplement/cpu_supplement.texi: Add Lattice Mico32 support.
	* cpu_supplement/lm32.t: New file.
2008-12-04 22:54:32 +00:00
Joel Sherrill
86c3d4154c 2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* ada_user/Makefile.am: Fix typo.
2008-12-01 16:14:41 +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
c427536f76 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:57:58 +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
b7c75137cf 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* shell/preface.texi: Bump version to 4.9.99.0
2008-10-01 17:16:29 +00:00
Joel Sherrill
42650f0282 2008-09-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* bsp_howto/timer.t: Eliminate uses of old benchmark timer names.
2008-09-30 16:26:55 +00:00
Joel Sherrill
a91dfbf951 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* setup.def, started/buildc.t: Update.
2008-09-25 19:34:41 +00:00
Joel Sherrill
0c8c169cf9 2008-09-23 Joel Sherrill <joel.sherrill@OARcorp.com>
* bsp_howto/BSPInitFlowchart-49.png: Update figure.
2008-09-23 21:34:47 +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
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