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