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

4.104.114.95
Last change on this file since f10fe707 was f10fe707, checked in by Joel Sherrill <joel.sherrill@…>, on 10/01/07 at 22:57:52

2007-10-01 Joel Sherrill <joel.sherrill@…>

  • rtems.adb, rtems.ads: Most of single processor Ada tests now build. Some run.
  • Property mode set to 100644
File size: 3.7 KB
RevLine 
[f10fe707]12007-10-01      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * rtems.adb, rtems.ads: Most of single processor Ada tests now build.
4        Some run.
5
[b26e1db6]62007-09-05      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * rtems.adb: Fix warnings.
9
[a6ec372]102007-04-02      Jennifer Averett <jennifer.averrett@oarcorp.com>
11
12        * rtems.adb, rtems.ads: Update.
13
[cc1aee94]142005-05-23      Joel Sherrill <joel@OARcorp.com>
15
16        * rtems.adb: Fix variable name.
17
[cb6fc17b]182005-05-23      Joel Sherrill <joel@OARcorp.com>
19
20        PR rtems_misc/795
21        * rtems.ads: Fix parameter ordering.
22
[901eef9a]232005-05-03      Joel Sherrill <joel@OARcorp.com>
24
25        * rtems.adb: Remove gcc 4.x warnings.
26
[6221625]272005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        PR 782/rtems
30        * rtems.ads: Remove stray ';'.
31        * rtems.adb: Stub Task_Variable_Add, Task_Variable_Get,
32        Task_Variable_Delete.
33
[fe3cc50c]342005-04-30      Ralf Corsepius <ralf.corsepius@rtems.org>
35
[5a35cfcd]36        * Makefile.am: Use preinstall.am
37        * preinstall.am: New.
[fe3cc50c]38
[3d1de20]392004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * Makefile.am: Add PREINSTALL_DIRS.
42
[e81cc50]432003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
46        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
47
[53a8958]482003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
51
[6bfddfe1]522003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: Use include_ada_HEADERS.
55
[74c77c5]562003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Preinstall adainclude_HEADERS.
59        Add $(dirstamp) to preinstallation rules.
60
[09196757]612003-11-25      Joel Sherrill <joel@OARcorp.com>
62
63        PR 528/rtems_misc
64        * rtems.ads: Add task variables to Ada binding.
65
[dcdb62d]662003-09-04      Joel Sherrill <joel@OARcorp.com>
67
68        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
69        rtems.ads: URL for license changed.
70
[47f6eea]712003-07-08      Joel Sherrill <joel@OARcorp.com>
72
73        PR 418/ada
74        * rtems.adb: Add missing all keyword to derefence pointer.
75
[9414746c]762003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Remove (Merged into ../configure.ac).
79        * Makefile.am: Reflect having merged configure.ac into
80        ../configure.ac.
81
[9b353a5]822003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * configure.ac: Remove AC_CONFIG_AUX_DIR.
85
[ccd81b60]862003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
89
[9b5c258]902003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: AC_PREREQ(2.57).
93
[81968b9a]942003-02-03      Joel Sherrill <joel@OARcorp.com>
95
96        PR 338/filesystem
97        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
98        rtems_io_lookup_name() (API change).
99
[e1fe652]1002003-01-03      Joel Sherrill <joel@OARcorp.com>
101
102        * rtems.ads: Corrected Configuration_Table record definition to
103        match current RTEMS source. sp01 now runs.
104
[47c0220]1052002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
106
107        * configure.ac: Fix package name.
108
[1c883771]1092002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * configure.ac: Remove AC_ENABLE_MULTILIB.
112        * Makefile.am: Add CVS-Id.
113
[56a1ae36]1142002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
117
[f8cb04a5]1182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * .cvsignore: Reformat.
121        Add autom4te*cache.
122        Remove autom4te.cache.
123
[182e9f8]1242002-08-30      Joel Sherrill <joel@OARcorp.com>
125
126        * rtems.adb (IO_Initialize): Make this match the C prototype.
127
[aa57f84]1282002-08-27      Joel Sherrill <joel@OARcorp.com>
129
130        * rtems.ads: Corrected binding for Io_Initialize.
131
[72deed0]1322001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * configure.ac: New.
135        * Makefile.am: New.
136        * .cvsignore: New.
137
[7003847]1382001-02-01      Joel Sherrill <joel@OARcorp.com>
139
140        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
141        directives added.  This is Timer_Initiate_Server,
142        Timer_Server_Fire_After, and Timer_Server_Fire_When.
143
[569a01f]1442001-02-01      Joel Sherrill <joel@OARcorp.com>
145
146        * ChangeLog: New file.
147
Note: See TracBrowser for help on using the repository browser.