1 2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
2 Iain Sandoe <iain@codesourcery.com>
5 * Makefile.in (host): Define.
6 (host_alias): Likewise.
7 (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
8 (GNATMAKE_FOR_HOST): Define.
9 (GNATLINK_FOR_HOST): Likewise.
10 (GNATBIND_FOR_HOST): Likewise.
11 (GNATLS_FOR_HOST): Likewise.
12 (RTS_DIR): Move around and use GNATLS_FOR_HOST.
13 (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
15 2013-12-04 Eric Botcazou <ebotcazou@adacore.com>
18 * configure.ac (target parameterization): Rewrite.
19 * configure: Regenerate.
21 2013-09-01 Eric Botcazou <ebotcazou@adacore.com>
22 Iain Sandoe <iain@codesourcery.com>
25 * Makefile.in (CXX_LFLAGS): New.
26 (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
27 (TOOLS_FLAGS_TO_PASS_RE): Likewise.
28 (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
30 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32 * configure.ac (mips-sgi-irix*): Remove.
33 * configure: Regenerate.
35 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
37 * Makefile.in (LOOSE_WARN): Delete.
38 (GCC_WARN_CFLAGS): Set to -W -Wall.
39 (TOOLS_FLAGS_TO_PASS_1): Delete.
40 (TOOLS_FLAGS_TO_PASS_1re): Rename into...
41 (TOOLS_FLAGS_TO_PASS_RE): ...this.
42 (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
43 (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
45 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
48 * configure.ac (*86-*-solaris2*): Also accept
49 x86_64-*-solaris2.1[0-9]*.
50 * configure: Regenerate.
52 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
55 * Makefile.in (install-strip): New phony target.
56 (check, installcheck, info, dvi, pdf, html, install)
57 (install-info, install-pdf, install-html, mostlyclean)
58 (clean, distclean, maintainer-clean): Mark phony.
60 2010-01-09 Simon Wright <simon@pushface.org>
63 * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
64 * configure: Regenerate.
66 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
68 * configure.ac (AC_PREREQ): Bump to 2.64.
70 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
72 * configure: Regenerate.
74 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
76 * Makefile.in (AUTOCONF, configure_deps): New variables.
77 ($(srcdir)/configure): Use them.
79 2009-05-18 Bechir Zalila <bechir.zalila@gmail.com>
82 * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
83 target specific sources.
85 2009-04-10 Arnaud Charlet <charlet@adacore.com>
87 * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
89 2009-04-09 Jakub Jelinek <jakub@redhat.com>
91 * Makefile.in: Change copyright header to refer to version
92 3 of the GNU General Public License and to point readers at the
93 COPYING3 file and the FSF's license web page.
94 * configure.ac: Likewise.
96 2009-02-26 Andreas Schwab <schwab@suse.de>
99 * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
100 (INCLUDES_FOR_SUBDIR): Adjust.
101 (ADA_INCLUDES_FOR_SUBDIR): Adjust.
103 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
105 * configure.ac (warn_cflags): Substitute.
106 * configure: Regenerate.
107 * Makefile.in (libdir, exeext, WARN_CFLAGS): Substitute.
108 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
109 (ADA_INCLUDE_DIR, ADA_RTL_OBJ_DIR): Remove as they were unused.
111 (libada-mk): Do not include. Include libgcc.mvars instead.
112 (xmake_file): Remove, do not include.
114 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
116 * configure.ac (x_ada_cflags): Remove.
117 (ADA_CFLAGS): Substitute.
118 * configure: Regenerate.
119 * Makefile.in (ADA_CFLAGS): Substitute.
120 (T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove.
121 (TOOLS_FLAGS_TO_PASS_1, TOOLS_FLAGS_TO_PASS_1re,
122 TOOLS_FLAGS_TO_PASS_NATIVE, TOOLS_FLAGS_TO_PASS_CROSS):
125 2008-07-30 Laurent Guerby <laurent@guerby.net>
128 * gnattools/Makefile.in: Replace stamp-gnatlib by
131 2008-06-26 Chris Proctor <chrisp_42@bigpond.com>
133 * configure.ac, configure: Fix target specific pairs.
135 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
137 * configure.ac: move sinclude of acx.m4 before AC_INIT,
138 also sinclude override.m4.
139 * Makefile.in ($(srcdir)/configure): Update dependencies.
140 * configure: Regenerate.
142 2008-06-07 Joseph Myers <joseph@codesourcery.com>
144 * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
145 * configure: Regenerate.
147 2008-05-20 Arnaud Charlet <charlet@adacore.com>
149 * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
150 in gcc/ada/Makefile.in
152 2008-05-13 Arnaud Charlet <charlet@adacore.com>
155 * Makefile.in (gnattools-cross): Do not build vxaddr2line
157 2008-04-05 Arnaud Charlet <charlet@adacore.com>
159 * Makefile.in: Remove handling of gnatbl.
161 2007-12-05 Bechir Zalila <bechir.zalila@gmail.com>
164 * configure.ac: Added a missing switch case for *86-*-darwin*
165 when defining the value of TOOLS_TARGET_PAIRS.
167 * configure: Regenerated.
169 2007-06-06 Arnaud Charlet <charlet@adacore.com>
171 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
174 * configure: Regenerated.
176 2007-04-30 Arnaud Charlet <charlet@adacore.com>
179 * Makefile.in: No longer build gprmake
181 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
183 * Makefile.in: Add dummy install-pdf target.
185 2007-02-11 Andreas Schwab <schwab@suse.de>
187 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
189 * configure: Regenerated.
191 2007-01-23 Richard Guenther <rguenther@suse.de>
194 * Makefile.in (STAGE_PREFIX): Do not define.
196 2006-10-10 Brooks Moses <bmoses@stanford.edu>
198 * Makefile.in: Added empty "pdf" target.
200 2006-06-03 Carlos O'Donell <carlos@codesourcery.com>
202 * Makefile.in: Add html and install-html targets.
204 2005-03-09 Arnaud Charlet <charlet@adacore.com>
206 * Makefile.in: Fix incorrect use of ' in shell command
208 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
210 * Makefile.in: Remove use of cc_set_by_configure; just use
211 plain old CC from the top level in this case.
213 2005-01-30 Nathanael Nerode <neroden@gcc.gnu.org>
214 Merge from mainline at tag libada-gnattools-merge-20050129:
215 * configure.ac: Changes propagated from gcc/ada/Makefile.in.
216 * Makefile.in: Changes relocated from gcc/ada/Makefile.in.
218 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
220 * Makefile.in: Reinstate stamp-gnatlib check.
222 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
224 * Makefile.in: Inline gnattools{1,1-re,2,3,4} targets from
225 gcc/ada/configure.ac into gnattools-native and gnattools-cross
226 targets, collecting flags as appropriate from here,
227 gcc/ada/Makefile.in, gcc/ada/configure.ac, etc. Attempt to retain
229 * configure.ac: Add necessary configure bits from
230 gcc/ada/configure.ac.
231 * configure: Regenerate.
233 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
235 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
236 _TARGET. Replace _GCC_TOPLEV_NONCANONICAL_TARGET with
237 ACX_NONCANONICAL_TARGET, and replace now-redundant AC_SUBST.
238 * configure: Regenerate.
240 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
242 * Makefile.in, configure.ac: Remove libada-specific targets and
244 * configure: Regenerate.
245 * New directory, cloned from libada.
247 Copyright 2004, 2005 Free Software Foundation, Inc.
249 This ChangeLog is free software; the Free Software Foundation gives
250 unlimited permission to copy, distribute, and modify it.