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