summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/ChangeLog
blob: c33c8409375184bd1f39229c736eb2a5b97e98af (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
2001-10-12	Joel Sherrill <joel@OARcorp.com>

	* include/rtems/directives.h: Fixed typo.

2001-09-28	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
	* include/Makefile.am: Use 'PREINSTALL_FILES ='.
	* inline/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
	* macros/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.

2001-09-22	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.

2001-04-16	Joel Sherrill <joel@OARcorp.com>

	* include/confdefs.h: Fix real-time clock support.

2001-02-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* include/Makefile.am, include/rtems/Makefile.am,
	inline/rtems/Makefile.am, macros/rtems/Makefile.am:
	Apply include_*HEADERS instead of H_FILES.

2001-01-28	Ralf Corsepius <corsepiu@faw.uni-ulm.d>

	* include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not
	using NEWLIB, cleanup related comment.

2001-01-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.

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

	* POSIX include files merged into newlib.  This resulted in
	some definitions moving to other files and thus some secondary
	effects in RTEMS source code.
	* include/confdefs.h: Replaced include of <sys/siginfo.h> with
	<signal.h> since that file no longer exists.

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.