source: rtems/cpukit/ada/ChangeLog @ fff840e

4.104.114.84.95
Last change on this file since fff840e was 47f6eea, checked in by Joel Sherrill <joel.sherrill@…>, on 07/08/03 at 16:38:33

2003-07-08 Joel Sherrill <joel@…>

PR 418/ada

  • rtems.adb: Add missing all keyword to derefence pointer.
  • Property mode set to 100644
File size: 1.9 KB
Line 
12003-07-08      Joel Sherrill <joel@OARcorp.com>
2
3        PR 418/ada
4        * rtems.adb: Add missing all keyword to derefence pointer.
5
62003-07-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Remove (Merged into ../configure.ac).
9        * Makefile.am: Reflect having merged configure.ac into
10        ../configure.ac.
11
122003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Remove AC_CONFIG_AUX_DIR.
15
162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
19
202003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * configure.ac: AC_PREREQ(2.57).
23
242003-02-03      Joel Sherrill <joel@OARcorp.com>
25
26        PR 338/filesystem
27        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
28        rtems_io_lookup_name() (API change).
29
302003-01-03      Joel Sherrill <joel@OARcorp.com>
31
32        * rtems.ads: Corrected Configuration_Table record definition to
33        match current RTEMS source. sp01 now runs.
34
352002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: Fix package name.
38
392002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: Remove AC_ENABLE_MULTILIB.
42        * Makefile.am: Add CVS-Id.
43
442002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
47
482002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * .cvsignore: Reformat.
51        Add autom4te*cache.
52        Remove autom4te.cache.
53
542002-08-30      Joel Sherrill <joel@OARcorp.com>
55
56        * rtems.adb (IO_Initialize): Make this match the C prototype.
57
582002-08-27      Joel Sherrill <joel@OARcorp.com>
59
60        * rtems.ads: Corrected binding for Io_Initialize.
61
622001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: New.
65        * Makefile.am: New.
66        * .cvsignore: New.
67
682001-02-01      Joel Sherrill <joel@OARcorp.com>
69
70        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
71        directives added.  This is Timer_Initiate_Server,
72        Timer_Server_Fire_After, and Timer_Server_Fire_When.
73
742001-02-01      Joel Sherrill <joel@OARcorp.com>
75
76        * ChangeLog: New file.
77
Note: See TracBrowser for help on using the repository browser.