source: rtems/c/src/ada/ChangeLog @ a6ec372

4.104.114.84.95
Last change on this file since a6ec372 was a6ec372, checked in by Joel Sherrill <joel.sherrill@…>, on 04/02/07 at 20:53:05

2007-04-02 Jennifer Averett <jennifer.averrett@…>

  • rtems.adb, rtems.ads: Update.
  • Property mode set to 100644
File size: 3.4 KB
Line 
12007-04-02      Jennifer Averett <jennifer.averrett@oarcorp.com>
2
3        * rtems.adb, rtems.ads: Update.
4
52005-05-23      Joel Sherrill <joel@OARcorp.com>
6
7        * rtems.adb: Fix variable name.
8
92005-05-23      Joel Sherrill <joel@OARcorp.com>
10
11        PR rtems_misc/795
12        * rtems.ads: Fix parameter ordering.
13
142005-05-03      Joel Sherrill <joel@OARcorp.com>
15
16        * rtems.adb: Remove gcc 4.x warnings.
17
182005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        PR 782/rtems
21        * rtems.ads: Remove stray ';'.
22        * rtems.adb: Stub Task_Variable_Add, Task_Variable_Get,
23        Task_Variable_Delete.
24
252005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * Makefile.am: Use preinstall.am
28        * preinstall.am: New.
29
302004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Add PREINSTALL_DIRS.
33
342003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
37        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
38
392003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
42
432003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Use include_ada_HEADERS.
46
472003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * Makefile.am: Preinstall adainclude_HEADERS.
50        Add $(dirstamp) to preinstallation rules.
51
522003-11-25      Joel Sherrill <joel@OARcorp.com>
53
54        PR 528/rtems_misc
55        * rtems.ads: Add task variables to Ada binding.
56
572003-09-04      Joel Sherrill <joel@OARcorp.com>
58
59        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
60        rtems.ads: URL for license changed.
61
622003-07-08      Joel Sherrill <joel@OARcorp.com>
63
64        PR 418/ada
65        * rtems.adb: Add missing all keyword to derefence pointer.
66
672003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Remove (Merged into ../configure.ac).
70        * Makefile.am: Reflect having merged configure.ac into
71        ../configure.ac.
72
732003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: Remove AC_CONFIG_AUX_DIR.
76
772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
80
812003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: AC_PREREQ(2.57).
84
852003-02-03      Joel Sherrill <joel@OARcorp.com>
86
87        PR 338/filesystem
88        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
89        rtems_io_lookup_name() (API change).
90
912003-01-03      Joel Sherrill <joel@OARcorp.com>
92
93        * rtems.ads: Corrected Configuration_Table record definition to
94        match current RTEMS source. sp01 now runs.
95
962002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Fix package name.
99
1002002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * configure.ac: Remove AC_ENABLE_MULTILIB.
103        * Makefile.am: Add CVS-Id.
104
1052002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
108
1092002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * .cvsignore: Reformat.
112        Add autom4te*cache.
113        Remove autom4te.cache.
114
1152002-08-30      Joel Sherrill <joel@OARcorp.com>
116
117        * rtems.adb (IO_Initialize): Make this match the C prototype.
118
1192002-08-27      Joel Sherrill <joel@OARcorp.com>
120
121        * rtems.ads: Corrected binding for Io_Initialize.
122
1232001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: New.
126        * Makefile.am: New.
127        * .cvsignore: New.
128
1292001-02-01      Joel Sherrill <joel@OARcorp.com>
130
131        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
132        directives added.  This is Timer_Initiate_Server,
133        Timer_Server_Fire_After, and Timer_Server_Fire_When.
134
1352001-02-01      Joel Sherrill <joel@OARcorp.com>
136
137        * ChangeLog: New file.
138
Note: See TracBrowser for help on using the repository browser.