source: rtems/cpukit/ada/ChangeLog @ f26145b

4.104.114.84.95
Last change on this file since f26145b was 3d1de20, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/19/04 at 07:29:05

2004-01-19 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Add PREINSTALL_DIRS.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12004-01-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Add PREINSTALL_DIRS.
4
52003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * Makefile.am: Move include_adadir into RTEMS_ADA condional block.
8        Add CLEANFILES. Add PREINSTALL_FILES to CLEANFILES.
9
102003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
13
142003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * Makefile.am: Use include_ada_HEADERS.
17
182003-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Preinstall adainclude_HEADERS.
21        Add $(dirstamp) to preinstallation rules.
22
232003-11-25      Joel Sherrill <joel@OARcorp.com>
24
25        PR 528/rtems_misc
26        * rtems.ads: Add task variables to Ada binding.
27
282003-09-04      Joel Sherrill <joel@OARcorp.com>
29
30        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
31        rtems.ads: URL for license changed.
32
332003-07-08      Joel Sherrill <joel@OARcorp.com>
34
35        PR 418/ada
36        * rtems.adb: Add missing all keyword to derefence pointer.
37
382003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Remove (Merged into ../configure.ac).
41        * Makefile.am: Reflect having merged configure.ac into
42        ../configure.ac.
43
442003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Remove AC_CONFIG_AUX_DIR.
47
482003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
51
522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.ac: AC_PREREQ(2.57).
55
562003-02-03      Joel Sherrill <joel@OARcorp.com>
57
58        PR 338/filesystem
59        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
60        rtems_io_lookup_name() (API change).
61
622003-01-03      Joel Sherrill <joel@OARcorp.com>
63
64        * rtems.ads: Corrected Configuration_Table record definition to
65        match current RTEMS source. sp01 now runs.
66
672002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Fix package name.
70
712002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * configure.ac: Remove AC_ENABLE_MULTILIB.
74        * Makefile.am: Add CVS-Id.
75
762002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
79
802002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * .cvsignore: Reformat.
83        Add autom4te*cache.
84        Remove autom4te.cache.
85
862002-08-30      Joel Sherrill <joel@OARcorp.com>
87
88        * rtems.adb (IO_Initialize): Make this match the C prototype.
89
902002-08-27      Joel Sherrill <joel@OARcorp.com>
91
92        * rtems.ads: Corrected binding for Io_Initialize.
93
942001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * configure.ac: New.
97        * Makefile.am: New.
98        * .cvsignore: New.
99
1002001-02-01      Joel Sherrill <joel@OARcorp.com>
101
102        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
103        directives added.  This is Timer_Initiate_Server,
104        Timer_Server_Fire_After, and Timer_Server_Fire_When.
105
1062001-02-01      Joel Sherrill <joel@OARcorp.com>
107
108        * ChangeLog: New file.
109
Note: See TracBrowser for help on using the repository browser.