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