12021-06-01  Release Manager
2
3	* GCC 9.4.0 released.
4
52020-03-12  Release Manager
6
7	* GCC 9.3.0 released.
8
92019-08-12  Release Manager
10
11	* GCC 9.2.0 released.
12
132019-05-03  Release Manager
14
15	* GCC 9.1.0 released.
16
172018-11-19  Alexandre Oliva <oliva@adacore.com>
18
19	PR ada/81878
20	* configure.ac (default_gnattools_target): Do not mistake
21	just-built host tools as native in cross-back toolchains.
22	* configure: Rebuilt.
23
242018-11-06  Eric Botcazou  <ebotcazou@adacore.com>
25
26	PR ada/81878
27	Revert
28	2018-10-29  Tamar Christina  <tamar.christina@arm.com>
29
30	PR ada/81878
31	* Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
32
33	2017-08-17  Richard Biener  <rguenther@suse.de>
34
35	PR ada/81878
36	* Makefile.in (CXX_LFLAGS): Remove.
37	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
38	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
39
402018-10-31  Joseph Myers  <joseph@codesourcery.com>
41
42	PR bootstrap/82856
43	* configure.ac: Remove AC_PREREQ.
44	* configure: Regenerate.
45
462018-10-29  Tamar Christina  <tamar.christina@arm.com>
47
48	PR ada/81878
49	* Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
50
512017-08-17  Richard Biener  <rguenther@suse.de>
52
53	PR ada/81878
54	* Makefile.in (CXX_LFLAGS): Remove.
55	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
56	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
57
582016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
59
60	* configure.ac: Add ACX_NONCANONICAL_HOST.
61	* configure: Regenerate.
62	* Makefile.in: Replace host_alias with host_noncanonical.
63	(gnattools-cross): Do not rename the tools.
64
652016-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
66
67	PR bootstrap/70173
68	* Makefile.in (distclean): Also delete config.cache .
69
702015-12-06  Eric Botcazou  <ebotcazou@adacore.com>
71
72	PR ada/50048
73	* Makefile.in (ftop_srcdir): New variable.
74	(INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
75
762015-06-08  John Marino  <gnugcc@marino.st>
77
78	* configure.ac (*-*-dragonfly*): New configuration.
79	* configure: Regenerate.
80
812014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
82
83	* Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
84
852014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
86
87	* configure.ac (*-*-lynxos*): Delete.
88	* configure: Regenerate.
89
902013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
91	    Iain Sandoe  <iain@codesourcery.com>
92
93	PR ada/55946
94	* Makefile.in (host): Define.
95	(host_alias): Likewise.
96	(TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
97	(GNATMAKE_FOR_HOST): Define.
98	(GNATLINK_FOR_HOST): Likewise.
99	(GNATBIND_FOR_HOST): Likewise.
100	(GNATLS_FOR_HOST): Likewise.
101	(RTS_DIR): Move around and use GNATLS_FOR_HOST.
102	(TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
103
1042013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
105
106	PR ada/59382
107	* configure.ac (target parameterization): Rewrite.
108	* configure: Regenerate.
109
1102013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
111	    Iain Sandoe  <iain@codesourcery.com>
112
113	PR ada/58239
114	* Makefile.in (CXX_LFLAGS): New.
115	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
116	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
117	(TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
118
1192012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
120
121	* configure.ac (mips-sgi-irix*): Remove.
122	* configure: Regenerate.
123
1242011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
125
126	* Makefile.in (LOOSE_WARN): Delete.
127	(GCC_WARN_CFLAGS): Set to -W -Wall.
128	(TOOLS_FLAGS_TO_PASS_1): Delete.
129	(TOOLS_FLAGS_TO_PASS_1re): Rename into...
130	(TOOLS_FLAGS_TO_PASS_RE): ...this.
131	(gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
132	(regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
133
1342011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
135
136	PR target/39150
137	* configure.ac (*86-*-solaris2*): Also accept
138	x86_64-*-solaris2.1[0-9]*.
139	* configure: Regenerate.
140
1412010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
142
143	PR other/46202
144	* Makefile.in (install-strip): New phony target.
145	(check, installcheck, info, dvi, pdf, html, install)
146	(install-info, install-pdf, install-html, mostlyclean)
147	(clean, distclean, maintainer-clean): Mark phony.
148
1492010-01-09  Simon Wright  <simon@pushface.org>
150
151	PR ada/42659
152	* configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
153	* configure: Regenerate.
154
1552009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
156
157	* configure.ac (AC_PREREQ): Bump to 2.64.
158
1592009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
160
161	* configure: Regenerate.
162
1632009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
164
165	* Makefile.in (AUTOCONF, configure_deps): New variables.
166	($(srcdir)/configure): Use them.
167
1682009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
169
170	PR ada/40166
171	* Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
172	target specific sources.
173
1742009-04-10  Arnaud Charlet  <charlet@adacore.com>
175
176	* Makefile.in (stamp-tools): Add handling of snames.ad[sb].
177
1782009-04-09  Jakub Jelinek  <jakub@redhat.com>
179
180	* Makefile.in: Change copyright header to refer to version
181	3 of the GNU General Public License and to point readers at the
182	COPYING3 file and the FSF's license web page.
183	* configure.ac: Likewise.
184
1852009-02-26  Andreas Schwab  <schwab@suse.de>
186
187	PR ada/39172
188	* Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
189	(INCLUDES_FOR_SUBDIR): Adjust.
190	(ADA_INCLUDES_FOR_SUBDIR): Adjust.
191
1922008-08-01  Paolo Bonzini  <bonzini@gnu.org>
193
194	* configure.ac (warn_cflags): Substitute.
195	* configure: Regenerate.
196	* Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
197	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
198	(ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
199	(libsubdir): Remove.
200	(libada-mk): Do not include.  Include libgcc.mvars instead.
201	(xmake_file): Remove, do not include.
202
2032008-07-30  Paolo Bonzini  <bonzini@gnu.org>
204
205	* configure.ac (x_ada_cflags): Remove.
206	(ADA_CFLAGS): Substitute.
207	* configure: Regenerate.
208	* Makefile.in (ADA_CFLAGS): Substitute.
209	(T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
210	(TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
211	TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
212	Pass ADA_CFLAGS.
213
2142008-07-30  Laurent Guerby  <laurent@guerby.net>
215
216	PR ada/5911
217	* gnattools/Makefile.in: Replace stamp-gnatlib by
218	stamp-gnatlib-rts.
219
2202008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
221
222	* configure.ac, configure: Fix target specific pairs.
223
2242008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
225
226	* configure.ac: move sinclude of acx.m4 before AC_INIT,
227	also sinclude override.m4.
228	* Makefile.in ($(srcdir)/configure): Update dependencies.
229	* configure: Regenerate.
230
2312008-06-07  Joseph Myers  <joseph@codesourcery.com>
232
233	* configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
234	* configure: Regenerate.
235
2362008-05-20  Arnaud Charlet  <charlet@adacore.com>
237
238	* Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
239	in gcc/ada/Makefile.in
240
2412008-05-13  Arnaud Charlet  <charlet@adacore.com>
242
243	PR ada/31808
244	* Makefile.in (gnattools-cross): Do not build vxaddr2line
245
2462008-04-05  Arnaud Charlet  <charlet@adacore.com>
247
248	* Makefile.in: Remove handling of gnatbl.
249
2502007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
251
252	PR ada/34284
253	* configure.ac: Added a missing switch case for *86-*-darwin*
254	when defining the value of TOOLS_TARGET_PAIRS.
255
256	* configure: Regenerated.
257
2582007-06-06  Arnaud Charlet  <charlet@adacore.com>
259
260	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
261	gcc/ada/Makefile.in.
262
263	* configure: Regenerated.
264
2652007-04-30  Arnaud Charlet  <charlet@adacore.com>
266
267	PR ada/28953
268	* Makefile.in: No longer build gprmake
269
2702007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
271
272	* Makefile.in: Add dummy install-pdf target.
273
2742007-02-11  Andreas Schwab  <schwab@suse.de>
275
276	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
277	gcc/ada/Makefile.in.
278	* configure: Regenerated.
279
2802007-01-23  Richard Guenther  <rguenther@suse.de>
281
282	PR bootstrap/30541
283	* Makefile.in (STAGE_PREFIX): Do not define.
284
2852006-10-10  Brooks Moses  <bmoses@stanford.edu>
286
287	* Makefile.in: Added empty "pdf" target.
288
2892006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
290
291	* Makefile.in: Add html and install-html targets.
292
2932005-03-09  Arnaud Charlet  <charlet@adacore.com>
294
295	* Makefile.in: Fix incorrect use of ' in shell command
296
2972005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
298
299	* Makefile.in: Remove use of cc_set_by_configure; just use
300	plain old CC from the top level in this case.
301
3022005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
303	Merge from mainline at tag libada-gnattools-merge-20050129:
304	* configure.ac: Changes propagated from gcc/ada/Makefile.in.
305	* Makefile.in: Changes relocated from gcc/ada/Makefile.in.
306
3072004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
308
309	* Makefile.in: Reinstate stamp-gnatlib check.
310
3112004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
312
313	* Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
314	gcc/ada/configure.ac into gnattools-native and gnattools-cross
315	targets, collecting flags as appropriate from here,
316	gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
317	identical behavior.
318	* configure.ac: Add necessary configure bits from
319	gcc/ada/configure.ac.
320	* configure: Regenerate.
321
3222004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
323
324	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
325	_TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
326	ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
327	* configure: Regenerate.
328
3292004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
330
331	* Makefile.in, configure.ac: Remove libada-specific targets and
332	variables.
333	* configure: Regenerate.
334	* New directory, cloned from libada.
335
336Copyright 2004-2018 Free Software Foundation, Inc.
337
338This ChangeLog is free software; the Free Software Foundation gives
339unlimited permission to copy, distribute, and modify it.
340