source: ada-examples/ChangeLog @ e6041b3

ada-examples-4-9-branch ada-examples-4-9-3
Last change on this file since e6041b3 was e6041b3, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/09 at 16:30:37

2009-11-13 Joel Sherrill <joel.sherrill@…>

  • VERSION: Updated to ada-examples-4.9.3.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12009-11-13      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * VERSION: Updated to ada-examples-4.9.3.
4
52009-03-12      Joel Sherrill <joel.sherrill@OARcorp.com>
6
7        * VERSION: Updated to ada-examples-4.9.2.
8
92008-12-12      Joel Sherrill <joel.sherrill@OARcorp.com>
10
11        * VERSION: Updated to ada-examples-4.9.1.
12
132008-09-24      Joel Sherrill <joel.sherrill@OARcorp.com>
14
15        * VERSION: Updated to ada-examples-4.9.0.
16
172008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * Makefile: Add new tests. Most of these eitehr demonstrate or verify a
20        particular functionality.
21        * cpuuse/Makefile, cpuuse/cpuuse.adb, exception_test2/Makefile,
22        exception_test2/exceptiontest2.adb, exception_test3/Makefile,
23        exception_test3/exceptiontest3.adb: New files.
24
252008-08-25      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * Makefile.shared: (pc386) Make sure .exe is file to run.
28
292008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * Makefile.shared: Update Makefiles.
32
332008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
34
35        * Makefile, rtems_init.c: Add ada_from_c_task example.
36
372008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * Makefile.shared: Ignore .svn also.
40
412008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * Makefile.shared: Add -g.  Leave temporary files for debug.
44        * rtems_init.c: zero out workspace and heap automatically.  This
45        is required by the GNAT run-time.
46
472008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * Makefile: Added exception_test.
50
512008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * Makefile.shared, rtems_init.c: More clean up and more generalization.
54
552007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
58        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
59        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
60        improvements are made to the RTEMS port of the GNAT run-time.
61        * empty/Makefile, empty/README, empty/empty.adb,
62        hello_via_task/.cvsignore, hello_via_task/Makefile,
63        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
64        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
65        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
66
672007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * Makefile.shared: Change bin2c to rtems-bin2c.
70
712007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * Makefile: Add stack_check test.
74        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
75        the flags -fstack-check.
76
772007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
78
79        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
80
812007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
82
83        * ChangeLog: New tests. Clean up. Rework so all tests use the same
84        shared Makefile for the hard logic of producing an executable.
85        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
86        rtems_init.c: New files.
87
882007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
89
90        * ChangeLog: New tests. Clean up. Rework so all tests use the same
91        shared Makefile for the hard logic of producing an executable.
92        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
93        rtems_init.c: New files.
94
952007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
96
97        * ChangeLog: New tests. Clean up. Rework so all tests use the same
98        shared Makefile for the hard logic of producing an executable.
99        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
100        rtems_init.c: New files.
101
1022007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
103
104        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
105        rtems_init.c: New files.
106
1072007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
108
109        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
110        hello_world_ada/init.c: Clean up.
111        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
112        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
113        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
114
1152007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
116
117        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
118        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
119        GNAT_MAIN_STACKSIZE.
120
1212007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
122
123        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
124        4.2.0 and rtems 4.8.
125        * hello_world_ada/Makefile.anybsp: New file.
126        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
127        hello_world_ada/Makefile.psim: Removed.
128
1292007-04-13      Joel Sherrill <joel@OARcorp.com>
130
131        * VERSION: Updated to ada-examples-4.7.1.
132
1332007-03-05      Joel Sherrill <joel@OARcorp.com>
134
135        * VERSION: Updated to ada-examples-4.7.0.
136
1372004-01-22      Joel Sherrill <joel@OARcorp.com>
138
139        * VERSION: Updated to ada-examples-4.6.0.
140
1412003-01-29      Joel Sherrill <joel@OARcorp.com>
142
143        * VERSION: Updated to ada-examples-20030129.
144
1452003-01-29      Joel Sherrill <joel@OARcorp.com>
146
147        * VERSION: Add files required for tarballs.
148        * SUPPORT: New file.
149
1502003-01-29      Joel Sherrill <joel@OARcorp.com>
151
152        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
153        include CVS Ids.
154        * hello_world_ada/Makefile.jmr3904: New file.
155
1562003-01-29      Joel Sherrill <joel@OARcorp.com>
157
158        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
159        3.2.1.
160
Note: See TracBrowser for help on using the repository browser.