source: rtems/c/src/exec/sapi/ChangeLog @ fa1661b

4.104.114.84.95
Last change on this file since fa1661b was fa1661b, checked in by Joel Sherrill <joel.sherrill@…>, on 09/24/01 at 18:20:53

2001-09-22 Ralf Corsepius <corsepiu@…>

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