source: rtems/c/src/ada/ChangeLog @ 29948d48

4.104.114.95
Last change on this file since 29948d48 was 29948d48, checked in by Glenn Humphrey <glenn.humphrey@…>, on 10/18/07 at 21:26:23

2007-10-18 Glenn Humphrey <glenn.humphrey@…>

  • rtems.adb, rtems.ads: Added a missing binding.
  • Property mode set to 100644
File size: 3.9 KB
RevLine 
[29948d48]12007-10-18      Glenn Humphrey <glenn.humphrey@OARcorp.com>
2
3        * rtems.adb, rtems.ads: Added a missing binding.
4
[d14963b]52007-10-10      Glenn Humphrey <glenn.humphrey@OARcorp.com>
6
7        * rtems.adb, rtems.ads: Cleaned up binding and removed bindings for
8        things that are not reasonable to do in Ada.
9
[f10fe707]102007-10-01      Joel Sherrill <joel.sherrill@OARcorp.com>
11
12        * rtems.adb, rtems.ads: Most of single processor Ada tests now build.
13        Some run.
14
[b26e1db6]152007-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * rtems.adb: Fix warnings.
18
[a6ec372]192007-04-02      Jennifer Averett <jennifer.averrett@oarcorp.com>
20
21        * rtems.adb, rtems.ads: Update.
22
[cc1aee94]232005-05-23      Joel Sherrill <joel@OARcorp.com>
24
25        * rtems.adb: Fix variable name.
26
[cb6fc17b]272005-05-23      Joel Sherrill <joel@OARcorp.com>
28
29        PR rtems_misc/795
30        * rtems.ads: Fix parameter ordering.
31
[901eef9a]322005-05-03      Joel Sherrill <joel@OARcorp.com>
33
34        * rtems.adb: Remove gcc 4.x warnings.
35
[6221625]362005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        PR 782/rtems
39        * rtems.ads: Remove stray ';'.
40        * rtems.adb: Stub Task_Variable_Add, Task_Variable_Get,
41        Task_Variable_Delete.
42
[fe3cc50c]432005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
44
[5a35cfcd]45        * Makefile.am: Use preinstall.am
46        * preinstall.am: New.
[fe3cc50c]47
[3d1de20]482004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Add PREINSTALL_DIRS.
51
[e81cc50]522003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
55        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
56
[53a8958]572003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
60
[6bfddfe1]612003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
62
63        * Makefile.am: Use include_ada_HEADERS.
64
[74c77c5]652003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Makefile.am: Preinstall adainclude_HEADERS.
68        Add $(dirstamp) to preinstallation rules.
69
[09196757]702003-11-25      Joel Sherrill <joel@OARcorp.com>
71
72        PR 528/rtems_misc
73        * rtems.ads: Add task variables to Ada binding.
74
[dcdb62d]752003-09-04      Joel Sherrill <joel@OARcorp.com>
76
77        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
78        rtems.ads: URL for license changed.
79
[47f6eea]802003-07-08      Joel Sherrill <joel@OARcorp.com>
81
82        PR 418/ada
83        * rtems.adb: Add missing all keyword to derefence pointer.
84
[9414746c]852003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: Remove (Merged into ../configure.ac).
88        * Makefile.am: Reflect having merged configure.ac into
89        ../configure.ac.
90
[9b353a5]912003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * configure.ac: Remove AC_CONFIG_AUX_DIR.
94
[ccd81b60]952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
98
[9b5c258]992003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * configure.ac: AC_PREREQ(2.57).
102
[81968b9a]1032003-02-03      Joel Sherrill <joel@OARcorp.com>
104
105        PR 338/filesystem
106        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
107        rtems_io_lookup_name() (API change).
108
[e1fe652]1092003-01-03      Joel Sherrill <joel@OARcorp.com>
110
111        * rtems.ads: Corrected Configuration_Table record definition to
112        match current RTEMS source. sp01 now runs.
113
[47c0220]1142002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Fix package name.
117
[1c883771]1182002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * configure.ac: Remove AC_ENABLE_MULTILIB.
121        * Makefile.am: Add CVS-Id.
122
[56a1ae36]1232002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
126
[f8cb04a5]1272002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * .cvsignore: Reformat.
130        Add autom4te*cache.
131        Remove autom4te.cache.
132
[182e9f8]1332002-08-30      Joel Sherrill <joel@OARcorp.com>
134
135        * rtems.adb (IO_Initialize): Make this match the C prototype.
136
[aa57f84]1372002-08-27      Joel Sherrill <joel@OARcorp.com>
138
139        * rtems.ads: Corrected binding for Io_Initialize.
140
[72deed0]1412001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * configure.ac: New.
144        * Makefile.am: New.
145        * .cvsignore: New.
146
[7003847]1472001-02-01      Joel Sherrill <joel@OARcorp.com>
148
149        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
150        directives added.  This is Timer_Initiate_Server,
151        Timer_Server_Fire_After, and Timer_Server_Fire_When.
152
[569a01f]1532001-02-01      Joel Sherrill <joel@OARcorp.com>
154
155        * ChangeLog: New file.
156
Note: See TracBrowser for help on using the repository browser.