source: rtems/cpukit/sapi/ChangeLog @ a11e5d35

4.104.114.84.95
Last change on this file since a11e5d35 was a11e5d35, checked in by Joel Sherrill <joel.sherrill@…>, on 10/16/01 at 13:31:15

2001-10-16 Ralf Corsepius <corsepiu@…>

  • include/rtems/Makefile.am: Remove.
  • include/Makefile.am: Handle subdirs, require automake-1.5.
  • inline/rtems/Makefile.am: Remove.
  • inline/Makefile.am: Handle subdirs, require automake-1.5.
  • macros/rtems/Makefile.am: Remove.
  • Makefile.am: require automake-1.5.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/rtems/Makefile.am: Remove.
4        * include/Makefile.am: Handle subdirs, require automake-1.5.
5        * inline/rtems/Makefile.am: Remove.
6        * inline/Makefile.am: Handle subdirs, require automake-1.5.
7        * macros/rtems/Makefile.am: Remove.
8        * Makefile.am: require automake-1.5.
9
102001-10-12      Joel Sherrill <joel@OARcorp.com>
11
12        * include/rtems/directives.h: Fixed typo.
13
142001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
17        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
18        * inline/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
19        * macros/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
20
212001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.
24
252001-04-16      Joel Sherrill <joel@OARcorp.com>
26
27        * include/confdefs.h: Fix real-time clock support.
28
292001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * include/Makefile.am, include/rtems/Makefile.am,
32        inline/rtems/Makefile.am, macros/rtems/Makefile.am:
33        Apply include_*HEADERS instead of H_FILES.
34
352001-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.d>
36
37        * include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not
38        using NEWLIB, cleanup related comment.
39
402001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
43
442000-10-30      Joel Sherrill <joel@OARcorp.com>
45
46        * POSIX include files merged into newlib.  This resulted in
47        some definitions moving to other files and thus some secondary
48        effects in RTEMS source code.
49        * include/confdefs.h: Replaced include of <sys/siginfo.h> with
50        <signal.h> since that file no longer exists.
51
522000-10-18      Joel Sherrill <joel@OARcorp.com>
53
54        * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
55        if there is no Classic API Initialization Tasks Table defined.
56
572000-10-18      Joel Sherrill <joel@OARcorp.com>
58
59        * include/confdefs.h: Modified code that accounts for initialization
60        task/threads with greater than minimum stack sizes so it would
61        compile even if optional APIs are disabled.
62
632000-10-12      Joel Sherrill <joel@OARcorp.com>
64
65        * include/confdefs.h: Account for initialization tasks and
66        threads which use larger than minimum stack sizes.
67
682000-09-28      Joel Sherrill <joel@OARcorp.com>
69
70        * include/rtems/io.h (rtems_driver_address_table): Added "_entry"
71        to all names.
72        * src/io.c: Accounted for above.
73
742000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * src/Makefile.am, optman/Makefile.am: Include compile.am.
77
782000-08-10      Joel Sherrill <joel@OARcorp.com>
79
80        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.