* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL on AIX.
[official-gcc.git] / gnattools / ChangeLog
blob9432ce1add596852e2f483e2c2ef4812229a1e1a
1 2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
3         * configure.ac: Add ACX_NONCANONICAL_HOST.
4         * configure: Regenerate.
5         * Makefile.in: Replace host_alias with host_noncanonical.
6         (gnattools-cross): Do not rename the tools.
8 2016-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
10         PR bootstrap/70173
11         * Makefile.in (distclean): Also delete config.cache .
13 2015-12-06  Eric Botcazou  <ebotcazou@adacore.com>
15         PR ada/50048
16         * Makefile.in (ftop_srcdir): New variable.
17         (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
19 2015-06-08  John Marino  <gnugcc@marino.st>
21         * configure.ac (*-*-dragonfly*): New configuration.
22         * configure: Regenerate.
24 2014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
26         * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
28 2014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
30         * configure.ac (*-*-lynxos*): Delete.
31         * configure: Regenerate.
33 2013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
34             Iain Sandoe  <iain@codesourcery.com>
36         PR ada/55946
37         * Makefile.in (host): Define.
38         (host_alias): Likewise.
39         (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
40         (GNATMAKE_FOR_HOST): Define.
41         (GNATLINK_FOR_HOST): Likewise.
42         (GNATBIND_FOR_HOST): Likewise.
43         (GNATLS_FOR_HOST): Likewise.
44         (RTS_DIR): Move around and use GNATLS_FOR_HOST.
45         (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
47 2013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
49         PR ada/59382
50         * configure.ac (target parameterization): Rewrite.
51         * configure: Regenerate.
53 2013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
54             Iain Sandoe  <iain@codesourcery.com>
56         PR ada/58239
57         * Makefile.in (CXX_LFLAGS): New.
58         (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
59         (TOOLS_FLAGS_TO_PASS_RE): Likewise.
60         (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
62 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
64         * configure.ac (mips-sgi-irix*): Remove.
65         * configure: Regenerate.
67 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
69         * Makefile.in (LOOSE_WARN): Delete.
70         (GCC_WARN_CFLAGS): Set to -W -Wall.
71         (TOOLS_FLAGS_TO_PASS_1): Delete.
72         (TOOLS_FLAGS_TO_PASS_1re): Rename into...
73         (TOOLS_FLAGS_TO_PASS_RE): ...this.
74         (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
75         (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
77 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
79         PR target/39150
80         * configure.ac (*86-*-solaris2*): Also accept
81         x86_64-*-solaris2.1[0-9]*.
82         * configure: Regenerate.
84 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
86         PR other/46202
87         * Makefile.in (install-strip): New phony target.
88         (check, installcheck, info, dvi, pdf, html, install)
89         (install-info, install-pdf, install-html, mostlyclean)
90         (clean, distclean, maintainer-clean): Mark phony.
92 2010-01-09  Simon Wright  <simon@pushface.org>
94         PR ada/42659
95         * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
96         * configure: Regenerate.
98 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
100         * configure.ac (AC_PREREQ): Bump to 2.64.
102 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
104         * configure: Regenerate.
106 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
108         * Makefile.in (AUTOCONF, configure_deps): New variables.
109         ($(srcdir)/configure): Use them.
111 2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
113         PR ada/40166
114         * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
115         target specific sources.
117 2009-04-10  Arnaud Charlet  <charlet@adacore.com>
119         * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
121 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
123         * Makefile.in: Change copyright header to refer to version
124         3 of the GNU General Public License and to point readers at the
125         COPYING3 file and the FSF's license web page.
126         * configure.ac: Likewise.
128 2009-02-26  Andreas Schwab  <schwab@suse.de>
130         PR ada/39172
131         * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
132         (INCLUDES_FOR_SUBDIR): Adjust.
133         (ADA_INCLUDES_FOR_SUBDIR): Adjust.
135 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
137         * configure.ac (warn_cflags): Substitute.
138         * configure: Regenerate.
139         * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
140         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
141         (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
142         (libsubdir): Remove.
143         (libada-mk): Do not include.  Include libgcc.mvars instead.
144         (xmake_file): Remove, do not include.
146 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
148         * configure.ac (x_ada_cflags): Remove.
149         (ADA_CFLAGS): Substitute.
150         * configure: Regenerate.
151         * Makefile.in (ADA_CFLAGS): Substitute.
152         (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
153         (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
154         TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
155         Pass ADA_CFLAGS.
157 2008-07-30  Laurent Guerby  <laurent@guerby.net>
159         PR ada/5911
160         * gnattools/Makefile.in: Replace stamp-gnatlib by
161         stamp-gnatlib-rts.
163 2008-06-26  Chris Proctor  <chrisp_42@bigpond.com>
165         * configure.ac, configure: Fix target specific pairs.
167 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
169         * configure.ac: move sinclude of acx.m4 before AC_INIT,
170         also sinclude override.m4.
171         * Makefile.in ($(srcdir)/configure): Update dependencies.
172         * configure: Regenerate.
174 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
176         * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
177         * configure: Regenerate.
179 2008-05-20  Arnaud Charlet  <charlet@adacore.com>
181         * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
182         in gcc/ada/Makefile.in
184 2008-05-13  Arnaud Charlet  <charlet@adacore.com>
186         PR ada/31808
187         * Makefile.in (gnattools-cross): Do not build vxaddr2line
189 2008-04-05  Arnaud Charlet  <charlet@adacore.com>
191         * Makefile.in: Remove handling of gnatbl.
193 2007-12-05  Bechir Zalila  <bechir.zalila@gmail.com>
195         PR ada/34284
196         * configure.ac: Added a missing switch case for *86-*-darwin*
197         when defining the value of TOOLS_TARGET_PAIRS.
199         * configure: Regenerated.
201 2007-06-06  Arnaud Charlet  <charlet@adacore.com>
203         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
204         gcc/ada/Makefile.in.
206         * configure: Regenerated.
208 2007-04-30  Arnaud Charlet  <charlet@adacore.com>
210         PR ada/28953
211         * Makefile.in: No longer build gprmake
213 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
215         * Makefile.in: Add dummy install-pdf target.
217 2007-02-11  Andreas Schwab  <schwab@suse.de>
219         * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
220         gcc/ada/Makefile.in.
221         * configure: Regenerated.
223 2007-01-23  Richard Guenther  <rguenther@suse.de>
225         PR bootstrap/30541
226         * Makefile.in (STAGE_PREFIX): Do not define.
228 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
230         * Makefile.in: Added empty "pdf" target.
232 2006-06-03  Carlos O'Donell  <carlos@codesourcery.com>
234         * Makefile.in: Add html and install-html targets.
236 2005-03-09  Arnaud Charlet  <charlet@adacore.com>
238         * Makefile.in: Fix incorrect use of ' in shell command
240 2005-02-02  Nathanael Nerode  <neroden@gcc.gnu.org>
242         * Makefile.in: Remove use of cc_set_by_configure; just use
243         plain old CC from the top level in this case.
245 2005-01-30  Nathanael Nerode  <neroden@gcc.gnu.org>
246         Merge from mainline at tag libada-gnattools-merge-20050129:
247         * configure.ac: Changes propagated from gcc/ada/Makefile.in.
248         * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
250 2004-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
252         * Makefile.in: Reinstate stamp-gnatlib check.
254 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
256         * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
257         gcc/ada/configure.ac into gnattools-native and gnattools-cross
258         targets, collecting flags as appropriate from here,
259         gcc/ada/Makefile.in, gcc/ada/configure.ac, etc.  Attempt to retain
260         identical behavior.
261         * configure.ac: Add necessary configure bits from
262         gcc/ada/configure.ac.
263         * configure: Regenerate.
265 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
267         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
268         _TARGET.  Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
269         ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
270         * configure: Regenerate.
272 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
274         * Makefile.in, configure.ac: Remove libada-specific targets and
275         variables.
276         * configure: Regenerate.
277         * New directory, cloned from libada.
279 Copyright 2004, 2005 Free Software Foundation, Inc.
281 This ChangeLog is free software; the Free Software Foundation gives
282 unlimited permission to copy, distribute, and modify it.