1 2017-08-17 Richard Biener <rguenther@suse.de>
4 * Makefile.in (CXX_LFLAGS): Remove.
5 (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
6 (TOOLS_FLAGS_TO_PASS_RE): Likewise.
8 2016-05-16 Eric Botcazou <ebotcazou@adacore.com>
10 * configure.ac: Add ACX_NONCANONICAL_HOST.
11 * configure: Regenerate.
12 * Makefile.in: Replace host_alias with host_noncanonical.
13 (gnattools-cross): Do not rename the tools.
15 2016-04-04 Segher Boessenkool <segher@kernel.crashing.org>
18 * Makefile.in (distclean): Also delete config.cache .
20 2015-12-06 Eric Botcazou <ebotcazou@adacore.com>
23 * Makefile.in (ftop_srcdir): New variable.
24 (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
26 2015-06-08 John Marino <gnugcc@marino.st>
28 * configure.ac (*-*-dragonfly*): New configuration.
29 * configure: Regenerate.
31 2014-02-23 Eric Botcazou <ebotcazou@adacore.com>
33 * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
35 2014-01-27 Eric Botcazou <ebotcazou@adacore.com>
37 * configure.ac (*-*-lynxos*): Delete.
38 * configure: Regenerate.
40 2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
41 Iain Sandoe <iain@codesourcery.com>
44 * Makefile.in (host): Define.
45 (host_alias): Likewise.
46 (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
47 (GNATMAKE_FOR_HOST): Define.
48 (GNATLINK_FOR_HOST): Likewise.
49 (GNATBIND_FOR_HOST): Likewise.
50 (GNATLS_FOR_HOST): Likewise.
51 (RTS_DIR): Move around and use GNATLS_FOR_HOST.
52 (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
54 2013-12-04 Eric Botcazou <ebotcazou@adacore.com>
57 * configure.ac (target parameterization): Rewrite.
58 * configure: Regenerate.
60 2013-09-01 Eric Botcazou <ebotcazou@adacore.com>
61 Iain Sandoe <iain@codesourcery.com>
64 * Makefile.in (CXX_LFLAGS): New.
65 (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
66 (TOOLS_FLAGS_TO_PASS_RE): Likewise.
67 (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
69 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
71 * configure.ac (mips-sgi-irix*): Remove.
72 * configure: Regenerate.
74 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
76 * Makefile.in (LOOSE_WARN): Delete.
77 (GCC_WARN_CFLAGS): Set to -W -Wall.
78 (TOOLS_FLAGS_TO_PASS_1): Delete.
79 (TOOLS_FLAGS_TO_PASS_1re): Rename into...
80 (TOOLS_FLAGS_TO_PASS_RE): ...this.
81 (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
82 (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
84 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
87 * configure.ac (*86-*-solaris2*): Also accept
88 x86_64-*-solaris2.1[0-9]*.
89 * configure: Regenerate.
91 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
94 * Makefile.in (install-strip): New phony target.
95 (check, installcheck, info, dvi, pdf, html, install)
96 (install-info, install-pdf, install-html, mostlyclean)
97 (clean, distclean, maintainer-clean): Mark phony.
99 2010-01-09 Simon Wright <simon@pushface.org>
102 * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
103 * configure: Regenerate.
105 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
107 * configure.ac (AC_PREREQ): Bump to 2.64.
109 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
111 * configure: Regenerate.
113 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
115 * Makefile.in (AUTOCONF, configure_deps): New variables.
116 ($(srcdir)/configure): Use them.
118 2009-05-18 Bechir Zalila <bechir.zalila@gmail.com>
121 * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
122 target specific sources.
124 2009-04-10 Arnaud Charlet <charlet@adacore.com>
126 * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
128 2009-04-09 Jakub Jelinek <jakub@redhat.com>
130 * Makefile.in: Change copyright header to refer to version
131 3 of the GNU General Public License and to point readers at the
132 COPYING3 file and the FSF's license web page.
133 * configure.ac: Likewise.
135 2009-02-26 Andreas Schwab <schwab@suse.de>
138 * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
139 (INCLUDES_FOR_SUBDIR): Adjust.
140 (ADA_INCLUDES_FOR_SUBDIR): Adjust.
142 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
144 * configure.ac (warn_cflags): Substitute.
145 * configure: Regenerate.
146 * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
147 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
148 (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
150 (libada-mk): Do not include. Include libgcc.mvars instead.
151 (xmake_file): Remove, do not include.
153 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
155 * configure.ac (x_ada_cflags): Remove.
156 (ADA_CFLAGS): Substitute.
157 * configure: Regenerate.
158 * Makefile.in (ADA_CFLAGS): Substitute.
159 (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
160 (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
161 TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
164 2008-07-30 Laurent Guerby <laurent@guerby.net>
167 * gnattools/Makefile.in: Replace stamp-gnatlib by
170 2008-06-26 Chris Proctor <chrisp_42@bigpond.com>
172 * configure.ac, configure: Fix target specific pairs.
174 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
176 * configure.ac: move sinclude of acx.m4 before AC_INIT,
177 also sinclude override.m4.
178 * Makefile.in ($(srcdir)/configure): Update dependencies.
179 * configure: Regenerate.
181 2008-06-07 Joseph Myers <joseph@codesourcery.com>
183 * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
184 * configure: Regenerate.
186 2008-05-20 Arnaud Charlet <charlet@adacore.com>
188 * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
189 in gcc/ada/Makefile.in
191 2008-05-13 Arnaud Charlet <charlet@adacore.com>
194 * Makefile.in (gnattools-cross): Do not build vxaddr2line
196 2008-04-05 Arnaud Charlet <charlet@adacore.com>
198 * Makefile.in: Remove handling of gnatbl.
200 2007-12-05 Bechir Zalila <bechir.zalila@gmail.com>
203 * configure.ac: Added a missing switch case for *86-*-darwin*
204 when defining the value of TOOLS_TARGET_PAIRS.
206 * configure: Regenerated.
208 2007-06-06 Arnaud Charlet <charlet@adacore.com>
210 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
213 * configure: Regenerated.
215 2007-04-30 Arnaud Charlet <charlet@adacore.com>
218 * Makefile.in: No longer build gprmake
220 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
222 * Makefile.in: Add dummy install-pdf target.
224 2007-02-11 Andreas Schwab <schwab@suse.de>
226 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
228 * configure: Regenerated.
230 2007-01-23 Richard Guenther <rguenther@suse.de>
233 * Makefile.in (STAGE_PREFIX): Do not define.
235 2006-10-10 Brooks Moses <bmoses@stanford.edu>
237 * Makefile.in: Added empty "pdf" target.
239 2006-06-03 Carlos O'Donell <carlos@codesourcery.com>
241 * Makefile.in: Add html and install-html targets.
243 2005-03-09 Arnaud Charlet <charlet@adacore.com>
245 * Makefile.in: Fix incorrect use of ' in shell command
247 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
249 * Makefile.in: Remove use of cc_set_by_configure; just use
250 plain old CC from the top level in this case.
252 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
253 Merge from mainline at tag libada-gnattools-merge-20050129:
254 * configure.ac: Changes propagated from gcc/ada/Makefile.in.
255 * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
257 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
259 * Makefile.in: Reinstate stamp-gnatlib check.
261 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
263 * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
264 gcc/ada/configure.ac into gnattools-native and gnattools-cross
265 targets, collecting flags as appropriate from here,
266 gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
268 * configure.ac: Add necessary configure bits from
269 gcc/ada/configure.ac.
270 * configure: Regenerate.
272 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
274 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
275 _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
276 ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
277 * configure: Regenerate.
279 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
281 * Makefile.in, configure.ac: Remove libada-specific targets and
283 * configure: Regenerate.
284 * New directory, cloned from libada.
286 Copyright 2004-2018 Free Software Foundation, Inc.
288 This ChangeLog is free software; the Free Software Foundation gives
289 unlimited permission to copy, distribute, and modify it.