Skip gcc.dg/guality/example.c on hppa-linux.
[official-gcc.git] / gnattools / ChangeLog
blobfb2f11cceebe5a2515142fb9627f8569861608ce
1 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
3         PR other/102663
4         * Makefile.in: Add dummy install-dvi target.
6 2021-05-07  Bob Duff  <duff@adacore.com>
8         * Makefile.in (GENERATED_FILES_FOR_TOOLS): New variable.
9         ($(GCC_DIR)/stamp-tools): Walk it for the first copy operation.
11 2018-11-19  Alexandre Oliva <oliva@adacore.com>
13         PR ada/81878
14         * configure.ac (default_gnattools_target): Do not mistake
15         just-built host tools as native in cross-back toolchains.
16         * configure: Rebuilt.
18 2018-11-06  Eric Botcazou  <ebotcazou@adacore.com>
20         PR ada/81878
21         Revert
22         2018-10-29  Tamar Christina  <tamar.christina@arm.com>
24         PR ada/81878
25         * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
27         2017-08-17  Richard Biener  <rguenther@suse.de>
29         PR ada/81878
30         * Makefile.in (CXX_LFLAGS): Remove.
31         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
32         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
34 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
36         PR bootstrap/82856
37         * configure.ac: Remove AC_PREREQ.
38         * configure: Regenerate.
40 2018-10-29  Tamar Christina  <tamar.christina@arm.com>
42         PR ada/81878
43         * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
45 2017-08-17  Richard Biener  <rguenther@suse.de>
47         PR ada/81878
48         * Makefile.in (CXX_LFLAGS): Remove.
49         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
50         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
52 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
54         * configure.ac: Add ACX_NONCANONICAL_HOST.
55         * configure: Regenerate.
56         * Makefile.in: Replace host_alias with host_noncanonical.
57         (gnattools-cross): Do not rename the tools.
59 2016-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
61         PR bootstrap/70173
62         * Makefile.in (distclean): Also delete config.cache .
64 2015-12-06  Eric Botcazou  <ebotcazou@adacore.com>
66         PR ada/50048
67         * Makefile.in (ftop_srcdir): New variable.
68         (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
70 2015-06-08  John Marino  <gnugcc@marino.st>
72         * configure.ac (*-*-dragonfly*): New configuration.
73         * configure: Regenerate.
75 2014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
77         * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
79 2014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
81         * configure.ac (*-*-lynxos*): Delete.
82         * configure: Regenerate.
84 2013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
85             Iain Sandoe  <iain@codesourcery.com>
87         PR ada/55946
88         * Makefile.in (host): Define.
89         (host_alias): Likewise.
90         (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
91         (GNATMAKE_FOR_HOST): Define.
92         (GNATLINK_FOR_HOST): Likewise.
93         (GNATBIND_FOR_HOST): Likewise.
94         (GNATLS_FOR_HOST): Likewise.
95         (RTS_DIR): Move around and use GNATLS_FOR_HOST.
96         (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
98 2013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
100         PR ada/59382
101         * configure.ac (target parameterization): Rewrite.
102         * configure: Regenerate.
104 2013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
105             Iain Sandoe  <iain@codesourcery.com>
107         PR ada/58239
108         * Makefile.in (CXX_LFLAGS): New.
109         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
110         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
111         (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
113 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
115         * configure.ac (mips-sgi-irix*): Remove.
116         * configure: Regenerate.
118 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
120         * Makefile.in (LOOSE_WARN): Delete.
121         (GCC_WARN_CFLAGS): Set to -W -Wall.
122         (TOOLS_FLAGS_TO_PASS_1): Delete.
123         (TOOLS_FLAGS_TO_PASS_1re): Rename into...
124         (TOOLS_FLAGS_TO_PASS_RE): ...this.
125         (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
126         (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
128 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
130         PR target/39150
131         * configure.ac (*86-*-solaris2*): Also accept
132         x86_64-*-solaris2.1[0-9]*.
133         * configure: Regenerate.
135 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
137         PR other/46202
138         * Makefile.in (install-strip): New phony target.
139         (check, installcheck, info, dvi, pdf, html, install)
140         (install-info, install-pdf, install-html, mostlyclean)
141         (clean, distclean, maintainer-clean): Mark phony.
143 2010-01-09  Simon Wright  <simon@pushface.org>
145         PR ada/42659
146         * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
147         * configure: Regenerate.
149 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
151         * configure.ac (AC_PREREQ): Bump to 2.64.
153 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
155         * configure: Regenerate.
157 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
159         * Makefile.in (AUTOCONF, configure_deps): New variables.
160         ($(srcdir)/configure): Use them.
162 2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
164         PR ada/40166
165         * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
166         target specific sources.
168 2009-04-10  Arnaud Charlet  <charlet@adacore.com>
170         * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
172 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
174         * Makefile.in: Change copyright header to refer to version
175         3 of the GNU General Public License and to point readers at the
176         COPYING3 file and the FSF's license web page.
177         * configure.ac: Likewise.
179 2009-02-26  Andreas Schwab  <schwab@suse.de>
181         PR ada/39172
182         * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
183         (INCLUDES_FOR_SUBDIR): Adjust.
184         (ADA_INCLUDES_FOR_SUBDIR): Adjust.
186 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
188         * configure.ac (warn_cflags): Substitute.
189         * configure: Regenerate.
190         * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
191         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
192         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
193         (libsubdir): Remove.
194         (libada-mk): Do not include.  Include libgcc.mvars instead.
195         (xmake_file): Remove, do not include.
197 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
199         * configure.ac (x_ada_cflags): Remove.
200         (ADA_CFLAGS): Substitute.
201         * configure: Regenerate.
202         * Makefile.in (ADA_CFLAGS): Substitute.
203         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
204         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
205         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
206         Pass ADA_CFLAGS.
208 2008-07-30  Laurent Guerby  <laurent@guerby.net>
210         PR ada/5911
211         * gnattools/Makefile.in: Replace stamp-gnatlib by
212         stamp-gnatlib-rts.
214 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
216         * configure.ac, configure: Fix target specific pairs.
218 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
220         * configure.ac: move sinclude of acx.m4 before AC_INIT,
221         also sinclude override.m4.
222         * Makefile.in ($(srcdir)/configure): Update dependencies.
223         * configure: Regenerate.
225 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
227         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
228         * configure: Regenerate.
230 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
232         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
233         in gcc/ada/Makefile.in
235 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
237         PR ada/31808
238         * Makefile.in (gnattools-cross): Do not build vxaddr2line
240 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
242         * Makefile.in: Remove handling of gnatbl.
244 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
246         PR ada/34284
247         * configure.ac: Added a missing switch case for *86-*-darwin*
248         when defining the value of TOOLS_TARGET_PAIRS.
250         * configure: Regenerated.
252 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
254         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
255         gcc/ada/Makefile.in.
257         * configure: Regenerated.
259 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
261         PR ada/28953
262         * Makefile.in: No longer build gprmake
264 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
266         * Makefile.in: Add dummy install-pdf target.
268 2007-02-11  Andreas Schwab  <schwab@suse.de>
270         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
271         gcc/ada/Makefile.in.
272         * configure: Regenerated.
274 2007-01-23  Richard Guenther  <rguenther@suse.de>
276         PR bootstrap/30541
277         * Makefile.in (STAGE_PREFIX): Do not define.
279 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
281         * Makefile.in: Added empty "pdf" target.
283 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
285         * Makefile.in: Add html and install-html targets.
287 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
289         * Makefile.in: Fix incorrect use of ' in shell command
291 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
293         * Makefile.in: Remove use of cc_set_by_configure; just use
294         plain old CC from the top level in this case.
296 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
297         Merge from mainline at tag libada-gnattools-merge-20050129:
298         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
299         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
301 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
303         * Makefile.in: Reinstate stamp-gnatlib check.
305 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
307         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
308         gcc/ada/configure.ac into gnattools-native and gnattools-cross
309         targets, collecting flags as appropriate from here,
310         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
311         identical behavior.
312         * configure.ac: Add necessary configure bits from
313         gcc/ada/configure.ac.
314         * configure: Regenerate.
316 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
318         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
319         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
320         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
321         * configure: Regenerate.
323 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
325         * Makefile.in, configure.ac: Remove libada-specific targets and
326         variables.
327         * configure: Regenerate.
328         * New directory, cloned from libada.
330 Copyright 2004-2018 Free Software Foundation, Inc.
332 This ChangeLog is free software; the Free Software Foundation gives
333 unlimited permission to copy, distribute, and modify it.