source: ada-examples/ChangeLog @ bc4db0b

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

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

  • Makefile.shared: Ignore .svn also.
  • Property mode set to 100644
File size: 4.1 KB
RevLine 
[bc4db0b]12008-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.shared: Ignore .svn also.
4
[016859d]52008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile.shared: Add -g.  Leave temporary files for debug.
8        * rtems_init.c: zero out workspace and heap automatically.  This
9        is required by the GNAT run-time.
10
[f28fb20]112008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * Makefile: Added exception_test.
14
[e72d576]152008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * Makefile.shared, rtems_init.c: More clean up and more generalization.
18
[14f44a3]192007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
20
21        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
22        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
23        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
24        improvements are made to the RTEMS port of the GNAT run-time.
25        * empty/Makefile, empty/README, empty/empty.adb,
26        hello_via_task/.cvsignore, hello_via_task/Makefile,
27        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
28        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
29        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
30
[49e5cf8]312007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile.shared: Change bin2c to rtems-bin2c.
34
[3e422c4]352007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * Makefile: Add stack_check test.
38        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
39        the flags -fstack-check.
40
[9610456]412007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
44
[eb04e53]452007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * ChangeLog: New tests. Clean up. Rework so all tests use the same
48        shared Makefile for the hard logic of producing an executable.
49        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
50        rtems_init.c: New files.
51
522007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
53
54        * ChangeLog: New tests. Clean up. Rework so all tests use the same
55        shared Makefile for the hard logic of producing an executable.
56        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
57        rtems_init.c: New files.
58
592007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
60
61        * ChangeLog: New tests. Clean up. Rework so all tests use the same
62        shared Makefile for the hard logic of producing an executable.
63        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
64        rtems_init.c: New files.
65
662007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
67
68        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
69        rtems_init.c: New files.
70
[9e6e1e8]712007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
74        hello_world_ada/init.c: Clean up.
75        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
76        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
77        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
78
[4ad07d0]792007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
80
81        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
82        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
83        GNAT_MAIN_STACKSIZE.
84
[8b09de0]852007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
86
87        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
88        4.2.0 and rtems 4.8.
89        * hello_world_ada/Makefile.anybsp: New file.
90        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
91        hello_world_ada/Makefile.psim: Removed.
92
[63e8156]932007-04-13      Joel Sherrill <joel@OARcorp.com>
94
95        * VERSION: Updated to ada-examples-4.7.1.
96
[26af17f]972007-03-05      Joel Sherrill <joel@OARcorp.com>
98
99        * VERSION: Updated to ada-examples-4.7.0.
100
[b461202]1012004-01-22      Joel Sherrill <joel@OARcorp.com>
102
103        * VERSION: Updated to ada-examples-4.6.0.
104
[95ad81a]1052003-01-29      Joel Sherrill <joel@OARcorp.com>
106
107        * VERSION: Updated to ada-examples-20030129.
108
[bb53c38]1092003-01-29      Joel Sherrill <joel@OARcorp.com>
110
111        * VERSION: Add files required for tarballs.
112        * SUPPORT: New file.
113
[3ea7406]1142003-01-29      Joel Sherrill <joel@OARcorp.com>
115
116        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
117        include CVS Ids.
118        * hello_world_ada/Makefile.jmr3904: New file.
119
[0310abc]1202003-01-29      Joel Sherrill <joel@OARcorp.com>
121
122        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
123        3.2.1.
124
Note: See TracBrowser for help on using the repository browser.