source: rtems/cpukit/ada/ChangeLog @ 53a8958

4.104.114.84.95
Last change on this file since 53a8958 was 53a8958, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 13:39:43

2003-12-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
  • Property mode set to 100644
File size: 2.5 KB
Line 
12003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
4
52003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Use include_ada_HEADERS.
8
92003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * Makefile.am: Preinstall adainclude_HEADERS.
12        Add $(dirstamp) to preinstallation rules.
13
142003-11-25      Joel Sherrill <joel@OARcorp.com>
15
16        PR 528/rtems_misc
17        * rtems.ads: Add task variables to Ada binding.
18
192003-09-04      Joel Sherrill <joel@OARcorp.com>
20
21        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
22        rtems.ads: URL for license changed.
23
242003-07-08      Joel Sherrill <joel@OARcorp.com>
25
26        PR 418/ada
27        * rtems.adb: Add missing all keyword to derefence pointer.
28
292003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * configure.ac: Remove (Merged into ../configure.ac).
32        * Makefile.am: Reflect having merged configure.ac into
33        ../configure.ac.
34
352003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Remove AC_CONFIG_AUX_DIR.
38
392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
42
432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * configure.ac: AC_PREREQ(2.57).
46
472003-02-03      Joel Sherrill <joel@OARcorp.com>
48
49        PR 338/filesystem
50        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
51        rtems_io_lookup_name() (API change).
52
532003-01-03      Joel Sherrill <joel@OARcorp.com>
54
55        * rtems.ads: Corrected Configuration_Table record definition to
56        match current RTEMS source. sp01 now runs.
57
582002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Fix package name.
61
622002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove AC_ENABLE_MULTILIB.
65        * Makefile.am: Add CVS-Id.
66
672002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
70
712002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * .cvsignore: Reformat.
74        Add autom4te*cache.
75        Remove autom4te.cache.
76
772002-08-30      Joel Sherrill <joel@OARcorp.com>
78
79        * rtems.adb (IO_Initialize): Make this match the C prototype.
80
812002-08-27      Joel Sherrill <joel@OARcorp.com>
82
83        * rtems.ads: Corrected binding for Io_Initialize.
84
852001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * configure.ac: New.
88        * Makefile.am: New.
89        * .cvsignore: New.
90
912001-02-01      Joel Sherrill <joel@OARcorp.com>
92
93        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
94        directives added.  This is Timer_Initiate_Server,
95        Timer_Server_Fire_After, and Timer_Server_Fire_When.
96
972001-02-01      Joel Sherrill <joel@OARcorp.com>
98
99        * ChangeLog: New file.
100
Note: See TracBrowser for help on using the repository browser.