source: ada-examples/ChangeLog @ 57b8f81

ada-examples-4-10-branchada-examples-4-9-branch
Last change on this file since 57b8f81 was 57b8f81, checked in by Joel Sherrill <joel.sherrill@…>, on 08/25/08 at 15:37:52

2008-08-25 Joel Sherrill <joel.sherrill@…>

  • Makefile.shared: (pc386) Make sure .exe is file to run.
  • Property mode set to 100644
File size: 4.4 KB
Line 
12008-08-25      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.shared: (pc386) Make sure .exe is file to run.
4
52008-08-22      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.shared: Update Makefiles.
8
92008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * Makefile, rtems_init.c: Add ada_from_c_task example.
12
132008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
14
15        * Makefile.shared: Ignore .svn also.
16
172008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * Makefile.shared: Add -g.  Leave temporary files for debug.
20        * rtems_init.c: zero out workspace and heap automatically.  This
21        is required by the GNAT run-time.
22
232008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * Makefile: Added exception_test.
26
272008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * Makefile.shared, rtems_init.c: More clean up and more generalization.
30
312007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
34        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
35        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
36        improvements are made to the RTEMS port of the GNAT run-time.
37        * empty/Makefile, empty/README, empty/empty.adb,
38        hello_via_task/.cvsignore, hello_via_task/Makefile,
39        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
40        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
41        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
42
432007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
44
45        * Makefile.shared: Change bin2c to rtems-bin2c.
46
472007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
48
49        * Makefile: Add stack_check test.
50        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
51        the flags -fstack-check.
52
532007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
54
55        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
56
572007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
58
59        * ChangeLog: New tests. Clean up. Rework so all tests use the same
60        shared Makefile for the hard logic of producing an executable.
61        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
62        rtems_init.c: New files.
63
642007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
65
66        * ChangeLog: New tests. Clean up. Rework so all tests use the same
67        shared Makefile for the hard logic of producing an executable.
68        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
69        rtems_init.c: New files.
70
712007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * ChangeLog: New tests. Clean up. Rework so all tests use the same
74        shared Makefile for the hard logic of producing an executable.
75        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
76        rtems_init.c: New files.
77
782007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
79
80        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
81        rtems_init.c: New files.
82
832007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
86        hello_world_ada/init.c: Clean up.
87        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
88        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
89        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
90
912007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
92
93        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
94        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
95        GNAT_MAIN_STACKSIZE.
96
972007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
98
99        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
100        4.2.0 and rtems 4.8.
101        * hello_world_ada/Makefile.anybsp: New file.
102        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
103        hello_world_ada/Makefile.psim: Removed.
104
1052007-04-13      Joel Sherrill <joel@OARcorp.com>
106
107        * VERSION: Updated to ada-examples-4.7.1.
108
1092007-03-05      Joel Sherrill <joel@OARcorp.com>
110
111        * VERSION: Updated to ada-examples-4.7.0.
112
1132004-01-22      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Updated to ada-examples-4.6.0.
116
1172003-01-29      Joel Sherrill <joel@OARcorp.com>
118
119        * VERSION: Updated to ada-examples-20030129.
120
1212003-01-29      Joel Sherrill <joel@OARcorp.com>
122
123        * VERSION: Add files required for tarballs.
124        * SUPPORT: New file.
125
1262003-01-29      Joel Sherrill <joel@OARcorp.com>
127
128        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
129        include CVS Ids.
130        * hello_world_ada/Makefile.jmr3904: New file.
131
1322003-01-29      Joel Sherrill <joel@OARcorp.com>
133
134        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
135        3.2.1.
136
Note: See TracBrowser for help on using the repository browser.