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-07-26  Release Manager
10
11	* GCC 8.2.0 released.
12
132018-05-02  Release Manager
14
15	* GCC 8.1.0 released.
16
172018-04-18  David Malcolm  <dmalcolm@redhat.com>
18
19	PR jit/85384
20	* configure: Regenerate.
21
222018-01-03  Jakub Jelinek  <jakub@redhat.com>
23
24	Update copyright years.
25
262017-06-01  Eric Botcazou  <ebotcazou@adacore.com>
27
28	PR ada/80921
29	* configure.ac (default_gnatlib_target): Remove bogus condition.
30	(have_getipinfo): Tweak.
31	* configure: Regenerate.
32
332017-05-22  Eric Botcazou  <ebotcazou@adacore.com>
34
35	* configure.ac: Add check for sys/capability.h header.
36	(have_capability): New substitution.
37	* configure: Regenerate.
38	* Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
39
402017-01-17  Jakub Jelinek  <jakub@redhat.com>
41
42	PR other/79046
43	* configure.ac: Add GCC_BASE_VER.
44	* Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
45	version from BASE-VER file.
46	* configure: Regenerate.
47
482017-01-04  Alan Modra  <amodra@gmail.com>
49
50	* Makefile.in (configure_deps): Update and order as per
51	configure.ac sinclude.
52	* configure: Regenerate.
53
542017-01-01  Jakub Jelinek  <jakub@redhat.com>
55
56	Update copyright years.
57
582016-11-15  Matthias Klose  <doko@ubuntu.com>
59
60	* configure: Regenerate.
61
622016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
63
64	* configure: Remove SH5 support.
65
662016-01-04  Jakub Jelinek  <jakub@redhat.com>
67
68	Update copyright years.
69
702015-04-10  Jakub Jelinek  <jakub@redhat.com>
71	    Iain Sandoe  <iain@codesourcery.com>
72
73	PR target/65351
74	* configure: Regenerate.
75
762015-04-07  Jakub Jelinek  <jakub@redhat.com>
77	    Iain Sandoe  <iain@codesourcery.com>
78
79	PR target/65351
80	* configure: Regenerate.
81
822015-01-05  Jakub Jelinek  <jakub@redhat.com>
83
84	Update copyright years.
85
862014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
87
88	* Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
89
902014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
91
92	Update copyright years
93
942013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
95
96	* configure: Regenerate.
97
982013-03-27  Kai Tietz  <ktietz@redhat.com>
99
100	* configure: Regenerated.
101
1022013-02-13  Kai Tietz  <ktietz@redhat.com>
103
104	PR target/52122
105	* Makefile.in (LN_S_RECURSIVE): New.
106	(adainclude, adalib): Use LN_S_RECURSIVE for copy.
107
1082013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
109
110	Update copyright years.
111
1122012-06-11  Olivier Hainque  <hainque@adacore.com>
113
114	* Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
115
1162012-01-22  Douglas B Rupp  <rupp@gnat.com>
117
118	* configure: Regenerate.
119
1202012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
121
122	* configure: Regenerate.
123
1242011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
125
126	* Makefile.in: Change dependency on oscons to depend on the generator
127	tool.
128
1292011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
130
131	* Makefile.in (LOOSE_WARN): Delete.
132	(GCC_WARN_CFLAGS): Likewise.
133	(WARN_CFLAGS): Likewise.
134	(GNATLIBFLAGS): Add -nostdinc.
135	(GNATLIBCFLAGS_FOR_C): Add -W -Wall.
136	(LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
137	* configure.ac (warn_cflags): Delete.
138	* configure: Regenerate.
139
1402011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
141
142	* configure.ac: Include ../config/picflag.m4.
143	(GCC_PICFLAG): Call it.
144	Substitute.
145	* configure: Regenerate.
146	* Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
147	(GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
148	(LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
149	Don't include $(GCC_DIR)/libgcc.mvars.
150
1512010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
152
153	PR other/46202
154	* Makefile.in (install-strip): New phony target.
155	(check, installcheck, info, dvi, pdf, html, install)
156	(install-info, install-pdf, install-html, mostlyclean)
157	(clean, distclean, maintainer-clean): Mark phony.
158
1592009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
160
161	* Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
162	(LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
163	* configure.ac: Include config/unwind_ipinfo.m4.
164	Check for _Unwind_GetIPInfo.
165	* configure: Regenerate.
166
1672009-08-30  Paolo Bonzini  <bonzini@gnu.org>
168
169	PR ada/41122
170	* configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
171	call to AC_PROG_CC.
172	* configure: Regenerate.
173	* Makefile.in: Substitute AWK.
174
1752009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
176
177	* configure.ac (AC_PREREQ): Bump to 2.64.
178
1792009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
180
181	* configure: Regenerate.
182
1832009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
184
185	* Makefile.in (AUTOCONF, configure_deps): New variables.
186	($(srcdir)/configure)): Use them.  Also depend on multi.m4.
187
1882009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
189
190	* configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
191
1922009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
193
194	* configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
195	* configure: Regenerate.
196
1972009-04-09  Jakub Jelinek  <jakub@redhat.com>
198
199	* Makefile.in: Change copyright header to refer to version
200	3 of the GNU General Public License and to point readers at the
201	COPYING3 file and the FSF's license web page.
202	* configure.ac: Likewise.
203
2042009-04-06  Laurent GUERBY  <laurent@guerby.net>
205
206        * Makefile.in (ADA_RTS_DIR): Define.
207        * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
208
2092008-09-21  Laurent Guerby  <laurent@guerby.net>
210            Paolo Bonzini  <bonzini@gnu.org>
211
212	PR ada/5911
213	* Makefile.in (all, install, mostlyclean, clean, distclean): Add
214	multilib handling.
215	* configure.ac: Add multilib handling.
216	* configure: Regenerate.
217
2182008-08-29  Laurent Guerby  <laurent@guerby.net>
219
220	* Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
221	avoid conflicts. Factor more flags to pass.
222	(libsubdir): New variable.
223	(install-gnatlib): New target.
224
2252008-08-28  Laurent Guerby  <laurent@guerby.net>
226
227	* configure: Regenerate.
228
2292008-08-06  Thomas Quinot  <quinot@adacore.com>
230
231	* Makefile.in: generate s-oscons.ads again, previous change was
232	unneeded.
233
2342008-08-06  Samuel Tardieu  <sam@rfc1149.net>
235
236	* Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
237	oscons.
238
2392008-08-06  Thomas Quinot  <quinot@adacore.com>
240
241	* Makefile.in: Now generate s-oscons-$(THREAD_KIND).
242
2432008-08-05  Thomas Quinot  <quinot@adacore.com>
244
245	* Makefile.in (gnatlib*): Now depend on oscons target.
246	(oscons): New target.
247
2482008-08-01  Paolo Bonzini  <bonzini@gnu.org>
249
250	* configure.ac (warn_cflags): Substitute.
251	* configure: Regenerate.
252	* Makefile.in (libdir, WARN_CFLAGS): Substitute.
253	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
254	(ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
255	they were unused.
256	(libada-mk): Do not include.  Include libgcc.mvars instead.
257	(tmake_file): Remove, do not include.
258	(FLAGS_TO_PASS): Pass dummy values for exeext and CC.
259	* configure: Regenerate.
260
2612008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
262
263	* configure.ac: move sinclude of acx.m4 before AC_INIT,
264	also sinclude override.m4.
265	* Makefile.in ($(srcdir)/configure): Update dependencies.
266	* configure: Regenerate.
267
2682007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
269
270	* Makefile.in: Add dummy install-pdf target.
271
2722007-01-23  Richard Guenther  <rguenther@suse.de>
273
274	PR bootstrap/30541
275	* Makefile.in (STAGE_PREFIX): Do not define.
276	(FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
277
2782006-11-16  Paolo Bonzini  <bonzini@gnu.org>
279
280	PR bootstrap/29802
281	* configure.ac: Call GCC_TOPLEV_SUBDIRS.
282	* configure: Regenerate.
283	* Makefile.in: Replace host_subdir.
284
2852006-10-16  Brooks Moses  <bmoses@stanford.edu>
286
287	* Makefile.in: Add dummy "pdf" target.
288
2892006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
290
291	* Makefile.in: Add install-html target.
292
2932005-12-05  Paolo Bonzini  <bonzini@gnu.org>
294
295	* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
296
2972005-04-27  James E Wilson  <wilson@specifixinc.com>
298
299	* Makefile.in (html): New.
300
3012005-02-28  Paolo Bonzini  <bonzini@gnu.org>
302
303	PR bootstrap/17383
304	* Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
305
3062004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
307
308	* Makefile.in: Add stamp file for building libada, to avoid
309	duplicate builds every time all-gnattools is called.
310
3112004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
312
313	* Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
314	here.
315
3162004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
317
318	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
319	_TARGET.
320	* configure: Regenerate.
321
3222004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
323
324	* configure.ac, Makefile.in: Remove gnattools-specific code
325	(see gnattools directory).
326	* Makefile.in: Remove dead rts-* targets.
327	* configure: Regenerate.
328
3292004-05-25  Daniel Jacobowitz  <drow@false.org>
330
331	* Makefile.in: Add .NOEXPORT.
332
3332004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
334
335	* Makefile.in: Put back merge of some targets to avoid code duplication.
336	Remove at the same obsolete variable GNATLIBLDFLAGS.
337
3382004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
339
340	* configure.ac: Fix stupid brain-fade; set default_gnattools_target
341	correctly.
342	* configure: Regenerate.
343
3442004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
345
346	* Makefile.in: Revert most of Arnaud's last change.  Prefer anything
347	over error-prone Make abuse.  Remove temporary debug code.
348	(gnatlib-zcx): New target.
349	(gnattools): Split into gnattools-native, gnattools-cross, to fix
350	previous bug; select which on the basis of default_gnattools_target.
351	(ada.all.cross): Merged with gnattools-cross target.
352	* configure.ac: Set default_gnattools_target.
353	* configure: Regenerate.
354
3552004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
356
357	* Makefile.in: Fix errors introduced in previous change (in particular,
358	errors when building gnattools were ignored).
359	Code clean up and simplification.
360	update comments.
361	Remove temporary debug code introduced by mistake in previous check in.
362	Prefer GNU Make syntax over complex and error-prone sh syntax.
363	(gnatlib-zcx): New target.
364	(ada.all.cross): Merged with gnattools-cross target.
365
3662004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
367
368	* configure.ac: It's gnatlib-plain in the Makefile, not
369	gnatlib-simple; make configure match.
370	* configure: Regenerate.
371
3722004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
373
374	* Makefile.in: Call gcc/ada/Makefile directly, not through the
375	intermediary of gcc/Makefile.  Incorporate all necessary parts of
376	rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
377	targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
378	configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
379	to build in configure.ac, not here.
380	* configure.ac: Provide Makefile.in with the new information it needs,
381	such as GCC's tmake_file and xmake_file.
382	* configure: Regenerate.
383
3842004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
385
386	* configure.in: Rename file to ...
387	* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
388	* configure: Regenerate.
389
3902003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
391
392	PR ada/14350
393	* configure.in: Remove hardcoded gcc version.
394
395	* configure: Regenerated.
396
3972004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
398
399	* Makefile.in (gnattools): Depend on gnatlib.
400
4012003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
402
403	PR ada/6637, PR ada/5911
404	* configure.in, Makefile.in, configure: Merge with libada-branch
405
4062003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
407
408	PR ada/6637, PR ada/5911
409	* configure.in: Add support for --enable/disable-shared
410	* Makefile.in: Add initial, simple support for gnatlib/gnattools
411	for native and cross configurations.
412	* configure: Regenerate
413
4142003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
415
416	* configure.in: Make --enable-maintainer-mode work.
417	* configure: Regenerate.
418
419	* Makefile.in, configure.in: New files.
420	* configure: Generate.
421
422	* New directory, new ChangeLog.
423
424Copyright (C) 2003-2018 Free Software Foundation, Inc.
425
426This ChangeLog is free software; the Free Software Foundation gives
427unlimited permission to copy, distribute, and modify it.
428