source: rtems/cpukit/ada/ChangeLog @ 58ce601

4.104.114.84.95
Last change on this file since 58ce601 was 74c77c5, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/30/03 at 07:52:50

2003-11-30 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Preinstall adainclude_HEADERS. Add $(dirstamp) to preinstallation rules.
  • Property mode set to 100644
File size: 2.3 KB
Line 
12003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Preinstall adainclude_HEADERS.
4        Add $(dirstamp) to preinstallation rules.
5
62003-11-25      Joel Sherrill <joel@OARcorp.com>
7
8        PR 528/rtems_misc
9        * rtems.ads: Add task variables to Ada binding.
10
112003-09-04      Joel Sherrill <joel@OARcorp.com>
12
13        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
14        rtems.ads: URL for license changed.
15
162003-07-08      Joel Sherrill <joel@OARcorp.com>
17
18        PR 418/ada
19        * rtems.adb: Add missing all keyword to derefence pointer.
20
212003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * configure.ac: Remove (Merged into ../configure.ac).
24        * Makefile.am: Reflect having merged configure.ac into
25        ../configure.ac.
26
272003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Remove AC_CONFIG_AUX_DIR.
30
312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AC_PREREQ(2.57).
38
392003-02-03      Joel Sherrill <joel@OARcorp.com>
40
41        PR 338/filesystem
42        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
43        rtems_io_lookup_name() (API change).
44
452003-01-03      Joel Sherrill <joel@OARcorp.com>
46
47        * rtems.ads: Corrected Configuration_Table record definition to
48        match current RTEMS source. sp01 now runs.
49
502002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Fix package name.
53
542002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Remove AC_ENABLE_MULTILIB.
57        * Makefile.am: Add CVS-Id.
58
592002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
62
632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * .cvsignore: Reformat.
66        Add autom4te*cache.
67        Remove autom4te.cache.
68
692002-08-30      Joel Sherrill <joel@OARcorp.com>
70
71        * rtems.adb (IO_Initialize): Make this match the C prototype.
72
732002-08-27      Joel Sherrill <joel@OARcorp.com>
74
75        * rtems.ads: Corrected binding for Io_Initialize.
76
772001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: New.
80        * Makefile.am: New.
81        * .cvsignore: New.
82
832001-02-01      Joel Sherrill <joel@OARcorp.com>
84
85        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
86        directives added.  This is Timer_Initiate_Server,
87        Timer_Server_Fire_After, and Timer_Server_Fire_When.
88
892001-02-01      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
92
Note: See TracBrowser for help on using the repository browser.