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

4.104.114.84.95
Last change on this file since 09196757 was 09196757, checked in by Joel Sherrill <joel.sherrill@…>, on 11/25/03 at 14:07:29

2003-11-25 Joel Sherrill <joel@…>

PR 528/rtems_misc

  • rtems.ads: Add task variables to Ada binding.
  • Property mode set to 100644
File size: 2.2 KB
Line 
12003-11-25      Joel Sherrill <joel@OARcorp.com>
2
3        PR 528/rtems_misc
4        * rtems.ads: Add task variables to Ada binding.
5
62003-09-04      Joel Sherrill <joel@OARcorp.com>
7
8        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
9        rtems.ads: URL for license changed.
10
112003-07-08      Joel Sherrill <joel@OARcorp.com>
12
13        PR 418/ada
14        * rtems.adb: Add missing all keyword to derefence pointer.
15
162003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: Remove (Merged into ../configure.ac).
19        * Makefile.am: Reflect having merged configure.ac into
20        ../configure.ac.
21
222003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Remove AC_CONFIG_AUX_DIR.
25
262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AC_PREREQ(2.57).
33
342003-02-03      Joel Sherrill <joel@OARcorp.com>
35
36        PR 338/filesystem
37        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
38        rtems_io_lookup_name() (API change).
39
402003-01-03      Joel Sherrill <joel@OARcorp.com>
41
42        * rtems.ads: Corrected Configuration_Table record definition to
43        match current RTEMS source. sp01 now runs.
44
452002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * configure.ac: Fix package name.
48
492002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * configure.ac: Remove AC_ENABLE_MULTILIB.
52        * Makefile.am: Add CVS-Id.
53
542002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
57
582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * .cvsignore: Reformat.
61        Add autom4te*cache.
62        Remove autom4te.cache.
63
642002-08-30      Joel Sherrill <joel@OARcorp.com>
65
66        * rtems.adb (IO_Initialize): Make this match the C prototype.
67
682002-08-27      Joel Sherrill <joel@OARcorp.com>
69
70        * rtems.ads: Corrected binding for Io_Initialize.
71
722001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: New.
75        * Makefile.am: New.
76        * .cvsignore: New.
77
782001-02-01      Joel Sherrill <joel@OARcorp.com>
79
80        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
81        directives added.  This is Timer_Initiate_Server,
82        Timer_Server_Fire_After, and Timer_Server_Fire_When.
83
842001-02-01      Joel Sherrill <joel@OARcorp.com>
85
86        * ChangeLog: New file.
87
Note: See TracBrowser for help on using the repository browser.