summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/ChangeLog
blob: 8f118369098ff008ae8ab27787d77e042eac60a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2000-10-18	Joel Sherrill <joel@OARcorp.com>

	* include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
	if there is no Classic API Initialization Tasks Table defined.

2000-10-18	Joel Sherrill <joel@OARcorp.com>

	* include/confdefs.h: Modified code that accounts for initialization
	task/threads with greater than minimum stack sizes so it would
	compile even if optional APIs are disabled.

2000-10-12	Joel Sherrill <joel@OARcorp.com>

	* include/confdefs.h: Account for initialization tasks and
	threads which use larger than minimum stack sizes.

2000-09-28	Joel Sherrill <joel@OARcorp.com>

	* include/rtems/io.h (rtems_driver_address_table): Added "_entry"
	to all names.
	* src/io.c: Accounted for above.

2000-09-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* src/Makefile.am, optman/Makefile.am: Include compile.am.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.