1 | 2003-11-25 Joel Sherrill <joel@OARcorp.com> |
---|
2 | |
---|
3 | PR 528/rtems_misc |
---|
4 | * rtems.ads: Add task variables to Ada binding. |
---|
5 | |
---|
6 | 2003-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 | |
---|
11 | 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
12 | |
---|
13 | * configure.ac: Use rtems-bugs@rtems.com as bug report email address. |
---|
14 | |
---|
15 | 2003-07-08 Joel Sherrill <joel@OARcorp.com> |
---|
16 | |
---|
17 | PR 418/ada |
---|
18 | * rtems.adb: Add missing all keyword to derefence pointer. |
---|
19 | |
---|
20 | 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
21 | |
---|
22 | * configure.ac: Remove AC_CONFIG_AUX_DIR. |
---|
23 | |
---|
24 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
25 | |
---|
26 | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). |
---|
27 | |
---|
28 | 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
29 | |
---|
30 | * configure.ac: AC_PREREQ(2.57). |
---|
31 | |
---|
32 | 2003-02-03 Joel Sherrill <joel@OARcorp.com> |
---|
33 | |
---|
34 | PR 338/filesystem |
---|
35 | * rtems.adb, rtems.ads: Side-effect of fixing reentrancy problem with |
---|
36 | rtems_io_lookup_name() (API change). |
---|
37 | |
---|
38 | 2003-01-03 Joel Sherrill <joel@OARcorp.com> |
---|
39 | |
---|
40 | * rtems.ads: Corrected Configuration_Table record definition to |
---|
41 | match current RTEMS source. sp01 now runs. |
---|
42 | |
---|
43 | 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
44 | |
---|
45 | * configure.ac: Fix package name. |
---|
46 | |
---|
47 | 2002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
48 | |
---|
49 | * configure.ac: Remove AC_ENABLE_MULTILIB. |
---|
50 | * Makefile.am: Add CVS-Id. |
---|
51 | |
---|
52 | 2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
53 | |
---|
54 | * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. |
---|
55 | |
---|
56 | 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
57 | |
---|
58 | * .cvsignore: Reformat. |
---|
59 | Add autom4te*cache. |
---|
60 | Remove autom4te.cache. |
---|
61 | |
---|
62 | 2002-08-30 Joel Sherrill <joel@OARcorp.com> |
---|
63 | |
---|
64 | * rtems.adb (IO_Initialize): Make this match the C prototype. |
---|
65 | |
---|
66 | 2002-08-27 Joel Sherrill <joel@OARcorp.com> |
---|
67 | |
---|
68 | * rtems.ads: Corrected binding for Io_Initialize. |
---|
69 | |
---|
70 | 2001-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
71 | |
---|
72 | * configure.ac: New. |
---|
73 | * Makefile.am: New. |
---|
74 | * .cvsignore: New. |
---|
75 | |
---|
76 | 2001-02-01 Joel Sherrill <joel@OARcorp.com> |
---|
77 | |
---|
78 | * rtems.ads, rtems.adb: Formatting cleaned up. Task based timer |
---|
79 | directives added. This is Timer_Initiate_Server, |
---|
80 | Timer_Server_Fire_After, and Timer_Server_Fire_When. |
---|
81 | |
---|
82 | 2001-02-01 Joel Sherrill <joel@OARcorp.com> |
---|
83 | |
---|
84 | * ChangeLog: New file. |
---|
85 | |
---|