1 2015-06-08 John Marino <gnugcc@marino.st>
3 * configure.ac (*-*-dragonfly*): New configuration.
4 * configure: Regenerate.
6 2014-02-23 Eric Botcazou <ebotcazou@adacore.com>
8 * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
10 2014-01-27 Eric Botcazou <ebotcazou@adacore.com>
12 * configure.ac (*-*-lynxos*): Delete.
13 * configure: Regenerate.
15 2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
16 Iain Sandoe <iain@codesourcery.com>
19 * Makefile.in (host): Define.
20 (host_alias): Likewise.
21 (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
22 (GNATMAKE_FOR_HOST): Define.
23 (GNATLINK_FOR_HOST): Likewise.
24 (GNATBIND_FOR_HOST): Likewise.
25 (GNATLS_FOR_HOST): Likewise.
26 (RTS_DIR): Move around and use GNATLS_FOR_HOST.
27 (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
29 2013-12-04 Eric Botcazou <ebotcazou@adacore.com>
32 * configure.ac (target parameterization): Rewrite.
33 * configure: Regenerate.
35 2013-09-01 Eric Botcazou <ebotcazou@adacore.com>
36 Iain Sandoe <iain@codesourcery.com>
39 * Makefile.in (CXX_LFLAGS): New.
40 (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
41 (TOOLS_FLAGS_TO_PASS_RE): Likewise.
42 (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
44 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
46 * configure.ac (mips-sgi-irix*): Remove.
47 * configure: Regenerate.
49 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
51 * Makefile.in (LOOSE_WARN): Delete.
52 (GCC_WARN_CFLAGS): Set to -W -Wall.
53 (TOOLS_FLAGS_TO_PASS_1): Delete.
54 (TOOLS_FLAGS_TO_PASS_1re): Rename into...
55 (TOOLS_FLAGS_TO_PASS_RE): ...this.
56 (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
57 (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
59 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
62 * configure.ac (*86-*-solaris2*): Also accept
63 x86_64-*-solaris2.1[0-9]*.
64 * configure: Regenerate.
66 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
69 * Makefile.in (install-strip): New phony target.
70 (check, installcheck, info, dvi, pdf, html, install)
71 (install-info, install-pdf, install-html, mostlyclean)
72 (clean, distclean, maintainer-clean): Mark phony.
74 2010-01-09 Simon Wright <simon@pushface.org>
77 * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
78 * configure: Regenerate.
80 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
82 * configure.ac (AC_PREREQ): Bump to 2.64.
84 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
86 * configure: Regenerate.
88 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
90 * Makefile.in (AUTOCONF, configure_deps): New variables.
91 ($(srcdir)/configure): Use them.
93 2009-05-18 Bechir Zalila <bechir.zalila@gmail.com>
96 * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
97 target specific sources.
99 2009-04-10 Arnaud Charlet <charlet@adacore.com>
101 * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
103 2009-04-09 Jakub Jelinek <jakub@redhat.com>
105 * Makefile.in: Change copyright header to refer to version
106 3 of the GNU General Public License and to point readers at the
107 COPYING3 file and the FSF's license web page.
108 * configure.ac: Likewise.
110 2009-02-26 Andreas Schwab <schwab@suse.de>
113 * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
114 (INCLUDES_FOR_SUBDIR): Adjust.
115 (ADA_INCLUDES_FOR_SUBDIR): Adjust.
117 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
119 * configure.ac (warn_cflags): Substitute.
120 * configure: Regenerate.
121 * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
122 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
123 (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
125 (libada-mk): Do not include. Include libgcc.mvars instead.
126 (xmake_file): Remove, do not include.
128 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
130 * configure.ac (x_ada_cflags): Remove.
131 (ADA_CFLAGS): Substitute.
132 * configure: Regenerate.
133 * Makefile.in (ADA_CFLAGS): Substitute.
134 (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
135 (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
136 TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
139 2008-07-30 Laurent Guerby <laurent@guerby.net>
142 * gnattools/Makefile.in: Replace stamp-gnatlib by
145 2008-06-26 Chris Proctor <chrisp_42@bigpond.com>
147 * configure.ac, configure: Fix target specific pairs.
149 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
151 * configure.ac: move sinclude of acx.m4 before AC_INIT,
152 also sinclude override.m4.
153 * Makefile.in ($(srcdir)/configure): Update dependencies.
154 * configure: Regenerate.
156 2008-06-07 Joseph Myers <joseph@codesourcery.com>
158 * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
159 * configure: Regenerate.
161 2008-05-20 Arnaud Charlet <charlet@adacore.com>
163 * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
164 in gcc/ada/Makefile.in
166 2008-05-13 Arnaud Charlet <charlet@adacore.com>
169 * Makefile.in (gnattools-cross): Do not build vxaddr2line
171 2008-04-05 Arnaud Charlet <charlet@adacore.com>
173 * Makefile.in: Remove handling of gnatbl.
175 2007-12-05 Bechir Zalila <bechir.zalila@gmail.com>
178 * configure.ac: Added a missing switch case for *86-*-darwin*
179 when defining the value of TOOLS_TARGET_PAIRS.
181 * configure: Regenerated.
183 2007-06-06 Arnaud Charlet <charlet@adacore.com>
185 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
188 * configure: Regenerated.
190 2007-04-30 Arnaud Charlet <charlet@adacore.com>
193 * Makefile.in: No longer build gprmake
195 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
197 * Makefile.in: Add dummy install-pdf target.
199 2007-02-11 Andreas Schwab <schwab@suse.de>
201 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
203 * configure: Regenerated.
205 2007-01-23 Richard Guenther <rguenther@suse.de>
208 * Makefile.in (STAGE_PREFIX): Do not define.
210 2006-10-10 Brooks Moses <bmoses@stanford.edu>
212 * Makefile.in: Added empty "pdf" target.
214 2006-06-03 Carlos O'Donell <carlos@codesourcery.com>
216 * Makefile.in: Add html and install-html targets.
218 2005-03-09 Arnaud Charlet <charlet@adacore.com>
220 * Makefile.in: Fix incorrect use of ' in shell command
222 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
224 * Makefile.in: Remove use of cc_set_by_configure; just use
225 plain old CC from the top level in this case.
227 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
228 Merge from mainline at tag libada-gnattools-merge-20050129:
229 * configure.ac: Changes propagated from gcc/ada/Makefile.in.
230 * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
232 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
234 * Makefile.in: Reinstate stamp-gnatlib check.
236 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
238 * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
239 gcc/ada/configure.ac into gnattools-native and gnattools-cross
240 targets, collecting flags as appropriate from here,
241 gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
243 * configure.ac: Add necessary configure bits from
244 gcc/ada/configure.ac.
245 * configure: Regenerate.
247 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
249 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
250 _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
251 ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
252 * configure: Regenerate.
254 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
256 * Makefile.in, configure.ac: Remove libada-specific targets and
258 * configure: Regenerate.
259 * New directory, cloned from libada.
261 Copyright 2004, 2005 Free Software Foundation, Inc.
263 This ChangeLog is free software; the Free Software Foundation gives
264 unlimited permission to copy, distribute, and modify it.