OSDN Git Service

Revert delta 190174
[pf3gnuchains/gcc-fork.git] / gnattools / ChangeLog
1 2012-06-14  Release Manager
2
3         * GCC 4.7.1 released.
4
5 2012-03-22  Release Manager
6
7         * GCC 4.7.0 released.
8
9 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
10
11         * Makefile.in (LOOSE_WARN): Delete.
12         (GCC_WARN_CFLAGS): Set to -W -Wall.
13         (TOOLS_FLAGS_TO_PASS_1): Delete.
14         (TOOLS_FLAGS_TO_PASS_1re): Rename into...
15         (TOOLS_FLAGS_TO_PASS_RE): ...this.
16         (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
17         (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
18
19 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20
21         PR target/39150
22         * configure.ac (*86-*-solaris2*): Also accept
23         x86_64-*-solaris2.1[0-9]*.
24         * configure: Regenerate.
25
26 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27
28         PR other/46202
29         * Makefile.in (install-strip): New phony target.
30         (check, installcheck, info, dvi, pdf, html, install)
31         (install-info, install-pdf, install-html, mostlyclean)
32         (clean, distclean, maintainer-clean): Mark phony.
33
34 2010-01-09  Simon Wright  <simon@pushface.org>
35
36         PR ada/42659
37         * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
38         * configure: Regenerate.
39
40 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
41
42         * configure.ac (AC_PREREQ): Bump to 2.64.
43
44 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
45
46         * configure: Regenerate.
47
48 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
49
50         * Makefile.in (AUTOCONF, configure_deps): New variables.
51         ($(srcdir)/configure): Use them.
52
53 2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
54
55         PR ada/40166
56         * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
57         target specific sources.
58
59 2009-04-10  Arnaud Charlet  <charlet@adacore.com>
60
61         * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
62
63 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
64
65         * Makefile.in: Change copyright header to refer to version
66         3 of the GNU General Public License and to point readers at the
67         COPYING3 file and the FSF's license web page.
68         * configure.ac: Likewise.
69
70 2009-02-26  Andreas Schwab  <schwab@suse.de>
71
72         PR ada/39172
73         * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
74         (INCLUDES_FOR_SUBDIR): Adjust.
75         (ADA_INCLUDES_FOR_SUBDIR): Adjust.
76
77 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
78
79         * configure.ac (warn_cflags): Substitute.
80         * configure: Regenerate.
81         * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
82         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
83         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
84         (libsubdir): Remove.
85         (libada-mk): Do not include.  Include libgcc.mvars instead.
86         (xmake_file): Remove, do not include.
87
88 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
89
90         * configure.ac (x_ada_cflags): Remove.
91         (ADA_CFLAGS): Substitute.
92         * configure: Regenerate.
93         * Makefile.in (ADA_CFLAGS): Substitute.
94         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
95         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
96         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
97         Pass ADA_CFLAGS.
98
99 2008-07-30  Laurent Guerby  <laurent@guerby.net>
100
101         PR ada/5911
102         * gnattools/Makefile.in: Replace stamp-gnatlib by
103         stamp-gnatlib-rts.
104
105 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
106
107         * configure.ac, configure: Fix target specific pairs.
108
109 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
110
111         * configure.ac: move sinclude of acx.m4 before AC_INIT,
112         also sinclude override.m4.
113         * Makefile.in ($(srcdir)/configure): Update dependencies.
114         * configure: Regenerate.
115
116 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
117
118         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
119         * configure: Regenerate.
120
121 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
122
123         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
124         in gcc/ada/Makefile.in
125
126 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
127
128         PR ada/31808
129         * Makefile.in (gnattools-cross): Do not build vxaddr2line
130
131 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
132
133         * Makefile.in: Remove handling of gnatbl.
134
135 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
136
137         PR ada/34284
138         * configure.ac: Added a missing switch case for *86-*-darwin*
139         when defining the value of TOOLS_TARGET_PAIRS.
140
141         * configure: Regenerated.
142
143 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
144
145         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
146         gcc/ada/Makefile.in.
147
148         * configure: Regenerated.
149
150 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
151
152         PR ada/28953
153         * Makefile.in: No longer build gprmake
154
155 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
156
157         * Makefile.in: Add dummy install-pdf target.
158
159 2007-02-11  Andreas Schwab  <schwab@suse.de>
160
161         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
162         gcc/ada/Makefile.in.
163         * configure: Regenerated.
164
165 2007-01-23  Richard Guenther  <rguenther@suse.de>
166
167         PR bootstrap/30541
168         * Makefile.in (STAGE_PREFIX): Do not define.
169
170 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
171
172         * Makefile.in: Added empty "pdf" target.
173
174 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
175
176         * Makefile.in: Add html and install-html targets.
177
178 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
179
180         * Makefile.in: Fix incorrect use of ' in shell command
181
182 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
183
184         * Makefile.in: Remove use of cc_set_by_configure; just use
185         plain old CC from the top level in this case.
186
187 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
188         Merge from mainline at tag libada-gnattools-merge-20050129:
189         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
190         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
191
192 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
193
194         * Makefile.in: Reinstate stamp-gnatlib check.
195
196 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
197
198         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
199         gcc/ada/configure.ac into gnattools-native and gnattools-cross
200         targets, collecting flags as appropriate from here,
201         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
202         identical behavior.
203         * configure.ac: Add necessary configure bits from
204         gcc/ada/configure.ac.
205         * configure: Regenerate.
206
207 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
208
209         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
210         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
211         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
212         * configure: Regenerate.
213
214 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
215
216         * Makefile.in, configure.ac: Remove libada-specific targets and
217         variables.
218         * configure: Regenerate.
219         * New directory, cloned from libada.
220
221 Copyright 2004, 2005 Free Software Foundation, Inc.
222
223 This ChangeLog is free software; the Free Software Foundation gives
224 unlimited permission to copy, distribute, and modify it.