source: rtems/cpukit/ada/ChangeLog @ 820901ba

4.104.114.84.95
Last change on this file since 820901ba was 901eef9a, checked in by Joel Sherrill <joel.sherrill@…>, on 05/03/05 at 20:36:03

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

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