source: ada-examples/ChangeLog @ e885e38

ada-examples-4-10-branch
Last change on this file since e885e38 was e885e38, checked in by Joel Sherrill <joel.sherrill@…>, on 09/15/09 at 21:17:07

2009-09-15 Joel Sherrill <joel.sherrill@…>

  • Makefile: Add shell test.
  • Property mode set to 100644
File size: 4.9 KB
Line 
12009-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile: Add shell test.
4
52009-09-15      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * rtems_init.c: New example. Runs on qemu.
8        * networkconfig-qemu.h: New file.
9
102008-09-10      Joel Sherrill <joel.sherrill@oarcorp.com>
11
12        * Makefile: Add new tests. Most of these eitehr demonstrate or verify a
13        particular functionality.
14        * cpuuse/Makefile, cpuuse/cpuuse.adb, exception_test2/Makefile,
15        exception_test2/exceptiontest2.adb, exception_test3/Makefile,
16        exception_test3/exceptiontest3.adb: New files.
17
182008-08-25      Joel Sherrill <joel.sherrill@oarcorp.com>
19
20        * Makefile.shared: (pc386) Make sure .exe is file to run.
21
222008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * Makefile.shared: Update Makefiles.
25
262008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * Makefile, rtems_init.c: Add ada_from_c_task example.
29
302008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
31
32        * Makefile.shared: Ignore .svn also.
33
342008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
35
36        * Makefile.shared: Add -g.  Leave temporary files for debug.
37        * rtems_init.c: zero out workspace and heap automatically.  This
38        is required by the GNAT run-time.
39
402008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
41
42        * Makefile: Added exception_test.
43
442008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
45
46        * Makefile.shared, rtems_init.c: More clean up and more generalization.
47
482007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
51        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
52        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
53        improvements are made to the RTEMS port of the GNAT run-time.
54        * empty/Makefile, empty/README, empty/empty.adb,
55        hello_via_task/.cvsignore, hello_via_task/Makefile,
56        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
57        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
58        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
59
602007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
61
62        * Makefile.shared: Change bin2c to rtems-bin2c.
63
642007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * Makefile: Add stack_check test.
67        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
68        the flags -fstack-check.
69
702007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
71
72        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
73
742007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
75
76        * ChangeLog: New tests. Clean up. Rework so all tests use the same
77        shared Makefile for the hard logic of producing an executable.
78        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
79        rtems_init.c: 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        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
98        rtems_init.c: New files.
99
1002007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
101
102        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
103        hello_world_ada/init.c: Clean up.
104        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
105        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
106        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
107
1082007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
109
110        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
111        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
112        GNAT_MAIN_STACKSIZE.
113
1142007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
115
116        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
117        4.2.0 and rtems 4.8.
118        * hello_world_ada/Makefile.anybsp: New file.
119        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
120        hello_world_ada/Makefile.psim: Removed.
121
1222007-04-13      Joel Sherrill <joel@OARcorp.com>
123
124        * VERSION: Updated to ada-examples-4.7.1.
125
1262007-03-05      Joel Sherrill <joel@OARcorp.com>
127
128        * VERSION: Updated to ada-examples-4.7.0.
129
1302004-01-22      Joel Sherrill <joel@OARcorp.com>
131
132        * VERSION: Updated to ada-examples-4.6.0.
133
1342003-01-29      Joel Sherrill <joel@OARcorp.com>
135
136        * VERSION: Updated to ada-examples-20030129.
137
1382003-01-29      Joel Sherrill <joel@OARcorp.com>
139
140        * VERSION: Add files required for tarballs.
141        * SUPPORT: New file.
142
1432003-01-29      Joel Sherrill <joel@OARcorp.com>
144
145        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
146        include CVS Ids.
147        * hello_world_ada/Makefile.jmr3904: New file.
148
1492003-01-29      Joel Sherrill <joel@OARcorp.com>
150
151        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
152        3.2.1.
153
Note: See TracBrowser for help on using the repository browser.