source: rtems/scripts-ada/ChangeLog @ 1cd0db4

4.104.114.84.95
Last change on this file since 1cd0db4 was 1e3f463, checked in by Joel Sherrill <joel.sherrill@…>, on 09/13/01 at 16:35:55

2001-09-13 Joel Sherrill <joel@…>

  • configure.in: Add RTEMS specific version of EXEEXT test.
  • mkgdbspec.in, mkgnatnewlibspec.in, gdb/gdb.spec.in, gnatnewlib/gnatnewlib.spec.in: Change to Target_alias to avoid conflicts with new autoconf/automake.
  • setup, setup.def, mkgnatnewlibspec.in: Add gnat_newlib_patch_version variable.
  • gnatnewlib/Makefile.am: Add i386-rtemscoff target in attempt to build it.
  • Property mode set to 100644
File size: 2.6 KB
Line 
12001-09-13      Joel Sherrill <joel@OARcorp.com>
2
3        * configure.in: Add RTEMS specific version of EXEEXT test.
4        * mkgdbspec.in, mkgnatnewlibspec.in, gdb/gdb.spec.in,
5        gnatnewlib/gnatnewlib.spec.in: Change to Target_alias to avoid
6        conflicts with new autoconf/automake.
7        * setup, setup.def, mkgnatnewlibspec.in: Add gnat_newlib_patch_version
8        variable.
9        * gnatnewlib/Makefile.am: Add i386-rtemscoff target in attempt to
10        build it.
11
122001-08-16      Joel Sherrill <joel@OARcorp.com>
13
14        * setup.def, gnatnewlib/gnatnewlib.spec.in: Modified to properly
15        build gnat 3.13p-2 RPMs.  These were used to run the ACATS with
16        the following results on the powepc-rtems/psim:
17                acats4gnat results cz 3 /       4
18                acats4gnat results a 75 /      75
19                acats4gnat results c2 35 /      35
20                acats4gnat results c3 347 /     349
21                acats4gnat results c4 333 /     338
22                acats4gnat results c5 95 /      95
23                acats4gnat results c6 81 /      81
24                acats4gnat results c7 47 /      50
25                acats4gnat results c8 140 /     140
26                acats4gnat results c9 246 /     255
27                acats4gnat results ca 73 /      74
28                acats4gnat results cb 43 /      43
29                acats4gnat results cc 117 /     117
30                acats4gnat results cd 172 /     172
31                acats4gnat results ce 262 /     268
32                acats4gnat results cxa 85 /      85
33                acats4gnat results cxb 29 /      30
34                acats4gnat results cxc 9 /      16
35                acats4gnat results cxd 27 /      39
36                acats4gnat results cxe 1 /       1
37                acats4gnat results cxf 20 /      20
38                acats4gnat results cxg 28 /      29
39                acats4gnat results cxh 4 /       4
40                acats4gnat results d 4 /       4
41                acats4gnat results e 11 /      11
42                acats4gnat results l 26 /      26
43        This compares favorably with the results on Linux.  Laurent
44        Guerby's <guerby@acm.org> acats4gnat-0.2 scripts were used
45        with minor modifications to support cross testing.
46
472000-12-08      Joel Sherrill <joel@OARcorp.com>
48
49        * setup.def, gnatnewlib/gnatnewlib.in: Modified to pick up
50        all GNAT components. 
51
522000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * configure.in: Remove trailing '/' from RPM_SPECSdir.
55
562000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * Makefile.am: Remove ACLOCAL_AMFLAGS.
59
602000-10-18      Joel Sherrill <joel@OARcorp.com>
61
62        * setup.def, gdb/gdb.spec.in,gnatnewlib/gnatnewlib.spec.in:
63        Updated to reflect gnat 3.13p successfully building.
64
652000-08-30      Joel Sherrill <joel@OARcorp.com>
66
67        * setup.def: Updated to gnat-3.13p and adjusted all versions
68        and revisions.
69        * gnatnewlib/gnatnewlib.spec.in: Include gcov per gnat 3.13p
70        build instructions.
71        * NOTE: GNAT 3.13p was not successfully built when this was committed.
72
732000-08-10      Joel Sherrill <joel@OARcorp.com>
74
75        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.