source: rtems/c/src/ada/ChangeLog @ 4906d7f7

4.104.114.84.95
Last change on this file since 4906d7f7 was cc1aee94, checked in by Joel Sherrill <joel.sherrill@…>, on 05/23/05 at 17:15:26

2005-05-23 Joel Sherrill <joel@…>

  • rtems.adb: Fix variable name.
  • Property mode set to 100644
File size: 3.3 KB
Line 
12005-05-23      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems.adb: Fix variable name.
4
52005-05-23      Joel Sherrill <joel@OARcorp.com>
6
7        PR rtems_misc/795
8        * rtems.ads: Fix parameter ordering.
9
102005-05-03      Joel Sherrill <joel@OARcorp.com>
11
12        * rtems.adb: Remove gcc 4.x warnings.
13
142005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        PR 782/rtems
17        * rtems.ads: Remove stray ';'.
18        * rtems.adb: Stub Task_Variable_Add, Task_Variable_Get,
19        Task_Variable_Delete.
20
212005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * Makefile.am: Use preinstall.am
24        * preinstall.am: New.
25
262004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Add PREINSTALL_DIRS.
29
302003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
33        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
34
352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
38
392003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Use include_ada_HEADERS.
42
432003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Preinstall adainclude_HEADERS.
46        Add $(dirstamp) to preinstallation rules.
47
482003-11-25      Joel Sherrill <joel@OARcorp.com>
49
50        PR 528/rtems_misc
51        * rtems.ads: Add task variables to Ada binding.
52
532003-09-04      Joel Sherrill <joel@OARcorp.com>
54
55        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
56        rtems.ads: URL for license changed.
57
582003-07-08      Joel Sherrill <joel@OARcorp.com>
59
60        PR 418/ada
61        * rtems.adb: Add missing all keyword to derefence pointer.
62
632003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * configure.ac: Remove (Merged into ../configure.ac).
66        * Makefile.am: Reflect having merged configure.ac into
67        ../configure.ac.
68
692003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * configure.ac: Remove AC_CONFIG_AUX_DIR.
72
732003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
74
75        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
76
772003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * configure.ac: AC_PREREQ(2.57).
80
812003-02-03      Joel Sherrill <joel@OARcorp.com>
82
83        PR 338/filesystem
84        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
85        rtems_io_lookup_name() (API change).
86
872003-01-03      Joel Sherrill <joel@OARcorp.com>
88
89        * rtems.ads: Corrected Configuration_Table record definition to
90        match current RTEMS source. sp01 now runs.
91
922002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * configure.ac: Fix package name.
95
962002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * configure.ac: Remove AC_ENABLE_MULTILIB.
99        * Makefile.am: Add CVS-Id.
100
1012002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
104
1052002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * .cvsignore: Reformat.
108        Add autom4te*cache.
109        Remove autom4te.cache.
110
1112002-08-30      Joel Sherrill <joel@OARcorp.com>
112
113        * rtems.adb (IO_Initialize): Make this match the C prototype.
114
1152002-08-27      Joel Sherrill <joel@OARcorp.com>
116
117        * rtems.ads: Corrected binding for Io_Initialize.
118
1192001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * configure.ac: New.
122        * Makefile.am: New.
123        * .cvsignore: New.
124
1252001-02-01      Joel Sherrill <joel@OARcorp.com>
126
127        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
128        directives added.  This is Timer_Initiate_Server,
129        Timer_Server_Fire_After, and Timer_Server_Fire_When.
130
1312001-02-01      Joel Sherrill <joel@OARcorp.com>
132
133        * ChangeLog: New file.
134
Note: See TracBrowser for help on using the repository browser.