source: ada-examples/ChangeLog @ 4e6f091

ada-examples-4-10-branchada-examples-4-9-branch
Last change on this file since 4e6f091 was 4e6f091, checked in by Joel Sherrill <joel.sherrill@…>, on 08/22/08 at 15:48:16

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

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