12020-07-23  Release Manager
2
3	* GCC 10.2.0 released.
4
52020-05-07  Release Manager
6
7	* GCC 10.1.0 released.
8
92020-01-24  Maciej W. Rozycki  <macro@wdc.com>
10
11	* Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
12	* configure.ac: Handle `--with-toolexeclibdir='.
13	* configure: Regenerate.
14
152020-01-01  Jakub Jelinek  <jakub@redhat.com>
16
17	Update copyright years.
18
192019-10-01  Maciej W. Rozycki  <macro@wdc.com>
20
21	* Makefile.in (toolexecdir, toolexeclibdir): New variables.
22	(LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
23	* configure.ac: Add `--enable-version-specific-runtime-libs'.
24	Update version-specific `toolexecdir' and `toolexeclibdir' from
25	ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
26	* configure: Regenerate.
27
282019-01-01  Jakub Jelinek  <jakub@redhat.com>
29
30	Update copyright years.
31
322018-12-11  Eric Botcazou  <ebotcazou@adacore.com>
33
34	PR ada/88429
35	* configure.ac (default_gnatlib_target): Set to gnatlib instead of
36	gnatlib-plain if --disable-shared.
37	* configure: Regenerate.
38	* Makefile.in (all): Replace gnatlib prerequisite with libada.
39	(ADA_RTS_SUBDIR): Delete.
40	(libada): New target, renamed from...
41	(gnatlib): ...this.  Merge with other library targets.
42	(gnatlib-plain): Delete.
43	(install-gnatlib): Rename to...
44	(install-libada): ...this.
45	(install): Replace install-gnatlib prerequisite with install-libada.
46
472018-10-31  Joseph Myers  <joseph@codesourcery.com>
48
49	PR bootstrap/82856
50	* configure.ac: Remove AC_PREREQ.
51	* configure: Regenerate.
52
532018-04-18  David Malcolm  <dmalcolm@redhat.com>
54
55	PR jit/85384
56	* configure: Regenerate.
57
582018-01-03  Jakub Jelinek  <jakub@redhat.com>
59
60	Update copyright years.
61
622017-06-01  Eric Botcazou  <ebotcazou@adacore.com>
63
64	PR ada/80921
65	* configure.ac (default_gnatlib_target): Remove bogus condition.
66	(have_getipinfo): Tweak.
67	* configure: Regenerate.
68
692017-05-22  Eric Botcazou  <ebotcazou@adacore.com>
70
71	* configure.ac: Add check for sys/capability.h header.
72	(have_capability): New substitution.
73	* configure: Regenerate.
74	* Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
75
762017-01-17  Jakub Jelinek  <jakub@redhat.com>
77
78	PR other/79046
79	* configure.ac: Add GCC_BASE_VER.
80	* Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
81	version from BASE-VER file.
82	* configure: Regenerate.
83
842017-01-04  Alan Modra  <amodra@gmail.com>
85
86	* Makefile.in (configure_deps): Update and order as per
87	configure.ac sinclude.
88	* configure: Regenerate.
89
902017-01-01  Jakub Jelinek  <jakub@redhat.com>
91
92	Update copyright years.
93
942016-11-15  Matthias Klose  <doko@ubuntu.com>
95
96	* configure: Regenerate.
97
982016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
99
100	* configure: Remove SH5 support.
101
1022016-01-04  Jakub Jelinek  <jakub@redhat.com>
103
104	Update copyright years.
105
1062015-04-10  Jakub Jelinek  <jakub@redhat.com>
107	    Iain Sandoe  <iain@codesourcery.com>
108
109	PR target/65351
110	* configure: Regenerate.
111
1122015-04-07  Jakub Jelinek  <jakub@redhat.com>
113	    Iain Sandoe  <iain@codesourcery.com>
114
115	PR target/65351
116	* configure: Regenerate.
117
1182015-01-05  Jakub Jelinek  <jakub@redhat.com>
119
120	Update copyright years.
121
1222014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
123
124	* Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
125
1262014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
127
128	Update copyright years
129
1302013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
131
132	* configure: Regenerate.
133
1342013-03-27  Kai Tietz  <ktietz@redhat.com>
135
136	* configure: Regenerated.
137
1382013-02-13  Kai Tietz  <ktietz@redhat.com>
139
140	PR target/52122
141	* Makefile.in (LN_S_RECURSIVE): New.
142	(adainclude, adalib): Use LN_S_RECURSIVE for copy.
143
1442013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
145
146	Update copyright years.
147
1482012-06-11  Olivier Hainque  <hainque@adacore.com>
149
150	* Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
151
1522012-01-22  Douglas B Rupp  <rupp@gnat.com>
153
154	* configure: Regenerate.
155
1562012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
157
158	* configure: Regenerate.
159
1602011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
161
162	* Makefile.in: Change dependency on oscons to depend on the generator
163	tool.
164
1652011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
166
167	* Makefile.in (LOOSE_WARN): Delete.
168	(GCC_WARN_CFLAGS): Likewise.
169	(WARN_CFLAGS): Likewise.
170	(GNATLIBFLAGS): Add -nostdinc.
171	(GNATLIBCFLAGS_FOR_C): Add -W -Wall.
172	(LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
173	* configure.ac (warn_cflags): Delete.
174	* configure: Regenerate.
175
1762011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
177
178	* configure.ac: Include ../config/picflag.m4.
179	(GCC_PICFLAG): Call it.
180	Substitute.
181	* configure: Regenerate.
182	* Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
183	(GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
184	(LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
185	Don't include $(GCC_DIR)/libgcc.mvars.
186
1872010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
188
189	PR other/46202
190	* Makefile.in (install-strip): New phony target.
191	(check, installcheck, info, dvi, pdf, html, install)
192	(install-info, install-pdf, install-html, mostlyclean)
193	(clean, distclean, maintainer-clean): Mark phony.
194
1952009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
196
197	* Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
198	(LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
199	* configure.ac: Include config/unwind_ipinfo.m4.
200	Check for _Unwind_GetIPInfo.
201	* configure: Regenerate.
202
2032009-08-30  Paolo Bonzini  <bonzini@gnu.org>
204
205	PR ada/41122
206	* configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
207	call to AC_PROG_CC.
208	* configure: Regenerate.
209	* Makefile.in: Substitute AWK.
210
2112009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
212
213	* configure.ac (AC_PREREQ): Bump to 2.64.
214
2152009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
216
217	* configure: Regenerate.
218
2192009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
220
221	* Makefile.in (AUTOCONF, configure_deps): New variables.
222	($(srcdir)/configure)): Use them.  Also depend on multi.m4.
223
2242009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
225
226	* configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
227
2282009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
229
230	* configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
231	* configure: Regenerate.
232
2332009-04-09  Jakub Jelinek  <jakub@redhat.com>
234
235	* Makefile.in: Change copyright header to refer to version
236	3 of the GNU General Public License and to point readers at the
237	COPYING3 file and the FSF's license web page.
238	* configure.ac: Likewise.
239
2402009-04-06  Laurent GUERBY  <laurent@guerby.net>
241
242	* Makefile.in (ADA_RTS_DIR): Define.
243	* Makefile.in (gnatlib-*): Link adainclude and adalib to it.
244
2452008-09-21  Laurent Guerby  <laurent@guerby.net>
246	    Paolo Bonzini  <bonzini@gnu.org>
247
248	PR ada/5911
249	* Makefile.in (all, install, mostlyclean, clean, distclean): Add
250	multilib handling.
251	* configure.ac: Add multilib handling.
252	* configure: Regenerate.
253
2542008-08-29  Laurent Guerby  <laurent@guerby.net>
255
256	* Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
257	avoid conflicts. Factor more flags to pass.
258	(libsubdir): New variable.
259	(install-gnatlib): New target.
260
2612008-08-28  Laurent Guerby  <laurent@guerby.net>
262
263	* configure: Regenerate.
264
2652008-08-06  Thomas Quinot  <quinot@adacore.com>
266
267	* Makefile.in: generate s-oscons.ads again, previous change was
268	unneeded.
269
2702008-08-06  Samuel Tardieu  <sam@rfc1149.net>
271
272	* Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
273	oscons.
274
2752008-08-06  Thomas Quinot  <quinot@adacore.com>
276
277	* Makefile.in: Now generate s-oscons-$(THREAD_KIND).
278
2792008-08-05  Thomas Quinot  <quinot@adacore.com>
280
281	* Makefile.in (gnatlib*): Now depend on oscons target.
282	(oscons): New target.
283
2842008-08-01  Paolo Bonzini  <bonzini@gnu.org>
285
286	* configure.ac (warn_cflags): Substitute.
287	* configure: Regenerate.
288	* Makefile.in (libdir, WARN_CFLAGS): Substitute.
289	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
290	(ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
291	they were unused.
292	(libada-mk): Do not include.  Include libgcc.mvars instead.
293	(tmake_file): Remove, do not include.
294	(FLAGS_TO_PASS): Pass dummy values for exeext and CC.
295	* configure: Regenerate.
296
2972008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
298
299	* configure.ac: move sinclude of acx.m4 before AC_INIT,
300	also sinclude override.m4.
301	* Makefile.in ($(srcdir)/configure): Update dependencies.
302	* configure: Regenerate.
303
3042007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
305
306	* Makefile.in: Add dummy install-pdf target.
307
3082007-01-23  Richard Guenther  <rguenther@suse.de>
309
310	PR bootstrap/30541
311	* Makefile.in (STAGE_PREFIX): Do not define.
312	(FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
313
3142006-11-16  Paolo Bonzini  <bonzini@gnu.org>
315
316	PR bootstrap/29802
317	* configure.ac: Call GCC_TOPLEV_SUBDIRS.
318	* configure: Regenerate.
319	* Makefile.in: Replace host_subdir.
320
3212006-10-16  Brooks Moses  <bmoses@stanford.edu>
322
323	* Makefile.in: Add dummy "pdf" target.
324
3252006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
326
327	* Makefile.in: Add install-html target.
328
3292005-12-05  Paolo Bonzini  <bonzini@gnu.org>
330
331	* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
332
3332005-04-27  James E Wilson  <wilson@specifixinc.com>
334
335	* Makefile.in (html): New.
336
3372005-02-28  Paolo Bonzini  <bonzini@gnu.org>
338
339	PR bootstrap/17383
340	* Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
341
3422004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
343
344	* Makefile.in: Add stamp file for building libada, to avoid
345	duplicate builds every time all-gnattools is called.
346
3472004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
348
349	* Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
350	here.
351
3522004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
353
354	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
355	_TARGET.
356	* configure: Regenerate.
357
3582004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
359
360	* configure.ac, Makefile.in: Remove gnattools-specific code
361	(see gnattools directory).
362	* Makefile.in: Remove dead rts-* targets.
363	* configure: Regenerate.
364
3652004-05-25  Daniel Jacobowitz  <drow@false.org>
366
367	* Makefile.in: Add .NOEXPORT.
368
3692004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
370
371	* Makefile.in: Put back merge of some targets to avoid code duplication.
372	Remove at the same obsolete variable GNATLIBLDFLAGS.
373
3742004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
375
376	* configure.ac: Fix stupid brain-fade; set default_gnattools_target
377	correctly.
378	* configure: Regenerate.
379
3802004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
381
382	* Makefile.in: Revert most of Arnaud's last change.  Prefer anything
383	over error-prone Make abuse.  Remove temporary debug code.
384	(gnatlib-zcx): New target.
385	(gnattools): Split into gnattools-native, gnattools-cross, to fix
386	previous bug; select which on the basis of default_gnattools_target.
387	(ada.all.cross): Merged with gnattools-cross target.
388	* configure.ac: Set default_gnattools_target.
389	* configure: Regenerate.
390
3912004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
392
393	* Makefile.in: Fix errors introduced in previous change (in particular,
394	errors when building gnattools were ignored).
395	Code clean up and simplification.
396	update comments.
397	Remove temporary debug code introduced by mistake in previous check in.
398	Prefer GNU Make syntax over complex and error-prone sh syntax.
399	(gnatlib-zcx): New target.
400	(ada.all.cross): Merged with gnattools-cross target.
401
4022004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
403
404	* configure.ac: It's gnatlib-plain in the Makefile, not
405	gnatlib-simple; make configure match.
406	* configure: Regenerate.
407
4082004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
409
410	* Makefile.in: Call gcc/ada/Makefile directly, not through the
411	intermediary of gcc/Makefile.  Incorporate all necessary parts of
412	rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
413	targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
414	configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
415	to build in configure.ac, not here.
416	* configure.ac: Provide Makefile.in with the new information it needs,
417	such as GCC's tmake_file and xmake_file.
418	* configure: Regenerate.
419
4202004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
421
422	* configure.in: Rename file to ...
423	* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
424	* configure: Regenerate.
425
4262003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
427
428	PR ada/14350
429	* configure.in: Remove hardcoded gcc version.
430
431	* configure: Regenerated.
432
4332004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
434
435	* Makefile.in (gnattools): Depend on gnatlib.
436
4372003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
438
439	PR ada/6637, PR ada/5911
440	* configure.in, Makefile.in, configure: Merge with libada-branch
441
4422003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
443
444	PR ada/6637, PR ada/5911
445	* configure.in: Add support for --enable/disable-shared
446	* Makefile.in: Add initial, simple support for gnatlib/gnattools
447	for native and cross configurations.
448	* configure: Regenerate
449
4502003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
451
452	* configure.in: Make --enable-maintainer-mode work.
453	* configure: Regenerate.
454
455	* Makefile.in, configure.in: New files.
456	* configure: Generate.
457
458	* New directory, new ChangeLog.
459
460Copyright (C) 2003-2020 Free Software Foundation, Inc.
461
462This ChangeLog is free software; the Free Software Foundation gives
463unlimited permission to copy, distribute, and modify it.
464