source: ada-examples/ChangeLog @ 54c65c0

ada-examples-4-10-branchada-examples-4-9-branch
Last change on this file since 54c65c0 was 54c65c0, checked in by Joel Sherrill <joel.sherrill@…>, on 07/23/08 at 18:08:24

2008-07-23 Joel Sherrill <joel.sherrill@…>

  • Makefile, rtems_init.c: Add ada_from_c_task example.
  • Property mode set to 100644
File size: 4.2 KB
Line 
12008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile, rtems_init.c: Add ada_from_c_task example.
4
52008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.shared: Ignore .svn also.
8
92008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * Makefile.shared: Add -g.  Leave temporary files for debug.
12        * rtems_init.c: zero out workspace and heap automatically.  This
13        is required by the GNAT run-time.
14
152008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * Makefile: Added exception_test.
18
192008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * Makefile.shared, rtems_init.c: More clean up and more generalization.
22
232007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
24
25        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
26        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
27        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
28        improvements are made to the RTEMS port of the GNAT run-time.
29        * empty/Makefile, empty/README, empty/empty.adb,
30        hello_via_task/.cvsignore, hello_via_task/Makefile,
31        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
32        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
33        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
34
352007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * Makefile.shared: Change bin2c to rtems-bin2c.
38
392007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
40
41        * Makefile: Add stack_check test.
42        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
43        the flags -fstack-check.
44
452007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
48
492007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
50
51        * ChangeLog: New tests. Clean up. Rework so all tests use the same
52        shared Makefile for the hard logic of producing an executable.
53        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
54        rtems_init.c: New files.
55
562007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * ChangeLog: New tests. Clean up. Rework so all tests use the same
59        shared Makefile for the hard logic of producing an executable.
60        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
61        rtems_init.c: New files.
62
632007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
64
65        * ChangeLog: New tests. Clean up. Rework so all tests use the same
66        shared Makefile for the hard logic of producing an executable.
67        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
68        rtems_init.c: New files.
69
702007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
71
72        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
73        rtems_init.c: New files.
74
752007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
78        hello_world_ada/init.c: Clean up.
79        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
80        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
81        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
82
832007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
84
85        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
86        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
87        GNAT_MAIN_STACKSIZE.
88
892007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
90
91        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
92        4.2.0 and rtems 4.8.
93        * hello_world_ada/Makefile.anybsp: New file.
94        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
95        hello_world_ada/Makefile.psim: Removed.
96
972007-04-13      Joel Sherrill <joel@OARcorp.com>
98
99        * VERSION: Updated to ada-examples-4.7.1.
100
1012007-03-05      Joel Sherrill <joel@OARcorp.com>
102
103        * VERSION: Updated to ada-examples-4.7.0.
104
1052004-01-22      Joel Sherrill <joel@OARcorp.com>
106
107        * VERSION: Updated to ada-examples-4.6.0.
108
1092003-01-29      Joel Sherrill <joel@OARcorp.com>
110
111        * VERSION: Updated to ada-examples-20030129.
112
1132003-01-29      Joel Sherrill <joel@OARcorp.com>
114
115        * VERSION: Add files required for tarballs.
116        * SUPPORT: New file.
117
1182003-01-29      Joel Sherrill <joel@OARcorp.com>
119
120        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
121        include CVS Ids.
122        * hello_world_ada/Makefile.jmr3904: New file.
123
1242003-01-29      Joel Sherrill <joel@OARcorp.com>
125
126        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
127        3.2.1.
128
Note: See TracBrowser for help on using the repository browser.