source: rtems/c/src/exec/sapi/ChangeLog @ 2a691da

4.104.114.84.95
Last change on this file since 2a691da was 2a691da, checked in by Joel Sherrill <joel.sherrill@…>, on 10/12/01 at 20:57:31

2001-10-12 Joel Sherrill <joel@…>

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