12020-03-04  Release Manager
2
3	* GCC 8.4.0 released.
4
52019-02-22  Release Manager
6
7	* GCC 8.3.0 released.
8
92018-11-06  Eric Botcazou  <ebotcazou@adacore.com>
10
11	PR ada/81878
12	Revert
13	2018-11-02  Tamar Christina  <tamar.christina@arm.com>
14
15	PR ada/81878
16	* Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
17
18	2017-08-17  Richard Biener  <rguenther@suse.de>
19
20	PR ada/81878
21	* Makefile.in (CXX_LFLAGS): Remove.
22	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
23	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
24
252018-11-02  Tamar Christina  <tamar.christina@arm.com>
26
27        PR ada/81878
28        * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
29
302018-07-26  Release Manager
31
32	* GCC 8.2.0 released.
33
342018-05-02  Release Manager
35
36	* GCC 8.1.0 released.
37
382017-08-17  Richard Biener  <rguenther@suse.de>
39
40	PR ada/81878
41	* Makefile.in (CXX_LFLAGS): Remove.
42	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
43	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
44
452016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
46
47	* configure.ac: Add ACX_NONCANONICAL_HOST.
48	* configure: Regenerate.
49	* Makefile.in: Replace host_alias with host_noncanonical.
50	(gnattools-cross): Do not rename the tools.
51
522016-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
53
54	PR bootstrap/70173
55	* Makefile.in (distclean): Also delete config.cache .
56
572015-12-06  Eric Botcazou  <ebotcazou@adacore.com>
58
59	PR ada/50048
60	* Makefile.in (ftop_srcdir): New variable.
61	(INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
62
632015-06-08  John Marino  <gnugcc@marino.st>
64
65	* configure.ac (*-*-dragonfly*): New configuration.
66	* configure: Regenerate.
67
682014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
69
70	* Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
71
722014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
73
74	* configure.ac (*-*-lynxos*): Delete.
75	* configure: Regenerate.
76
772013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
78	    Iain Sandoe  <iain@codesourcery.com>
79
80	PR ada/55946
81	* Makefile.in (host): Define.
82	(host_alias): Likewise.
83	(TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
84	(GNATMAKE_FOR_HOST): Define.
85	(GNATLINK_FOR_HOST): Likewise.
86	(GNATBIND_FOR_HOST): Likewise.
87	(GNATLS_FOR_HOST): Likewise.
88	(RTS_DIR): Move around and use GNATLS_FOR_HOST.
89	(TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
90
912013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
92
93	PR ada/59382
94	* configure.ac (target parameterization): Rewrite.
95	* configure: Regenerate.
96
972013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
98	    Iain Sandoe  <iain@codesourcery.com>
99
100	PR ada/58239
101	* Makefile.in (CXX_LFLAGS): New.
102	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
103	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
104	(TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
105
1062012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
107
108	* configure.ac (mips-sgi-irix*): Remove.
109	* configure: Regenerate.
110
1112011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
112
113	* Makefile.in (LOOSE_WARN): Delete.
114	(GCC_WARN_CFLAGS): Set to -W -Wall.
115	(TOOLS_FLAGS_TO_PASS_1): Delete.
116	(TOOLS_FLAGS_TO_PASS_1re): Rename into...
117	(TOOLS_FLAGS_TO_PASS_RE): ...this.
118	(gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
119	(regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
120
1212011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
122
123	PR target/39150
124	* configure.ac (*86-*-solaris2*): Also accept
125	x86_64-*-solaris2.1[0-9]*.
126	* configure: Regenerate.
127
1282010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
129
130	PR other/46202
131	* Makefile.in (install-strip): New phony target.
132	(check, installcheck, info, dvi, pdf, html, install)
133	(install-info, install-pdf, install-html, mostlyclean)
134	(clean, distclean, maintainer-clean): Mark phony.
135
1362010-01-09  Simon Wright  <simon@pushface.org>
137
138	PR ada/42659
139	* configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
140	* configure: Regenerate.
141
1422009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
143
144	* configure.ac (AC_PREREQ): Bump to 2.64.
145
1462009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
147
148	* configure: Regenerate.
149
1502009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
151
152	* Makefile.in (AUTOCONF, configure_deps): New variables.
153	($(srcdir)/configure): Use them.
154
1552009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
156
157	PR ada/40166
158	* Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
159	target specific sources.
160
1612009-04-10  Arnaud Charlet  <charlet@adacore.com>
162
163	* Makefile.in (stamp-tools): Add handling of snames.ad[sb].
164
1652009-04-09  Jakub Jelinek  <jakub@redhat.com>
166
167	* Makefile.in: Change copyright header to refer to version
168	3 of the GNU General Public License and to point readers at the
169	COPYING3 file and the FSF's license web page.
170	* configure.ac: Likewise.
171
1722009-02-26  Andreas Schwab  <schwab@suse.de>
173
174	PR ada/39172
175	* Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
176	(INCLUDES_FOR_SUBDIR): Adjust.
177	(ADA_INCLUDES_FOR_SUBDIR): Adjust.
178
1792008-08-01  Paolo Bonzini  <bonzini@gnu.org>
180
181	* configure.ac (warn_cflags): Substitute.
182	* configure: Regenerate.
183	* Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
184	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
185	(ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
186	(libsubdir): Remove.
187	(libada-mk): Do not include.  Include libgcc.mvars instead.
188	(xmake_file): Remove, do not include.
189
1902008-07-30  Paolo Bonzini  <bonzini@gnu.org>
191
192	* configure.ac (x_ada_cflags): Remove.
193	(ADA_CFLAGS): Substitute.
194	* configure: Regenerate.
195	* Makefile.in (ADA_CFLAGS): Substitute.
196	(T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
197	(TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
198	TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
199	Pass ADA_CFLAGS.
200
2012008-07-30  Laurent Guerby  <laurent@guerby.net>
202
203	PR ada/5911
204	* gnattools/Makefile.in: Replace stamp-gnatlib by
205	stamp-gnatlib-rts.
206
2072008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
208
209	* configure.ac, configure: Fix target specific pairs.
210
2112008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
212
213	* configure.ac: move sinclude of acx.m4 before AC_INIT,
214	also sinclude override.m4.
215	* Makefile.in ($(srcdir)/configure): Update dependencies.
216	* configure: Regenerate.
217
2182008-06-07  Joseph Myers  <joseph@codesourcery.com>
219
220	* configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
221	* configure: Regenerate.
222
2232008-05-20  Arnaud Charlet  <charlet@adacore.com>
224
225	* Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
226	in gcc/ada/Makefile.in
227
2282008-05-13  Arnaud Charlet  <charlet@adacore.com>
229
230	PR ada/31808
231	* Makefile.in (gnattools-cross): Do not build vxaddr2line
232
2332008-04-05  Arnaud Charlet  <charlet@adacore.com>
234
235	* Makefile.in: Remove handling of gnatbl.
236
2372007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
238
239	PR ada/34284
240	* configure.ac: Added a missing switch case for *86-*-darwin*
241	when defining the value of TOOLS_TARGET_PAIRS.
242
243	* configure: Regenerated.
244
2452007-06-06  Arnaud Charlet  <charlet@adacore.com>
246
247	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
248	gcc/ada/Makefile.in.
249
250	* configure: Regenerated.
251
2522007-04-30  Arnaud Charlet  <charlet@adacore.com>
253
254	PR ada/28953
255	* Makefile.in: No longer build gprmake
256
2572007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
258
259	* Makefile.in: Add dummy install-pdf target.
260
2612007-02-11  Andreas Schwab  <schwab@suse.de>
262
263	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
264	gcc/ada/Makefile.in.
265	* configure: Regenerated.
266
2672007-01-23  Richard Guenther  <rguenther@suse.de>
268
269	PR bootstrap/30541
270	* Makefile.in (STAGE_PREFIX): Do not define.
271
2722006-10-10  Brooks Moses  <bmoses@stanford.edu>
273
274	* Makefile.in: Added empty "pdf" target.
275
2762006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
277
278	* Makefile.in: Add html and install-html targets.
279
2802005-03-09  Arnaud Charlet  <charlet@adacore.com>
281
282	* Makefile.in: Fix incorrect use of ' in shell command
283
2842005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
285
286	* Makefile.in: Remove use of cc_set_by_configure; just use
287	plain old CC from the top level in this case.
288
2892005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
290	Merge from mainline at tag libada-gnattools-merge-20050129:
291	* configure.ac: Changes propagated from gcc/ada/Makefile.in.
292	* Makefile.in: Changes relocated from gcc/ada/Makefile.in.
293
2942004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
295
296	* Makefile.in: Reinstate stamp-gnatlib check.
297
2982004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
299
300	* Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
301	gcc/ada/configure.ac into gnattools-native and gnattools-cross
302	targets, collecting flags as appropriate from here,
303	gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
304	identical behavior.
305	* configure.ac: Add necessary configure bits from
306	gcc/ada/configure.ac.
307	* configure: Regenerate.
308
3092004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
310
311	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
312	_TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
313	ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
314	* configure: Regenerate.
315
3162004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
317
318	* Makefile.in, configure.ac: Remove libada-specific targets and
319	variables.
320	* configure: Regenerate.
321	* New directory, cloned from libada.
322
323Copyright 2004-2018 Free Software Foundation, Inc.
324
325This ChangeLog is free software; the Free Software Foundation gives
326unlimited permission to copy, distribute, and modify it.
327