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

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

changes

  • Property mode set to 100644
File size: 2.9 KB
Line 
12005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * ada/Makefile.am: Use preinstall.am
4        * ada/preinstall.am: New.
5
62004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Add PREINSTALL_DIRS.
9
102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
13        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
14
152003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
18
192003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: Use include_ada_HEADERS.
22
232003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Preinstall adainclude_HEADERS.
26        Add $(dirstamp) to preinstallation rules.
27
282003-11-25      Joel Sherrill <joel@OARcorp.com>
29
30        PR 528/rtems_misc
31        * rtems.ads: Add task variables to Ada binding.
32
332003-09-04      Joel Sherrill <joel@OARcorp.com>
34
35        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
36        rtems.ads: URL for license changed.
37
382003-07-08      Joel Sherrill <joel@OARcorp.com>
39
40        PR 418/ada
41        * rtems.adb: Add missing all keyword to derefence pointer.
42
432003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: Remove (Merged into ../configure.ac).
46        * Makefile.am: Reflect having merged configure.ac into
47        ../configure.ac.
48
492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Remove AC_CONFIG_AUX_DIR.
52
532003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
56
572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * configure.ac: AC_PREREQ(2.57).
60
612003-02-03      Joel Sherrill <joel@OARcorp.com>
62
63        PR 338/filesystem
64        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
65        rtems_io_lookup_name() (API change).
66
672003-01-03      Joel Sherrill <joel@OARcorp.com>
68
69        * rtems.ads: Corrected Configuration_Table record definition to
70        match current RTEMS source. sp01 now runs.
71
722002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Fix package name.
75
762002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove AC_ENABLE_MULTILIB.
79        * Makefile.am: Add CVS-Id.
80
812002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
84
852002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * .cvsignore: Reformat.
88        Add autom4te*cache.
89        Remove autom4te.cache.
90
912002-08-30      Joel Sherrill <joel@OARcorp.com>
92
93        * rtems.adb (IO_Initialize): Make this match the C prototype.
94
952002-08-27      Joel Sherrill <joel@OARcorp.com>
96
97        * rtems.ads: Corrected binding for Io_Initialize.
98
992001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: New.
102        * Makefile.am: New.
103        * .cvsignore: New.
104
1052001-02-01      Joel Sherrill <joel@OARcorp.com>
106
107        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
108        directives added.  This is Timer_Initiate_Server,
109        Timer_Server_Fire_After, and Timer_Server_Fire_When.
110
1112001-02-01      Joel Sherrill <joel@OARcorp.com>
112
113        * ChangeLog: New file.
114
Note: See TracBrowser for help on using the repository browser.