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
172014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
18
19	* Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
20
212014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
22
23	* configure.ac (*-*-lynxos*): Delete.
24	* configure: Regenerate.
25
262013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
27	    Iain Sandoe  <iain@codesourcery.com>
28
29	PR ada/55946
30	* Makefile.in (host): Define.
31	(host_alias): Likewise.
32	(TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
33	(GNATMAKE_FOR_HOST): Define.
34	(GNATLINK_FOR_HOST): Likewise.
35	(GNATBIND_FOR_HOST): Likewise.
36	(GNATLS_FOR_HOST): Likewise.
37	(RTS_DIR): Move around and use GNATLS_FOR_HOST.
38	(TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
39
402013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
41
42	PR ada/59382
43	* configure.ac (target parameterization): Rewrite.
44	* configure: Regenerate.
45
462013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
47	    Iain Sandoe  <iain@codesourcery.com>
48
49	PR ada/58239
50	* Makefile.in (CXX_LFLAGS): New.
51	(TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
52	(TOOLS_FLAGS_TO_PASS_RE): Likewise.
53	(TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
54
552012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
56
57	* configure.ac (mips-sgi-irix*): Remove.
58	* configure: Regenerate.
59
602011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
61
62	* Makefile.in (LOOSE_WARN): Delete.
63	(GCC_WARN_CFLAGS): Set to -W -Wall.
64	(TOOLS_FLAGS_TO_PASS_1): Delete.
65	(TOOLS_FLAGS_TO_PASS_1re): Rename into...
66	(TOOLS_FLAGS_TO_PASS_RE): ...this.
67	(gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
68	(regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
69
702011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
71
72	PR target/39150
73	* configure.ac (*86-*-solaris2*): Also accept
74	x86_64-*-solaris2.1[0-9]*.
75	* configure: Regenerate.
76
772010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
78
79	PR other/46202
80	* Makefile.in (install-strip): New phony target.
81	(check, installcheck, info, dvi, pdf, html, install)
82	(install-info, install-pdf, install-html, mostlyclean)
83	(clean, distclean, maintainer-clean): Mark phony.
84
852010-01-09  Simon Wright  <simon@pushface.org>
86
87	PR ada/42659
88	* configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
89	* configure: Regenerate.
90
912009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92
93	* configure.ac (AC_PREREQ): Bump to 2.64.
94
952009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
96
97	* configure: Regenerate.
98
992009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
100
101	* Makefile.in (AUTOCONF, configure_deps): New variables.
102	($(srcdir)/configure): Use them.
103
1042009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
105
106	PR ada/40166
107	* Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
108	target specific sources.
109
1102009-04-10  Arnaud Charlet  <charlet@adacore.com>
111
112	* Makefile.in (stamp-tools): Add handling of snames.ad[sb].
113
1142009-04-09  Jakub Jelinek  <jakub@redhat.com>
115
116	* Makefile.in: Change copyright header to refer to version
117	3 of the GNU General Public License and to point readers at the
118	COPYING3 file and the FSF's license web page.
119	* configure.ac: Likewise.
120
1212009-02-26  Andreas Schwab  <schwab@suse.de>
122
123	PR ada/39172
124	* Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
125	(INCLUDES_FOR_SUBDIR): Adjust.
126	(ADA_INCLUDES_FOR_SUBDIR): Adjust.
127
1282008-08-01  Paolo Bonzini  <bonzini@gnu.org>
129
130	* configure.ac (warn_cflags): Substitute.
131	* configure: Regenerate.
132	* Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
133	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
134	(ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
135	(libsubdir): Remove.
136	(libada-mk): Do not include.  Include libgcc.mvars instead.
137	(xmake_file): Remove, do not include.
138
1392008-07-30  Paolo Bonzini  <bonzini@gnu.org>
140
141	* configure.ac (x_ada_cflags): Remove.
142	(ADA_CFLAGS): Substitute.
143	* configure: Regenerate.
144	* Makefile.in (ADA_CFLAGS): Substitute.
145	(T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
146	(TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
147	TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
148	Pass ADA_CFLAGS.
149
1502008-07-30  Laurent Guerby  <laurent@guerby.net>
151
152	PR ada/5911
153	* gnattools/Makefile.in: Replace stamp-gnatlib by
154	stamp-gnatlib-rts.
155
1562008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
157
158	* configure.ac, configure: Fix target specific pairs.
159
1602008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
161
162	* configure.ac: move sinclude of acx.m4 before AC_INIT,
163	also sinclude override.m4.
164	* Makefile.in ($(srcdir)/configure): Update dependencies.
165	* configure: Regenerate.
166
1672008-06-07  Joseph Myers  <joseph@codesourcery.com>
168
169	* configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
170	* configure: Regenerate.
171
1722008-05-20  Arnaud Charlet  <charlet@adacore.com>
173
174	* Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
175	in gcc/ada/Makefile.in
176
1772008-05-13  Arnaud Charlet  <charlet@adacore.com>
178
179	PR ada/31808
180	* Makefile.in (gnattools-cross): Do not build vxaddr2line
181
1822008-04-05  Arnaud Charlet  <charlet@adacore.com>
183
184	* Makefile.in: Remove handling of gnatbl.
185
1862007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
187
188	PR ada/34284
189	* configure.ac: Added a missing switch case for *86-*-darwin*
190	when defining the value of TOOLS_TARGET_PAIRS.
191
192	* configure: Regenerated.
193
1942007-06-06  Arnaud Charlet  <charlet@adacore.com>
195
196	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
197	gcc/ada/Makefile.in.
198
199	* configure: Regenerated.
200
2012007-04-30  Arnaud Charlet  <charlet@adacore.com>
202
203	PR ada/28953
204	* Makefile.in: No longer build gprmake
205
2062007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
207
208	* Makefile.in: Add dummy install-pdf target.
209
2102007-02-11  Andreas Schwab  <schwab@suse.de>
211
212	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
213	gcc/ada/Makefile.in.
214	* configure: Regenerated.
215
2162007-01-23  Richard Guenther  <rguenther@suse.de>
217
218	PR bootstrap/30541
219	* Makefile.in (STAGE_PREFIX): Do not define.
220
2212006-10-10  Brooks Moses  <bmoses@stanford.edu>
222
223	* Makefile.in: Added empty "pdf" target.
224
2252006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
226
227	* Makefile.in: Add html and install-html targets.
228
2292005-03-09  Arnaud Charlet  <charlet@adacore.com>
230
231	* Makefile.in: Fix incorrect use of ' in shell command
232
2332005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
234
235	* Makefile.in: Remove use of cc_set_by_configure; just use
236	plain old CC from the top level in this case.
237
2382005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
239	Merge from mainline at tag libada-gnattools-merge-20050129:
240	* configure.ac: Changes propagated from gcc/ada/Makefile.in.
241	* Makefile.in: Changes relocated from gcc/ada/Makefile.in.
242
2432004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
244
245	* Makefile.in: Reinstate stamp-gnatlib check.
246
2472004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
248
249	* Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
250	gcc/ada/configure.ac into gnattools-native and gnattools-cross
251	targets, collecting flags as appropriate from here,
252	gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
253	identical behavior.
254	* configure.ac: Add necessary configure bits from
255	gcc/ada/configure.ac.
256	* configure: Regenerate.
257
2582004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
259
260	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
261	_TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
262	ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
263	* configure: Regenerate.
264
2652004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
266
267	* Makefile.in, configure.ac: Remove libada-specific targets and
268	variables.
269	* configure: Regenerate.
270	* New directory, cloned from libada.
271
272Copyright 2004, 2005 Free Software Foundation, Inc.
273
274This ChangeLog is free software; the Free Software Foundation gives
275unlimited permission to copy, distribute, and modify it.
276