source: ada-examples/ChangeLog @ 016859d

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

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

  • Makefile.shared: Add -g. Leave temporary files for debug.
  • rtems_init.c: zero out workspace and heap automatically. This is required by the GNAT run-time.
  • Property mode set to 100644
File size: 4.0 KB
Line 
12008-07-08      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * Makefile.shared: Add -g.  Leave temporary files for debug.
4        * rtems_init.c: zero out workspace and heap automatically.  This
5        is required by the GNAT run-time.
6
72008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * Makefile: Added exception_test.
10
112008-02-06      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * Makefile.shared, rtems_init.c: More clean up and more generalization.
14
152007-10-17      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * Makefile, Makefile.shared, rtems_init.c, irq_test/interrupt_pkg.adb,
18        irq_test/interrupt_pkg.ads, irq_test/irqforce.c,
19        irq_test/irqtest.adb, rootfs/etc/hosts: Adding new tests as
20        improvements are made to the RTEMS port of the GNAT run-time.
21        * empty/Makefile, empty/README, empty/empty.adb,
22        hello_via_task/.cvsignore, hello_via_task/Makefile,
23        hello_via_task/hello.adb, irq_test/.cvsignore, irq_test/Makefile,
24        irq_test/README, irq_test_c/.cvsignore, irq_test_c/Makefile,
25        irq_test_c/README, irq_test_c/init.c, irq_test_c/irqforce.c: New files.
26
272007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * Makefile.shared: Change bin2c to rtems-bin2c.
30
312007-09-28      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile: Add stack_check test.
34        * Makefile.shared: Add EXTRA_GNATFLAGS so stack_check can specify
35        the flags -fstack-check.
36
372007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * rootfs/etc/host.conf, rootfs/etc/hosts: New files.
40
412007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * ChangeLog: New tests. Clean up. Rework so all tests use the same
44        shared Makefile for the hard logic of producing an executable.
45        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
46        rtems_init.c: New files.
47
482007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * ChangeLog: New tests. Clean up. Rework so all tests use the same
51        shared Makefile for the hard logic of producing an executable.
52        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
53        rtems_init.c: New files.
54
552007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
56
57        * ChangeLog: New tests. Clean up. Rework so all tests use the same
58        shared Makefile for the hard logic of producing an executable.
59        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
60        rtems_init.c: New files.
61
622007-09-27      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * Makefile, Makefile.shared, README.Makefiles, networkconfig.h,
65        rtems_init.c: New files.
66
672007-07-23      Joel Sherrill <joel.sherrill@oarcorp.com>
68
69        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
70        hello_world_ada/init.c: Clean up.
71        * hello_world_ada/.cvsiginore, hello_world_ada/README: New files.
72        * hello_world_ada/Makefile.score603e, hello_world_ada/README.ERC32,
73        hello_world_ada/README.PSIM, hello_world_ada/gdb.psim: Removed.
74
752007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
76
77        * hello_world_ada/Makefile.anybsp, hello_world_ada/Makefile.pc386,
78        hello_world_ada/Makefile.score603e, hello_world_ada/init.c: Clean up
79        GNAT_MAIN_STACKSIZE.
80
812007-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
82
83        * hello_world_ada/Makefile.pc386, hello_world_ada/init.c: Update to gcc
84        4.2.0 and rtems 4.8.
85        * hello_world_ada/Makefile.anybsp: New file.
86        * hello_world_ada/Makefile.erc32, hello_world_ada/Makefile.jmr3904,
87        hello_world_ada/Makefile.psim: Removed.
88
892007-04-13      Joel Sherrill <joel@OARcorp.com>
90
91        * VERSION: Updated to ada-examples-4.7.1.
92
932007-03-05      Joel Sherrill <joel@OARcorp.com>
94
95        * VERSION: Updated to ada-examples-4.7.0.
96
972004-01-22      Joel Sherrill <joel@OARcorp.com>
98
99        * VERSION: Updated to ada-examples-4.6.0.
100
1012003-01-29      Joel Sherrill <joel@OARcorp.com>
102
103        * VERSION: Updated to ada-examples-20030129.
104
1052003-01-29      Joel Sherrill <joel@OARcorp.com>
106
107        * VERSION: Add files required for tarballs.
108        * SUPPORT: New file.
109
1102003-01-29      Joel Sherrill <joel@OARcorp.com>
111
112        * hello_world_ada/README.ERC32, hello_world_ada/README.PSIM: Now
113        include CVS Ids.
114        * hello_world_ada/Makefile.jmr3904: New file.
115
1162003-01-29      Joel Sherrill <joel@OARcorp.com>
117
118        * hello_world_ada/Makefile.pc386: Updated to work with gnat in gcc
119        3.2.1.
120
Note: See TracBrowser for help on using the repository browser.