source: rtems/scripts-ada/ChangeLog @ d0d73ec

4.104.114.84.95
Last change on this file since d0d73ec was b2145d92, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:54:36

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • gnatnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 3.1 KB
Line 
12002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac:
4        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
5        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
6        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
7        * Makefile.am: Remove AUTOMAKE_OPTIONS.
8        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
9        * gnatnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
10
112001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
14        * configure.in: Remove.
15        * configure.ac: New file, generated from configure.in by autoupdate.
16
172001-09-13      Joel Sherrill <joel@OARcorp.com>
18
19        * configure.in: Add RTEMS specific version of EXEEXT test.
20        * mkgdbspec.in, mkgnatnewlibspec.in, gdb/gdb.spec.in,
21        gnatnewlib/gnatnewlib.spec.in: Change to Target_alias to avoid
22        conflicts with new autoconf/automake.
23        * setup, setup.def, mkgnatnewlibspec.in: Add gnat_newlib_patch_version
24        variable.
25        * gnatnewlib/Makefile.am: Add i386-rtemscoff target in attempt to
26        build it.
27
282001-08-16      Joel Sherrill <joel@OARcorp.com>
29
30        * setup.def, gnatnewlib/gnatnewlib.spec.in: Modified to properly
31        build gnat 3.13p-2 RPMs.  These were used to run the ACATS with
32        the following results on the powepc-rtems/psim:
33                acats4gnat results cz 3 /       4
34                acats4gnat results a 75 /      75
35                acats4gnat results c2 35 /      35
36                acats4gnat results c3 347 /     349
37                acats4gnat results c4 333 /     338
38                acats4gnat results c5 95 /      95
39                acats4gnat results c6 81 /      81
40                acats4gnat results c7 47 /      50
41                acats4gnat results c8 140 /     140
42                acats4gnat results c9 246 /     255
43                acats4gnat results ca 73 /      74
44                acats4gnat results cb 43 /      43
45                acats4gnat results cc 117 /     117
46                acats4gnat results cd 172 /     172
47                acats4gnat results ce 262 /     268
48                acats4gnat results cxa 85 /      85
49                acats4gnat results cxb 29 /      30
50                acats4gnat results cxc 9 /      16
51                acats4gnat results cxd 27 /      39
52                acats4gnat results cxe 1 /       1
53                acats4gnat results cxf 20 /      20
54                acats4gnat results cxg 28 /      29
55                acats4gnat results cxh 4 /       4
56                acats4gnat results d 4 /       4
57                acats4gnat results e 11 /      11
58                acats4gnat results l 26 /      26
59        This compares favorably with the results on Linux.  Laurent
60        Guerby's <guerby@acm.org> acats4gnat-0.2 scripts were used
61        with minor modifications to support cross testing.
62
632000-12-08      Joel Sherrill <joel@OARcorp.com>
64
65        * setup.def, gnatnewlib/gnatnewlib.in: Modified to pick up
66        all GNAT components. 
67
682000-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.in: Remove trailing '/' from RPM_SPECSdir.
71
722000-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * Makefile.am: Remove ACLOCAL_AMFLAGS.
75
762000-10-18      Joel Sherrill <joel@OARcorp.com>
77
78        * setup.def, gdb/gdb.spec.in,gnatnewlib/gnatnewlib.spec.in:
79        Updated to reflect gnat 3.13p successfully building.
80
812000-08-30      Joel Sherrill <joel@OARcorp.com>
82
83        * setup.def: Updated to gnat-3.13p and adjusted all versions
84        and revisions.
85        * gnatnewlib/gnatnewlib.spec.in: Include gcov per gnat 3.13p
86        build instructions.
87        * NOTE: GNAT 3.13p was not successfully built when this was committed.
88
892000-08-10      Joel Sherrill <joel@OARcorp.com>
90
91        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.