source: rtems/cpukit/sapi/ChangeLog @ e9718415

4.104.114.84.95
Last change on this file since e9718415 was 624c881, checked in by Joel Sherrill <joel.sherrill@…>, on 12/19/01 at 14:35:14

2001-12-19 Ralf Corsepius <corsepiu@…>

  • optman/Makefile.am: Add multilib support.
  • src/Makefile.am: Add multilib support.
  • Property mode set to 100644
File size: 3.0 KB
Line 
12001-12-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * optman/Makefile.am: Add multilib support.
4        * src/Makefile.am: Add multilib support.
5
62001-10-16      Chris Johns <ccj@acm.org>
7
8        * include/confdefs.h, include/rtems/config.h, include/rtems/io.h,
9        optman/no-io.c, src/exinit.c, src/io.c: Added a device driver
10        register/unregister interface to allow device drivers to be
11        installed and removed at runtime. This means you do not need devices
12        present in the device table when you build.
13
142001-10-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * include/rtems/Makefile.am: Remove.
17        * include/Makefile.am: Handle subdirs, require automake-1.5.
18        * inline/rtems/Makefile.am: Remove.
19        * inline/Makefile.am: Handle subdirs, require automake-1.5.
20        * macros/rtems/Makefile.am: Remove.
21        * Makefile.am: require automake-1.5.
22
232001-10-12      Joel Sherrill <joel@OARcorp.com>
24
25        * include/rtems/directives.h: Fixed typo.
26
272001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * include/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
30        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
31        * inline/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
32        * macros/rtems/Makefile.am: Use 'PREINSTALL_FILES ='.
33
342001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5.
37
382001-04-16      Joel Sherrill <joel@OARcorp.com>
39
40        * include/confdefs.h: Fix real-time clock support.
41
422001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * include/Makefile.am, include/rtems/Makefile.am,
45        inline/rtems/Makefile.am, macros/rtems/Makefile.am:
46        Apply include_*HEADERS instead of H_FILES.
47
482001-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.d>
49
50        * include/confdefs.h: define CONFIGURE_NEWLIB_EXTENSION 0 if not
51        using NEWLIB, cleanup related comment.
52
532001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * include/confdefs.h: include cpuopts.h, replace stubdr w/ devnull.
56
572000-10-30      Joel Sherrill <joel@OARcorp.com>
58
59        * POSIX include files merged into newlib.  This resulted in
60        some definitions moving to other files and thus some secondary
61        effects in RTEMS source code.
62        * include/confdefs.h: Replaced include of <sys/siginfo.h> with
63        <signal.h> since that file no longer exists.
64
652000-10-18      Joel Sherrill <joel@OARcorp.com>
66
67        * include/confdefs.h: Set CONFIGURE_INIT_TASK_STACK_SIZE to 0
68        if there is no Classic API Initialization Tasks Table defined.
69
702000-10-18      Joel Sherrill <joel@OARcorp.com>
71
72        * include/confdefs.h: Modified code that accounts for initialization
73        task/threads with greater than minimum stack sizes so it would
74        compile even if optional APIs are disabled.
75
762000-10-12      Joel Sherrill <joel@OARcorp.com>
77
78        * include/confdefs.h: Account for initialization tasks and
79        threads which use larger than minimum stack sizes.
80
812000-09-28      Joel Sherrill <joel@OARcorp.com>
82
83        * include/rtems/io.h (rtems_driver_address_table): Added "_entry"
84        to all names.
85        * src/io.c: Accounted for above.
86
872000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * src/Makefile.am, optman/Makefile.am: Include compile.am.
90
912000-08-10      Joel Sherrill <joel@OARcorp.com>
92
93        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.