source: rtems/c/src/exec/sapi/ChangeLog @ 9c63d90

4.104.114.84.95
Last change on this file since 9c63d90 was 9c63d90, checked in by Joel Sherrill <joel.sherrill@…>, on 01/26/01 at 21:54:57

2001-01-26 Ralf Corsepius <corsepiu@…>

  • include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
4
52000-10-30      Joel Sherrill <joel@OARcorp.com>
6
7        * POSIX include files merged into newlib.  This resulted in
8        some definitions moving to other files and thus some secondary
9        effects in RTEMS source code.
10        * include/confdefs.h: Replaced include of <sys/siginfo.h> with
11        <signal.h> since that file no longer exists.
12
132000-10-18      Joel Sherrill <joel@OARcorp.com>
14
15        * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
16        if there is no Classic API Initialization Tasks Table defined.
17
182000-10-18      Joel Sherrill <joel@OARcorp.com>
19
20        * include/confdefs.h: Modified code that accounts for initialization
21        task/threads with greater than minimum stack sizes so it would
22        compile even if optional APIs are disabled.
23
242000-10-12      Joel Sherrill <joel@OARcorp.com>
25
26        * include/confdefs.h: Account for initialization tasks and
27        threads which use larger than minimum stack sizes.
28
292000-09-28      Joel Sherrill <joel@OARcorp.com>
30
31        * include/rtems/io.h (rtems_driver_address_table): Added "_entry"
32        to all names.
33        * src/io.c: Accounted for above.
34
352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * src/Makefile.am, optman/Makefile.am: Include compile.am.
38
392000-08-10      Joel Sherrill <joel@OARcorp.com>
40
41        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.