12016-06-03  Release Manager
2
3	* GCC 5.4.0 released.
4
52015-12-04  Release Manager
6
7	* GCC 5.3.0 released.
8
92015-07-16  Release Manager
10
11	* GCC 5.2.0 released.
12
132015-04-22  Release Manager
14
15	* GCC 5.1.0 released.
16
172015-04-10  Jakub Jelinek  <jakub@redhat.com>
18	    Iain Sandoe  <iain@codesourcery.com>
19
20	PR target/65351
21	* configure: Regenerate.
22
232015-04-07  Jakub Jelinek  <jakub@redhat.com>
24	    Iain Sandoe  <iain@codesourcery.com>
25
26	PR target/65351
27	* configure: Regenerate.
28
292015-01-05  Jakub Jelinek  <jakub@redhat.com>
30
31	Update copyright years.
32
332014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
34
35	* Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
36
372014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
38
39	Update copyright years
40
412013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
42
43	* configure: Regenerate.
44
452013-03-27  Kai Tietz  <ktietz@redhat.com>
46
47	* configure: Regenerated.
48
492013-02-13  Kai Tietz  <ktietz@redhat.com>
50
51	PR target/52122
52	* Makefile.in (LN_S_RECURSIVE): New.
53	(adainclude, adalib): Use LN_S_RECURSIVE for copy.
54
552013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
56
57	Update copyright years.
58
592012-06-11  Olivier Hainque  <hainque@adacore.com>
60
61	* Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
62
632012-01-22  Douglas B Rupp  <rupp@gnat.com>
64
65	* configure: Regenerate.
66
672012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
68
69	* configure: Regenerate.
70
712011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
72
73	* Makefile.in: Change dependency on oscons to depend on the generator
74	tool.
75
762011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
77
78	* Makefile.in (LOOSE_WARN): Delete.
79	(GCC_WARN_CFLAGS): Likewise.
80	(WARN_CFLAGS): Likewise.
81	(GNATLIBFLAGS): Add -nostdinc.
82	(GNATLIBCFLAGS_FOR_C): Add -W -Wall.
83	(LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
84	* configure.ac (warn_cflags): Delete.
85	* configure: Regenerate.
86
872011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
88
89	* configure.ac: Include ../config/picflag.m4.
90	(GCC_PICFLAG): Call it.
91	Substitute.
92	* configure: Regenerate.
93	* Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
94	(GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
95	(LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
96	Don't include $(GCC_DIR)/libgcc.mvars.
97
982010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
99
100	PR other/46202
101	* Makefile.in (install-strip): New phony target.
102	(check, installcheck, info, dvi, pdf, html, install)
103	(install-info, install-pdf, install-html, mostlyclean)
104	(clean, distclean, maintainer-clean): Mark phony.
105
1062009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
107
108	* Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
109	(LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
110	* configure.ac: Include config/unwind_ipinfo.m4.
111	Check for _Unwind_GetIPInfo.
112	* configure: Regenerate.
113
1142009-08-30  Paolo Bonzini  <bonzini@gnu.org>
115
116	PR ada/41122
117	* configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
118	call to AC_PROG_CC.
119	* configure: Regenerate.
120	* Makefile.in: Substitute AWK.
121
1222009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
123
124	* configure.ac (AC_PREREQ): Bump to 2.64.
125
1262009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
127
128	* configure: Regenerate.
129
1302009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
131
132	* Makefile.in (AUTOCONF, configure_deps): New variables.
133	($(srcdir)/configure)): Use them.  Also depend on multi.m4.
134
1352009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
136
137	* configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
138
1392009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
140
141	* configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
142	* configure: Regenerate.
143
1442009-04-09  Jakub Jelinek  <jakub@redhat.com>
145
146	* Makefile.in: Change copyright header to refer to version
147	3 of the GNU General Public License and to point readers at the
148	COPYING3 file and the FSF's license web page.
149	* configure.ac: Likewise.
150
1512009-04-06  Laurent GUERBY  <laurent@guerby.net>
152
153        * Makefile.in (ADA_RTS_DIR): Define.
154        * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
155
1562008-09-21  Laurent Guerby  <laurent@guerby.net>
157            Paolo Bonzini  <bonzini@gnu.org>
158
159	PR ada/5911
160	* Makefile.in (all, install, mostlyclean, clean, distclean): Add
161	multilib handling.
162	* configure.ac: Add multilib handling.
163	* configure: Regenerate.
164
1652008-08-29  Laurent Guerby  <laurent@guerby.net>
166
167	* Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
168	avoid conflicts. Factor more flags to pass.
169	(libsubdir): New variable.
170	(install-gnatlib): New target.
171
1722008-08-28  Laurent Guerby  <laurent@guerby.net>
173
174	* configure: Regenerate.
175
1762008-08-06  Thomas Quinot  <quinot@adacore.com>
177
178	* Makefile.in: generate s-oscons.ads again, previous change was
179	unneeded.
180
1812008-08-06  Samuel Tardieu  <sam@rfc1149.net>
182
183	* Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
184	oscons.
185
1862008-08-06  Thomas Quinot  <quinot@adacore.com>
187
188	* Makefile.in: Now generate s-oscons-$(THREAD_KIND).
189
1902008-08-05  Thomas Quinot  <quinot@adacore.com>
191
192	* Makefile.in (gnatlib*): Now depend on oscons target.
193	(oscons): New target.
194
1952008-08-01  Paolo Bonzini  <bonzini@gnu.org>
196
197	* configure.ac (warn_cflags): Substitute.
198	* configure: Regenerate.
199	* Makefile.in (libdir, WARN_CFLAGS): Substitute.
200	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
201	(ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
202	they were unused.
203	(libada-mk): Do not include.  Include libgcc.mvars instead.
204	(tmake_file): Remove, do not include.
205	(FLAGS_TO_PASS): Pass dummy values for exeext and CC.
206	* configure: Regenerate.
207
2082008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
209
210	* configure.ac: move sinclude of acx.m4 before AC_INIT,
211	also sinclude override.m4.
212	* Makefile.in ($(srcdir)/configure): Update dependencies.
213	* configure: Regenerate.
214
2152007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
216
217	* Makefile.in: Add dummy install-pdf target.
218
2192007-01-23  Richard Guenther  <rguenther@suse.de>
220
221	PR bootstrap/30541
222	* Makefile.in (STAGE_PREFIX): Do not define.
223	(FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
224
2252006-11-16  Paolo Bonzini  <bonzini@gnu.org>
226
227	PR bootstrap/29802
228	* configure.ac: Call GCC_TOPLEV_SUBDIRS.
229	* configure: Regenerate.
230	* Makefile.in: Replace host_subdir.
231
2322006-10-16  Brooks Moses  <bmoses@stanford.edu>
233
234	* Makefile.in: Add dummy "pdf" target.
235
2362006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
237
238	* Makefile.in: Add install-html target.
239
2402005-12-05  Paolo Bonzini  <bonzini@gnu.org>
241
242	* Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
243
2442005-04-27  James E Wilson  <wilson@specifixinc.com>
245
246	* Makefile.in (html): New.
247
2482005-02-28  Paolo Bonzini  <bonzini@gnu.org>
249
250	PR bootstrap/17383
251	* Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
252
2532004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
254
255	* Makefile.in: Add stamp file for building libada, to avoid
256	duplicate builds every time all-gnattools is called.
257
2582004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
259
260	* Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
261	here.
262
2632004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
264
265	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
266	_TARGET.
267	* configure: Regenerate.
268
2692004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
270
271	* configure.ac, Makefile.in: Remove gnattools-specific code
272	(see gnattools directory).
273	* Makefile.in: Remove dead rts-* targets.
274	* configure: Regenerate.
275
2762004-05-25  Daniel Jacobowitz  <drow@false.org>
277
278	* Makefile.in: Add .NOEXPORT.
279
2802004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
281
282	* Makefile.in: Put back merge of some targets to avoid code duplication.
283	Remove at the same obsolete variable GNATLIBLDFLAGS.
284
2852004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
286
287	* configure.ac: Fix stupid brain-fade; set default_gnattools_target
288	correctly.
289	* configure: Regenerate.
290
2912004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
292
293	* Makefile.in: Revert most of Arnaud's last change.  Prefer anything
294	over error-prone Make abuse.  Remove temporary debug code.
295	(gnatlib-zcx): New target.
296	(gnattools): Split into gnattools-native, gnattools-cross, to fix
297	previous bug; select which on the basis of default_gnattools_target.
298	(ada.all.cross): Merged with gnattools-cross target.
299	* configure.ac: Set default_gnattools_target.
300	* configure: Regenerate.
301
3022004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
303
304	* Makefile.in: Fix errors introduced in previous change (in particular,
305	errors when building gnattools were ignored).
306	Code clean up and simplification.
307	update comments.
308	Remove temporary debug code introduced by mistake in previous check in.
309	Prefer GNU Make syntax over complex and error-prone sh syntax.
310	(gnatlib-zcx): New target.
311	(ada.all.cross): Merged with gnattools-cross target.
312
3132004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
314
315	* configure.ac: It's gnatlib-plain in the Makefile, not
316	gnatlib-simple; make configure match.
317	* configure: Regenerate.
318
3192004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
320
321	* Makefile.in: Call gcc/ada/Makefile directly, not through the
322	intermediary of gcc/Makefile.  Incorporate all necessary parts of
323	rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
324	targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
325	configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
326	to build in configure.ac, not here.
327	* configure.ac: Provide Makefile.in with the new information it needs,
328	such as GCC's tmake_file and xmake_file.
329	* configure: Regenerate.
330
3312004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
332
333	* configure.in: Rename file to ...
334	* configure.ac: .. to this. Bump AC_PREREQ to 2.59.
335	* configure: Regenerate.
336
3372003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
338
339	PR ada/14350
340	* configure.in: Remove hardcoded gcc version.
341
342	* configure: Regenerated.
343
3442004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
345
346	* Makefile.in (gnattools): Depend on gnatlib.
347
3482003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
349
350	PR ada/6637, PR ada/5911
351	* configure.in, Makefile.in, configure: Merge with libada-branch
352
3532003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
354
355	PR ada/6637, PR ada/5911
356	* configure.in: Add support for --enable/disable-shared
357	* Makefile.in: Add initial, simple support for gnatlib/gnattools
358	for native and cross configurations.
359	* configure: Regenerate
360
3612003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
362
363	* configure.in: Make --enable-maintainer-mode work.
364	* configure: Regenerate.
365
366	* Makefile.in, configure.in: New files.
367	* configure: Generate.
368
369	* New directory, new ChangeLog.
370
371Copyright (C) 2003-2015 Free Software Foundation, Inc.
372
373This ChangeLog is free software; the Free Software Foundation gives
374unlimited permission to copy, distribute, and modify it.
375