source: rtems/cpukit/ada/ChangeLog @ 106942b

Last change on this file since 106942b was b662d09, checked in by Joel Sherrill <joel.sherrill@…>, on 09/04/03 at 18:46:47

2003-09-04 Joel Sherrill <joel@…>

  • rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb, rtems.ads: URL for license changed.
  • Property mode set to 100644
File size: 2.0 KB
Line 
12003-09-04      Joel Sherrill <joel@OARcorp.com>
2
3        * rtems-multiprocessing.adb, rtems-multiprocessing.ads, rtems.adb,
4        rtems.ads: URL for license changed.
5
62003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
9
102003-07-08      Joel Sherrill <joel@OARcorp.com>
11
12        PR 418/ada
13        * rtems.adb: Add missing all keyword to derefence pointer.
14
152003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * configure.ac: Remove AC_CONFIG_AUX_DIR.
18
192003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
22
232003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * configure.ac: AC_PREREQ(2.57).
26
272003-02-03      Joel Sherrill <joel@OARcorp.com>
28
29        PR 338/filesystem
30        * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with
31        rtems_io_lookup_name() (API change).
32
332003-01-03      Joel Sherrill <joel@OARcorp.com>
34
35        * rtems.ads: Corrected Configuration_Table record definition to
36        match current RTEMS source. sp01 now runs.
37
382002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Fix package name.
41
422002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Remove AC_ENABLE_MULTILIB.
45        * Makefile.am: Add CVS-Id.
46
472002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
50
512002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * .cvsignore: Reformat.
54        Add autom4te*cache.
55        Remove autom4te.cache.
56
572002-08-30      Joel Sherrill <joel@OARcorp.com>
58
59        * rtems.adb (IO_Initialize): Make this match the C prototype.
60
612002-08-27      Joel Sherrill <joel@OARcorp.com>
62
63        * rtems.ads: Corrected binding for Io_Initialize.
64
652001-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * configure.ac: New.
68        * Makefile.am: New.
69        * .cvsignore: New.
70
712001-02-01      Joel Sherrill <joel@OARcorp.com>
72
73        * rtems.ads, rtems.adb: Formatting cleaned up.  Task based timer
74        directives added.  This is Timer_Initiate_Server,
75        Timer_Server_Fire_After, and Timer_Server_Fire_When.
76
772001-02-01      Joel Sherrill <joel@OARcorp.com>
78
79        * ChangeLog: New file.
80
Note: See TracBrowser for help on using the repository browser.