source: rtems/cpukit/ada/ChangeLog @ 6221625

4.104.114.84.95
Last change on this file since 6221625 was 6221625, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/02/05 at 14:33:06

2005-05-02 Ralf Corsepius <ralf.corsepius@…>

PR 782/rtems

  • rtems.ads: Remove stray ';'.
  • rtems.adb: Stub Task_Variable_Add, Task_Variable_Get, Task_Variable_Delete.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        PR 782/rtems
4        * rtems.ads: Remove stray ';'.
5        * rtems.adb: Stub Task_Variable_Add, Task_Variable_Get,
6        Task_Variable_Delete.
7
82005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * Makefile.am: Use preinstall.am
11        * preinstall.am: New.
12
132004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * Makefile.am: Add PREINSTALL_DIRS.
16
172003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
20        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
21
222003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
25
262003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * Makefile.am: Use include_ada_HEADERS.
29
302003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * Makefile.am: Preinstall adainclude_HEADERS.
33        Add $(dirstamp) to preinstallation rules.
34
352003-11-25      Joel Sherrill <joel@OARcorp.com>
36
37        PR 528/rtems_misc
38        * rtems.ads: Add task variables to Ada binding.
39
402003-09-04      Joel Sherrill <joel@OARcorp.com>
41
42        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
43        rtems.ads: URL for license changed.
44
452003-07-08      Joel Sherrill <joel@OARcorp.com>
46
47        PR 418/ada
48        * rtems.adb: Add missing all keyword to derefence pointer.
49
502003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * configure.ac: Remove (Merged into ../configure.ac).
53        * Makefile.am: Reflect having merged configure.ac into
54        ../configure.ac.
55
562003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * configure.ac: Remove AC_CONFIG_AUX_DIR.
59
602003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
63
642003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * configure.ac: AC_PREREQ(2.57).
67
682003-02-03      Joel Sherrill <joel@OARcorp.com>
69
70        PR 338/filesystem
71        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
72        rtems_io_lookup_name() (API change).
73
742003-01-03      Joel Sherrill <joel@OARcorp.com>
75
76        * rtems.ads: Corrected Configuration_Table record definition to
77        match current RTEMS source. sp01 now runs.
78
792002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * configure.ac: Fix package name.
82
832002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: Remove AC_ENABLE_MULTILIB.
86        * Makefile.am: Add CVS-Id.
87
882002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
91
922002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * .cvsignore: Reformat.
95        Add autom4te*cache.
96        Remove autom4te.cache.
97
982002-08-30      Joel Sherrill <joel@OARcorp.com>
99
100        * rtems.adb (IO_Initialize): Make this match the C prototype.
101
1022002-08-27      Joel Sherrill <joel@OARcorp.com>
103
104        * rtems.ads: Corrected binding for Io_Initialize.
105
1062001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * configure.ac: New.
109        * Makefile.am: New.
110        * .cvsignore: New.
111
1122001-02-01      Joel Sherrill <joel@OARcorp.com>
113
114        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
115        directives added.  This is Timer_Initiate_Server,
116        Timer_Server_Fire_After, and Timer_Server_Fire_When.
117
1182001-02-01      Joel Sherrill <joel@OARcorp.com>
119
120        * ChangeLog: New file.
121
Note: See TracBrowser for help on using the repository browser.