source: ada-examples/ChangeLog

ada-examples-4-10-branch ada-examples-4-10-2
Last change on this file was 93bf75a, checked in by Joel Sherrill <joel.sherrill@…>, on 12/13/11 at 15:12:09

2011-12-13 Joel Sherrill <joel.sherrilL@…>

  • VERSION: Updated to ada-examples-4.10.2.
  • Property mode set to 100644
File size: 6.6 KB
Line 
12011-12-13      Joel Sherrill <joel.sherrilL@OARcorp.com>
2
3        * VERSION: Updated to ada-examples-4.10.2.
4
52011-07-21      Joel Sherrill <joel.sherrilL@OARcorp.com>
6
7        * VERSION: Updated to ada-examples-4.10.1.
8
92011-02-08      Joel Sherrill <joel.sherrilL@OARcorp.com>
10
11        * VERSION: Updated to ada-examples-4.10.0.
12
132011-02-08      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * Makefile.shared: Add -g.
16
172010-03-10      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
18
19        * Makefile.shared: Pass RTS info to linker, add specific options for
20        COBRA5475 board
21
222009-12-10      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * rtems_init.c: BSP_Configuration is obsolete.
25
262009-12-01      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * Makefile.shared: Adjust for removal of RTEMS_BSP_FAMILY.
29
302009-09-22      Joel Sherrill <joel.sherrill@OARcorp.com>
31
32        * rtems_init.c: Fix spelling error.
33
342009-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * Makefile.shared, networkconfig-qemu.h, cpuuse/Makefile,
37        empty/Makefile, empty/empty.adb, exception_test2/Makefile,
38        exception_test2/exceptiontest2.adb, exception_test3/Makefile,
39        exception_test3/exceptiontest3.adb, hello_via_task/Makefile,
40        hello_via_task/hello.adb, irq_test_c/Makefile: Make follow standard
41        RTEMS test output format. Add output screens where appropriate.
42        * exception_test2/exception_test2.scn,
43        exception_test3/exception_test3.scn,
44        hello_via_task/hello_via_task.scn: New files.
45
462009-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
47
48        * Makefile.shared, hello_via_task/hello.adb: Make follow standard RTEMS
49        test output format.
50
512009-09-17      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * Makefile.shared, hello_via_task/.cvsignore: Update or add .cvsignore.
54        * empty/.cvsignore, exception_test2/.cvsignore,
55        exception_test3/.cvsignore: New files.
56
572009-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * Makefile: Add shell test.
60
612009-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * rtems_init.c: New example. Runs on qemu.
64        * networkconfig-qemu.h: New file.
65
662008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * Makefile: Add new tests. Most of these eitehr demonstrate or verify a
69        particular functionality.
70        * cpuuse/Makefile, cpuuse/cpuuse.adb, exception_test2/Makefile,
71        exception_test2/exceptiontest2.adb, exception_test3/Makefile,
72        exception_test3/exceptiontest3.adb: New files.
73
742008-08-25      Joel Sherrill <joel.sherrill@oarcorp.com>
75
76        * Makefile.shared: (pc386) Make sure .exe is file to run.
77
782008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
79
80        * Makefile.shared: Update Makefiles.
81
822008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * Makefile, rtems_init.c: Add ada_from_c_task example.
85
862008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
87
88        * Makefile.shared: Ignore .svn also.
89
902008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
91
92        * Makefile.shared: Add -g.  Leave temporary files for debug.
93        * rtems_init.c: zero out workspace and heap automatically.  This
94        is required by the GNAT run-time.
95
962008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
97
98        * Makefile: Added exception_test.
99
1002008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * Makefile.shared, rtems_init.c: More clean up and more generalization.
103
1042007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
105
106        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
107        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
108        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
109        improvements are made to the RTEMS port of the GNAT run-time.
110        * empty/Makefile, empty/README, empty/empty.adb,
111        hello_via_task/.cvsignore, hello_via_task/Makefile,
112        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
113        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
114        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
115
1162007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
117
118        * Makefile.shared: Change bin2c to rtems-bin2c.
119
1202007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
121
122        * Makefile: Add stack_check test.
123        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
124        the flags -fstack-check.
125
1262007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
127
128        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
129
1302007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
131
132        * ChangeLog: New tests. Clean up. Rework so all tests use the same
133        shared Makefile for the hard logic of producing an executable.
134        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
135        rtems_init.c: New files.
136
1372007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
138
139        * ChangeLog: New tests. Clean up. Rework so all tests use the same
140        shared Makefile for the hard logic of producing an executable.
141        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
142        rtems_init.c: New files.
143
1442007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
145
146        * ChangeLog: New tests. Clean up. Rework so all tests use the same
147        shared Makefile for the hard logic of producing an executable.
148        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
149        rtems_init.c: New files.
150
1512007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
152
153        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
154        rtems_init.c: New files.
155
1562007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
157
158        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
159        hello_world_ada/init.c: Clean up.
160        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
161        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
162        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
163
1642007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
165
166        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
167        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
168        GNAT_MAIN_STACKSIZE.
169
1702007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
171
172        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
173        4.2.0 and rtems 4.8.
174        * hello_world_ada/Makefile.anybsp: New file.
175        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
176        hello_world_ada/Makefile.psim: Removed.
177
1782007-04-13      Joel Sherrill <joel@OARcorp.com>
179
180        * VERSION: Updated to ada-examples-4.7.1.
181
1822007-03-05      Joel Sherrill <joel@OARcorp.com>
183
184        * VERSION: Updated to ada-examples-4.7.0.
185
1862004-01-22      Joel Sherrill <joel@OARcorp.com>
187
188        * VERSION: Updated to ada-examples-4.6.0.
189
1902003-01-29      Joel Sherrill <joel@OARcorp.com>
191
192        * VERSION: Updated to ada-examples-20030129.
193
1942003-01-29      Joel Sherrill <joel@OARcorp.com>
195
196        * VERSION: Add files required for tarballs.
197        * SUPPORT: New file.
198
1992003-01-29      Joel Sherrill <joel@OARcorp.com>
200
201        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
202        include CVS Ids.
203        * hello_world_ada/Makefile.jmr3904: New file.
204
2052003-01-29      Joel Sherrill <joel@OARcorp.com>
206
207        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
208        3.2.1.
209
Note: See TracBrowser for help on using the repository browser.