configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.
[gcc.git] / gnattools / ChangeLog
1 2016-05-16 Eric Botcazou <ebotcazou@adacore.com>
2
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.
7
8 2016-04-04 Segher Boessenkool <segher@kernel.crashing.org>
9
10 PR bootstrap/70173
11 * Makefile.in (distclean): Also delete config.cache .
12
13 2015-12-06 Eric Botcazou <ebotcazou@adacore.com>
14
15 PR ada/50048
16 * Makefile.in (ftop_srcdir): New variable.
17 (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
18
19 2015-06-08 John Marino <gnugcc@marino.st>
20
21 * configure.ac (*-*-dragonfly*): New configuration.
22 * configure: Regenerate.
23
24 2014-02-23 Eric Botcazou <ebotcazou@adacore.com>
25
26 * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
27
28 2014-01-27 Eric Botcazou <ebotcazou@adacore.com>
29
30 * configure.ac (*-*-lynxos*): Delete.
31 * configure: Regenerate.
32
33 2013-12-12 Eric Botcazou <ebotcazou@adacore.com>
34 Iain Sandoe <iain@codesourcery.com>
35
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.
46
47 2013-12-04 Eric Botcazou <ebotcazou@adacore.com>
48
49 PR ada/59382
50 * configure.ac (target parameterization): Rewrite.
51 * configure: Regenerate.
52
53 2013-09-01 Eric Botcazou <ebotcazou@adacore.com>
54 Iain Sandoe <iain@codesourcery.com>
55
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.
61
62 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
63
64 * configure.ac (mips-sgi-irix*): Remove.
65 * configure: Regenerate.
66
67 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
68
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.
76
77 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
78
79 PR target/39150
80 * configure.ac (*86-*-solaris2*): Also accept
81 x86_64-*-solaris2.1[0-9]*.
82 * configure: Regenerate.
83
84 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
85
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.
91
92 2010-01-09 Simon Wright <simon@pushface.org>
93
94 PR ada/42659
95 * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
96 * configure: Regenerate.
97
98 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
99
100 * configure.ac (AC_PREREQ): Bump to 2.64.
101
102 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
103
104 * configure: Regenerate.
105
106 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
107
108 * Makefile.in (AUTOCONF, configure_deps): New variables.
109 ($(srcdir)/configure): Use them.
110
111 2009-05-18 Bechir Zalila <bechir.zalila@gmail.com>
112
113 PR ada/40166
114 * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
115 target specific sources.
116
117 2009-04-10 Arnaud Charlet <charlet@adacore.com>
118
119 * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
120
121 2009-04-09 Jakub Jelinek <jakub@redhat.com>
122
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.
127
128 2009-02-26 Andreas Schwab <schwab@suse.de>
129
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.
134
135 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
136
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.
145
146 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
147
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.
156
157 2008-07-30 Laurent Guerby <laurent@guerby.net>
158
159 PR ada/5911
160 * gnattools/Makefile.in: Replace stamp-gnatlib by
161 stamp-gnatlib-rts.
162
163 2008-06-26 Chris Proctor <chrisp_42@bigpond.com>
164
165 * configure.ac, configure: Fix target specific pairs.
166
167 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
168
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.
173
174 2008-06-07 Joseph Myers <joseph@codesourcery.com>
175
176 * configure.ac (xscale*-wrs-vx*, xscale*-wrs-coff): Remove.
177 * configure: Regenerate.
178
179 2008-05-20 Arnaud Charlet <charlet@adacore.com>
180
181 * Makefile.in (GNATTOOLS2_FILES): Replaced by common-tools target
182 in gcc/ada/Makefile.in
183
184 2008-05-13 Arnaud Charlet <charlet@adacore.com>
185
186 PR ada/31808
187 * Makefile.in (gnattools-cross): Do not build vxaddr2line
188
189 2008-04-05 Arnaud Charlet <charlet@adacore.com>
190
191 * Makefile.in: Remove handling of gnatbl.
192
193 2007-12-05 Bechir Zalila <bechir.zalila@gmail.com>
194
195 PR ada/34284
196 * configure.ac: Added a missing switch case for *86-*-darwin*
197 when defining the value of TOOLS_TARGET_PAIRS.
198
199 * configure: Regenerated.
200
201 2007-06-06 Arnaud Charlet <charlet@adacore.com>
202
203 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
204 gcc/ada/Makefile.in.
205
206 * configure: Regenerated.
207
208 2007-04-30 Arnaud Charlet <charlet@adacore.com>
209
210 PR ada/28953
211 * Makefile.in: No longer build gprmake
212
213 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
214
215 * Makefile.in: Add dummy install-pdf target.
216
217 2007-02-11 Andreas Schwab <schwab@suse.de>
218
219 * configure.ac: Update TOOLS_TARGET_PAIRS configuration to match
220 gcc/ada/Makefile.in.
221 * configure: Regenerated.
222
223 2007-01-23 Richard Guenther <rguenther@suse.de>
224
225 PR bootstrap/30541
226 * Makefile.in (STAGE_PREFIX): Do not define.
227
228 2006-10-10 Brooks Moses <bmoses@stanford.edu>
229
230 * Makefile.in: Added empty "pdf" target.
231
232 2006-06-03 Carlos O'Donell <carlos@codesourcery.com>
233
234 * Makefile.in: Add html and install-html targets.
235
236 2005-03-09 Arnaud Charlet <charlet@adacore.com>
237
238 * Makefile.in: Fix incorrect use of ' in shell command
239
240 2005-02-02 Nathanael Nerode <neroden@gcc.gnu.org>
241
242 * Makefile.in: Remove use of cc_set_by_configure; just use
243 plain old CC from the top level in this case.
244
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.
249
250 2004-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
251
252 * Makefile.in: Reinstate stamp-gnatlib check.
253
254 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
255
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.
264
265 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
266
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.
271
272 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
273
274 * Makefile.in, configure.ac: Remove libada-specific targets and
275 variables.
276 * configure: Regenerate.
277 * New directory, cloned from libada.
278
279 Copyright 2004, 2005 Free Software Foundation, Inc.
280
281 This ChangeLog is free software; the Free Software Foundation gives
282 unlimited permission to copy, distribute, and modify it.