PR rtl-optimization/87817
[official-gcc.git] / gnattools / ChangeLog
blobca75cf0023473b68ef0ae19e149a05623a401bd1
1 2018-11-06  Eric Botcazou  <ebotcazou@adacore.com>
3         PR ada/81878
4         Revert
5         2018-10-29  Tamar Christina  <tamar.christina@arm.com>
7         PR ada/81878
8         * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
10         2017-08-17  Richard Biener  <rguenther@suse.de>
12         PR ada/81878
13         * Makefile.in (CXX_LFLAGS): Remove.
14         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
15         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
17 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
19         PR bootstrap/82856
20         * configure.ac: Remove AC_PREREQ.
21         * configure: Regenerate.
23 2018-10-29  Tamar Christina  <tamar.christina@arm.com>
25         PR ada/81878
26         * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
28 2017-08-17  Richard Biener  <rguenther@suse.de>
30         PR ada/81878
31         * Makefile.in (CXX_LFLAGS): Remove.
32         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
33         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
35 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
37         * configure.ac: Add ACX_NONCANONICAL_HOST.
38         * configure: Regenerate.
39         * Makefile.in: Replace host_alias with host_noncanonical.
40         (gnattools-cross): Do not rename the tools.
42 2016-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
44         PR bootstrap/70173
45         * Makefile.in (distclean): Also delete config.cache .
47 2015-12-06  Eric Botcazou  <ebotcazou@adacore.com>
49         PR ada/50048
50         * Makefile.in (ftop_srcdir): New variable.
51         (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
53 2015-06-08  John Marino  <gnugcc@marino.st>
55         * configure.ac (*-*-dragonfly*): New configuration.
56         * configure: Regenerate.
58 2014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
60         * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
62 2014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
64         * configure.ac (*-*-lynxos*): Delete.
65         * configure: Regenerate.
67 2013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
68             Iain Sandoe  <iain@codesourcery.com>
70         PR ada/55946
71         * Makefile.in (host): Define.
72         (host_alias): Likewise.
73         (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
74         (GNATMAKE_FOR_HOST): Define.
75         (GNATLINK_FOR_HOST): Likewise.
76         (GNATBIND_FOR_HOST): Likewise.
77         (GNATLS_FOR_HOST): Likewise.
78         (RTS_DIR): Move around and use GNATLS_FOR_HOST.
79         (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
81 2013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
83         PR ada/59382
84         * configure.ac (target parameterization): Rewrite.
85         * configure: Regenerate.
87 2013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
88             Iain Sandoe  <iain@codesourcery.com>
90         PR ada/58239
91         * Makefile.in (CXX_LFLAGS): New.
92         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
93         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
94         (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
96 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
98         * configure.ac (mips-sgi-irix*): Remove.
99         * configure: Regenerate.
101 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
103         * Makefile.in (LOOSE_WARN): Delete.
104         (GCC_WARN_CFLAGS): Set to -W -Wall.
105         (TOOLS_FLAGS_TO_PASS_1): Delete.
106         (TOOLS_FLAGS_TO_PASS_1re): Rename into...
107         (TOOLS_FLAGS_TO_PASS_RE): ...this.
108         (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
109         (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
111 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
113         PR target/39150
114         * configure.ac (*86-*-solaris2*): Also accept
115         x86_64-*-solaris2.1[0-9]*.
116         * configure: Regenerate.
118 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
120         PR other/46202
121         * Makefile.in (install-strip): New phony target.
122         (check, installcheck, info, dvi, pdf, html, install)
123         (install-info, install-pdf, install-html, mostlyclean)
124         (clean, distclean, maintainer-clean): Mark phony.
126 2010-01-09  Simon Wright  <simon@pushface.org>
128         PR ada/42659
129         * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
130         * configure: Regenerate.
132 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
134         * configure.ac (AC_PREREQ): Bump to 2.64.
136 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
138         * configure: Regenerate.
140 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
142         * Makefile.in (AUTOCONF, configure_deps): New variables.
143         ($(srcdir)/configure): Use them.
145 2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
147         PR ada/40166
148         * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
149         target specific sources.
151 2009-04-10  Arnaud Charlet  <charlet@adacore.com>
153         * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
155 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
157         * Makefile.in: Change copyright header to refer to version
158         3 of the GNU General Public License and to point readers at the
159         COPYING3 file and the FSF's license web page.
160         * configure.ac: Likewise.
162 2009-02-26  Andreas Schwab  <schwab@suse.de>
164         PR ada/39172
165         * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
166         (INCLUDES_FOR_SUBDIR): Adjust.
167         (ADA_INCLUDES_FOR_SUBDIR): Adjust.
169 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
171         * configure.ac (warn_cflags): Substitute.
172         * configure: Regenerate.
173         * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
174         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
175         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
176         (libsubdir): Remove.
177         (libada-mk): Do not include.  Include libgcc.mvars instead.
178         (xmake_file): Remove, do not include.
180 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
182         * configure.ac (x_ada_cflags): Remove.
183         (ADA_CFLAGS): Substitute.
184         * configure: Regenerate.
185         * Makefile.in (ADA_CFLAGS): Substitute.
186         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
187         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
188         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
189         Pass ADA_CFLAGS.
191 2008-07-30  Laurent Guerby  <laurent@guerby.net>
193         PR ada/5911
194         * gnattools/Makefile.in: Replace stamp-gnatlib by
195         stamp-gnatlib-rts.
197 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
199         * configure.ac, configure: Fix target specific pairs.
201 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
203         * configure.ac: move sinclude of acx.m4 before AC_INIT,
204         also sinclude override.m4.
205         * Makefile.in ($(srcdir)/configure): Update dependencies.
206         * configure: Regenerate.
208 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
210         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
211         * configure: Regenerate.
213 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
215         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
216         in gcc/ada/Makefile.in
218 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
220         PR ada/31808
221         * Makefile.in (gnattools-cross): Do not build vxaddr2line
223 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
225         * Makefile.in: Remove handling of gnatbl.
227 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
229         PR ada/34284
230         * configure.ac: Added a missing switch case for *86-*-darwin*
231         when defining the value of TOOLS_TARGET_PAIRS.
233         * configure: Regenerated.
235 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
237         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
238         gcc/ada/Makefile.in.
240         * configure: Regenerated.
242 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
244         PR ada/28953
245         * Makefile.in: No longer build gprmake
247 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
249         * Makefile.in: Add dummy install-pdf target.
251 2007-02-11  Andreas Schwab  <schwab@suse.de>
253         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
254         gcc/ada/Makefile.in.
255         * configure: Regenerated.
257 2007-01-23  Richard Guenther  <rguenther@suse.de>
259         PR bootstrap/30541
260         * Makefile.in (STAGE_PREFIX): Do not define.
262 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
264         * Makefile.in: Added empty "pdf" target.
266 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
268         * Makefile.in: Add html and install-html targets.
270 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
272         * Makefile.in: Fix incorrect use of ' in shell command
274 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
276         * Makefile.in: Remove use of cc_set_by_configure; just use
277         plain old CC from the top level in this case.
279 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
280         Merge from mainline at tag libada-gnattools-merge-20050129:
281         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
282         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
284 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
286         * Makefile.in: Reinstate stamp-gnatlib check.
288 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
290         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
291         gcc/ada/configure.ac into gnattools-native and gnattools-cross
292         targets, collecting flags as appropriate from here,
293         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
294         identical behavior.
295         * configure.ac: Add necessary configure bits from
296         gcc/ada/configure.ac.
297         * configure: Regenerate.
299 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
301         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
302         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
303         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
304         * configure: Regenerate.
306 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
308         * Makefile.in, configure.ac: Remove libada-specific targets and
309         variables.
310         * configure: Regenerate.
311         * New directory, cloned from libada.
313 Copyright 2004-2018 Free Software Foundation, Inc.
315 This ChangeLog is free software; the Free Software Foundation gives
316 unlimited permission to copy, distribute, and modify it.