source: rtems/cpukit/sapi/ChangeLog @ 1d4bac9

4.104.114.84.95
Last change on this file since 1d4bac9 was 1d4bac9, checked in by Joel Sherrill <joel.sherrill@…>, on 04/16/01 at 20:32:16

2001-04-16 Joel Sherrill <joel@…>

  • include/confdefs.h: Fix real-time clock support.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12001-04-16      Joel Sherrill <joel@OARcorp.com>
2
3        * include/confdefs.h: Fix real-time clock support.
4
52001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * include/Makefile.am, include/rtems/Makefile.am,
8        inline/rtems/Makefile.am, macros/rtems/Makefile.am:
9        Apply include_*HEADERS instead of H_FILES.
10
112001-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.d>
12
13        * include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not
14        using NEWLIB, cleanup related comment.
15
162001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
19
202000-10-30      Joel Sherrill <joel@OARcorp.com>
21
22        * POSIX include files merged into newlib.  This resulted in
23        some definitions moving to other files and thus some secondary
24        effects in RTEMS source code.
25        * include/confdefs.h: Replaced include of <sys/siginfo.h> with
26        <signal.h> since that file no longer exists.
27
282000-10-18      Joel Sherrill <joel@OARcorp.com>
29
30        * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
31        if there is no Classic API Initialization Tasks Table defined.
32
332000-10-18      Joel Sherrill <joel@OARcorp.com>
34
35        * include/confdefs.h: Modified code that accounts for initialization
36        task/threads with greater than minimum stack sizes so it would
37        compile even if optional APIs are disabled.
38
392000-10-12      Joel Sherrill <joel@OARcorp.com>
40
41        * include/confdefs.h: Account for initialization tasks and
42        threads which use larger than minimum stack sizes.
43
442000-09-28      Joel Sherrill <joel@OARcorp.com>
45
46        * include/rtems/io.h (rtems_driver_address_table): Added "_entry"
47        to all names.
48        * src/io.c: Accounted for above.
49
502000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * src/Makefile.am, optman/Makefile.am: Include compile.am.
53
542000-08-10      Joel Sherrill <joel@OARcorp.com>
55
56        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.