12013-05-31  Release Manager
2
3	* GCC 4.8.1 released.
4
52013-03-22  Release Manager
6
7	* GCC 4.8.0 released.
8
92012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10
11	* configure.ac (mips-sgi-irix*): Remove.
12	* configure: Regenerate.
13
142011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
15
16	* Makefile.in (LOOSE_WARN): Delete.
17	(GCC_WARN_CFLAGS): Set to -W -Wall.
18	(TOOLS_FLAGS_TO_PASS_1): Delete.
19	(TOOLS_FLAGS_TO_PASS_1re): Rename into...
20	(TOOLS_FLAGS_TO_PASS_RE): ...this.
21	(gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
22	(regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
23
242011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25
26	PR target/39150
27	* configure.ac (*86-*-solaris2*): Also accept
28	x86_64-*-solaris2.1[0-9]*.
29	* configure: Regenerate.
30
312010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
32
33	PR other/46202
34	* Makefile.in (install-strip): New phony target.
35	(check, installcheck, info, dvi, pdf, html, install)
36	(install-info, install-pdf, install-html, mostlyclean)
37	(clean, distclean, maintainer-clean): Mark phony.
38
392010-01-09  Simon Wright  <simon@pushface.org>
40
41	PR ada/42659
42	* configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
43	* configure: Regenerate.
44
452009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
46
47	* configure.ac (AC_PREREQ): Bump to 2.64.
48
492009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
50
51	* configure: Regenerate.
52
532009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
54
55	* Makefile.in (AUTOCONF, configure_deps): New variables.
56	($(srcdir)/configure): Use them.
57
582009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
59
60	PR ada/40166
61	* Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
62	target specific sources.
63
642009-04-10  Arnaud Charlet  <charlet@adacore.com>
65
66	* Makefile.in (stamp-tools): Add handling of snames.ad[sb].
67
682009-04-09  Jakub Jelinek  <jakub@redhat.com>
69
70	* Makefile.in: Change copyright header to refer to version
71	3 of the GNU General Public License and to point readers at the
72	COPYING3 file and the FSF's license web page.
73	* configure.ac: Likewise.
74
752009-02-26  Andreas Schwab  <schwab@suse.de>
76
77	PR ada/39172
78	* Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
79	(INCLUDES_FOR_SUBDIR): Adjust.
80	(ADA_INCLUDES_FOR_SUBDIR): Adjust.
81
822008-08-01  Paolo Bonzini  <bonzini@gnu.org>
83
84	* configure.ac (warn_cflags): Substitute.
85	* configure: Regenerate.
86	* Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
87	(GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
88	(ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
89	(libsubdir): Remove.
90	(libada-mk): Do not include.  Include libgcc.mvars instead.
91	(xmake_file): Remove, do not include.
92
932008-07-30  Paolo Bonzini  <bonzini@gnu.org>
94
95	* configure.ac (x_ada_cflags): Remove.
96	(ADA_CFLAGS): Substitute.
97	* configure: Regenerate.
98	* Makefile.in (ADA_CFLAGS): Substitute.
99	(T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
100	(TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
101	TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
102	Pass ADA_CFLAGS.
103
1042008-07-30  Laurent Guerby  <laurent@guerby.net>
105
106	PR ada/5911
107	* gnattools/Makefile.in: Replace stamp-gnatlib by
108	stamp-gnatlib-rts.
109
1102008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
111
112	* configure.ac, configure: Fix target specific pairs.
113
1142008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
115
116	* configure.ac: move sinclude of acx.m4 before AC_INIT,
117	also sinclude override.m4.
118	* Makefile.in ($(srcdir)/configure): Update dependencies.
119	* configure: Regenerate.
120
1212008-06-07  Joseph Myers  <joseph@codesourcery.com>
122
123	* configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
124	* configure: Regenerate.
125
1262008-05-20  Arnaud Charlet  <charlet@adacore.com>
127
128	* Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
129	in gcc/ada/Makefile.in
130
1312008-05-13  Arnaud Charlet  <charlet@adacore.com>
132
133	PR ada/31808
134	* Makefile.in (gnattools-cross): Do not build vxaddr2line
135
1362008-04-05  Arnaud Charlet  <charlet@adacore.com>
137
138	* Makefile.in: Remove handling of gnatbl.
139
1402007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
141
142	PR ada/34284
143	* configure.ac: Added a missing switch case for *86-*-darwin*
144	when defining the value of TOOLS_TARGET_PAIRS.
145
146	* configure: Regenerated.
147
1482007-06-06  Arnaud Charlet  <charlet@adacore.com>
149
150	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
151	gcc/ada/Makefile.in.
152
153	* configure: Regenerated.
154
1552007-04-30  Arnaud Charlet  <charlet@adacore.com>
156
157	PR ada/28953
158	* Makefile.in: No longer build gprmake
159
1602007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
161
162	* Makefile.in: Add dummy install-pdf target.
163
1642007-02-11  Andreas Schwab  <schwab@suse.de>
165
166	* configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
167	gcc/ada/Makefile.in.
168	* configure: Regenerated.
169
1702007-01-23  Richard Guenther  <rguenther@suse.de>
171
172	PR bootstrap/30541
173	* Makefile.in (STAGE_PREFIX): Do not define.
174
1752006-10-10  Brooks Moses  <bmoses@stanford.edu>
176
177	* Makefile.in: Added empty "pdf" target.
178
1792006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
180
181	* Makefile.in: Add html and install-html targets.
182
1832005-03-09  Arnaud Charlet  <charlet@adacore.com>
184
185	* Makefile.in: Fix incorrect use of ' in shell command
186
1872005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
188
189	* Makefile.in: Remove use of cc_set_by_configure; just use
190	plain old CC from the top level in this case.
191
1922005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
193	Merge from mainline at tag libada-gnattools-merge-20050129:
194	* configure.ac: Changes propagated from gcc/ada/Makefile.in.
195	* Makefile.in: Changes relocated from gcc/ada/Makefile.in.
196
1972004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
198
199	* Makefile.in: Reinstate stamp-gnatlib check.
200
2012004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
202
203	* Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
204	gcc/ada/configure.ac into gnattools-native and gnattools-cross
205	targets, collecting flags as appropriate from here,
206	gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
207	identical behavior.
208	* configure.ac: Add necessary configure bits from
209	gcc/ada/configure.ac.
210	* configure: Regenerate.
211
2122004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
213
214	* configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
215	_TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
216	ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
217	* configure: Regenerate.
218
2192004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
220
221	* Makefile.in, configure.ac: Remove libada-specific targets and
222	variables.
223	* configure: Regenerate.
224	* New directory, cloned from libada.
225
226Copyright 2004, 2005 Free Software Foundation, Inc.
227
228This ChangeLog is free software; the Free Software Foundation gives
229unlimited permission to copy, distribute, and modify it.
230