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

4.104.114.84.95
Last change on this file since d7aecdc was 0e053e83, checked in by Joel Sherrill <joel.sherrill@…>, on 09/28/01 at 13:36:26

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

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