]> git.ipfire.org Git - thirdparty/gcc.git/blob - libada/ChangeLog
Daily bump.
[thirdparty/gcc.git] / libada / ChangeLog
1 2023-08-07 John Ericson <git@JohnEricson.me>
2
3 * configure: Regenerate.
4
5 2022-08-25 Martin Liska <mliska@suse.cz>
6
7 * configure: Regenerate.
8
9 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
10
11 PR other/102663
12 * Makefile.in: Add dummy install-dvi target.
13
14 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
15
16 * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
17 * configure.ac: Handle `--with-toolexeclibdir='.
18 * configure: Regenerate.
19
20 2020-01-01 Jakub Jelinek <jakub@redhat.com>
21
22 Update copyright years.
23
24 2019-10-01 Maciej W. Rozycki <macro@wdc.com>
25
26 * Makefile.in (toolexecdir, toolexeclibdir): New variables.
27 (LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
28 * configure.ac: Add `--enable-version-specific-runtime-libs'.
29 Update version-specific `toolexecdir' and `toolexeclibdir' from
30 ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
31 * configure: Regenerate.
32
33 2019-01-01 Jakub Jelinek <jakub@redhat.com>
34
35 Update copyright years.
36
37 2018-12-11 Eric Botcazou <ebotcazou@adacore.com>
38
39 PR ada/88429
40 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
41 gnatlib-plain if --disable-shared.
42 * configure: Regenerate.
43 * Makefile.in (all): Replace gnatlib prerequisite with libada.
44 (ADA_RTS_SUBDIR): Delete.
45 (libada): New target, renamed from...
46 (gnatlib): ...this. Merge with other library targets.
47 (gnatlib-plain): Delete.
48 (install-gnatlib): Rename to...
49 (install-libada): ...this.
50 (install): Replace install-gnatlib prerequisite with install-libada.
51
52 2018-10-31 Joseph Myers <joseph@codesourcery.com>
53
54 PR bootstrap/82856
55 * configure.ac: Remove AC_PREREQ.
56 * configure: Regenerate.
57
58 2018-04-18 David Malcolm <dmalcolm@redhat.com>
59
60 PR jit/85384
61 * configure: Regenerate.
62
63 2018-01-03 Jakub Jelinek <jakub@redhat.com>
64
65 Update copyright years.
66
67 2017-06-01 Eric Botcazou <ebotcazou@adacore.com>
68
69 PR ada/80921
70 * configure.ac (default_gnatlib_target): Remove bogus condition.
71 (have_getipinfo): Tweak.
72 * configure: Regenerate.
73
74 2017-05-22 Eric Botcazou <ebotcazou@adacore.com>
75
76 * configure.ac: Add check for sys/capability.h header.
77 (have_capability): New substitution.
78 * configure: Regenerate.
79 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
80
81 2017-01-17 Jakub Jelinek <jakub@redhat.com>
82
83 PR other/79046
84 * configure.ac: Add GCC_BASE_VER.
85 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
86 version from BASE-VER file.
87 * configure: Regenerate.
88
89 2017-01-04 Alan Modra <amodra@gmail.com>
90
91 * Makefile.in (configure_deps): Update and order as per
92 configure.ac sinclude.
93 * configure: Regenerate.
94
95 2017-01-01 Jakub Jelinek <jakub@redhat.com>
96
97 Update copyright years.
98
99 2016-11-15 Matthias Klose <doko@ubuntu.com>
100
101 * configure: Regenerate.
102
103 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
104
105 * configure: Remove SH5 support.
106
107 2016-01-04 Jakub Jelinek <jakub@redhat.com>
108
109 Update copyright years.
110
111 2015-04-10 Jakub Jelinek <jakub@redhat.com>
112 Iain Sandoe <iain@codesourcery.com>
113
114 PR target/65351
115 * configure: Regenerate.
116
117 2015-04-07 Jakub Jelinek <jakub@redhat.com>
118 Iain Sandoe <iain@codesourcery.com>
119
120 PR target/65351
121 * configure: Regenerate.
122
123 2015-01-05 Jakub Jelinek <jakub@redhat.com>
124
125 Update copyright years.
126
127 2014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
128
129 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
130
131 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
132
133 Update copyright years
134
135 2013-11-15 Andreas Schwab <schwab@linux-m68k.org>
136
137 * configure: Regenerate.
138
139 2013-03-27 Kai Tietz <ktietz@redhat.com>
140
141 * configure: Regenerated.
142
143 2013-02-13 Kai Tietz <ktietz@redhat.com>
144
145 PR target/52122
146 * Makefile.in (LN_S_RECURSIVE): New.
147 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
148
149 2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
150
151 Update copyright years.
152
153 2012-06-11 Olivier Hainque <hainque@adacore.com>
154
155 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
156
157 2012-01-22 Douglas B Rupp <rupp@gnat.com>
158
159 * configure: Regenerate.
160
161 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
162
163 * configure: Regenerate.
164
165 2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
166
167 * Makefile.in: Change dependency on oscons to depend on the generator
168 tool.
169
170 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
171
172 * Makefile.in (LOOSE_WARN): Delete.
173 (GCC_WARN_CFLAGS): Likewise.
174 (WARN_CFLAGS): Likewise.
175 (GNATLIBFLAGS): Add -nostdinc.
176 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
177 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
178 * configure.ac (warn_cflags): Delete.
179 * configure: Regenerate.
180
181 2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
182
183 * configure.ac: Include ../config/picflag.m4.
184 (GCC_PICFLAG): Call it.
185 Substitute.
186 * configure: Regenerate.
187 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
188 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
189 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
190 Don't include $(GCC_DIR)/libgcc.mvars.
191
192 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
193
194 PR other/46202
195 * Makefile.in (install-strip): New phony target.
196 (check, installcheck, info, dvi, pdf, html, install)
197 (install-info, install-pdf, install-html, mostlyclean)
198 (clean, distclean, maintainer-clean): Mark phony.
199
200 2009-10-24 Eric Botcazou <ebotcazou@adacore.com>
201
202 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
203 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
204 * configure.ac: Include config/unwind_ipinfo.m4.
205 Check for _Unwind_GetIPInfo.
206 * configure: Regenerate.
207
208 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
209
210 PR ada/41122
211 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
212 call to AC_PROG_CC.
213 * configure: Regenerate.
214 * Makefile.in: Substitute AWK.
215
216 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
217
218 * configure.ac (AC_PREREQ): Bump to 2.64.
219
220 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
221
222 * configure: Regenerate.
223
224 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
225
226 * Makefile.in (AUTOCONF, configure_deps): New variables.
227 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
228
229 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
230
231 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
232
233 2009-07-13 Eric Botcazou <ebotcazou@adacore.com>
234
235 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
236 * configure: Regenerate.
237
238 2009-04-09 Jakub Jelinek <jakub@redhat.com>
239
240 * Makefile.in: Change copyright header to refer to version
241 3 of the GNU General Public License and to point readers at the
242 COPYING3 file and the FSF's license web page.
243 * configure.ac: Likewise.
244
245 2009-04-06 Laurent GUERBY <laurent@guerby.net>
246
247 * Makefile.in (ADA_RTS_DIR): Define.
248 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
249
250 2008-09-21 Laurent Guerby <laurent@guerby.net>
251 Paolo Bonzini <bonzini@gnu.org>
252
253 PR ada/5911
254 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
255 multilib handling.
256 * configure.ac: Add multilib handling.
257 * configure: Regenerate.
258
259 2008-08-29 Laurent Guerby <laurent@guerby.net>
260
261 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
262 avoid conflicts. Factor more flags to pass.
263 (libsubdir): New variable.
264 (install-gnatlib): New target.
265
266 2008-08-28 Laurent Guerby <laurent@guerby.net>
267
268 * configure: Regenerate.
269
270 2008-08-06 Thomas Quinot <quinot@adacore.com>
271
272 * Makefile.in: generate s-oscons.ads again, previous change was
273 unneeded.
274
275 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
276
277 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
278 oscons.
279
280 2008-08-06 Thomas Quinot <quinot@adacore.com>
281
282 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
283
284 2008-08-05 Thomas Quinot <quinot@adacore.com>
285
286 * Makefile.in (gnatlib*): Now depend on oscons target.
287 (oscons): New target.
288
289 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
290
291 * configure.ac (warn_cflags): Substitute.
292 * configure: Regenerate.
293 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
294 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
295 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
296 they were unused.
297 (libada-mk): Do not include. Include libgcc.mvars instead.
298 (tmake_file): Remove, do not include.
299 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
300 * configure: Regenerate.
301
302 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
303
304 * configure.ac: move sinclude of acx.m4 before AC_INIT,
305 also sinclude override.m4.
306 * Makefile.in ($(srcdir)/configure): Update dependencies.
307 * configure: Regenerate.
308
309 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
310
311 * Makefile.in: Add dummy install-pdf target.
312
313 2007-01-23 Richard Guenther <rguenther@suse.de>
314
315 PR bootstrap/30541
316 * Makefile.in (STAGE_PREFIX): Do not define.
317 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
318
319 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
320
321 PR bootstrap/29802
322 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
323 * configure: Regenerate.
324 * Makefile.in: Replace host_subdir.
325
326 2006-10-16 Brooks Moses <bmoses@stanford.edu>
327
328 * Makefile.in: Add dummy "pdf" target.
329
330 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
331
332 * Makefile.in: Add install-html target.
333
334 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
335
336 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
337
338 2005-04-27 James E Wilson <wilson@specifixinc.com>
339
340 * Makefile.in (html): New.
341
342 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
343
344 PR bootstrap/17383
345 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
346
347 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
348
349 * Makefile.in: Add stamp file for building libada, to avoid
350 duplicate builds every time all-gnattools is called.
351
352 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
353
354 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
355 here.
356
357 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
358
359 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
360 _TARGET.
361 * configure: Regenerate.
362
363 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
364
365 * configure.ac, Makefile.in: Remove gnattools-specific code
366 (see gnattools directory).
367 * Makefile.in: Remove dead rts-* targets.
368 * configure: Regenerate.
369
370 2004-05-25 Daniel Jacobowitz <drow@false.org>
371
372 * Makefile.in: Add .NOEXPORT.
373
374 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
375
376 * Makefile.in: Put back merge of some targets to avoid code duplication.
377 Remove at the same obsolete variable GNATLIBLDFLAGS.
378
379 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
380
381 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
382 correctly.
383 * configure: Regenerate.
384
385 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
386
387 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
388 over error-prone Make abuse. Remove temporary debug code.
389 (gnatlib-zcx): New target.
390 (gnattools): Split into gnattools-native, gnattools-cross, to fix
391 previous bug; select which on the basis of default_gnattools_target.
392 (ada.all.cross): Merged with gnattools-cross target.
393 * configure.ac: Set default_gnattools_target.
394 * configure: Regenerate.
395
396 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
397
398 * Makefile.in: Fix errors introduced in previous change (in particular,
399 errors when building gnattools were ignored).
400 Code clean up and simplification.
401 update comments.
402 Remove temporary debug code introduced by mistake in previous check in.
403 Prefer GNU Make syntax over complex and error-prone sh syntax.
404 (gnatlib-zcx): New target.
405 (ada.all.cross): Merged with gnattools-cross target.
406
407 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
408
409 * configure.ac: It's gnatlib-plain in the Makefile, not
410 gnatlib-simple; make configure match.
411 * configure: Regenerate.
412
413 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
414
415 * Makefile.in: Call gcc/ada/Makefile directly, not through the
416 intermediary of gcc/Makefile. Incorporate all necessary parts of
417 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
418 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
419 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
420 to build in configure.ac, not here.
421 * configure.ac: Provide Makefile.in with the new information it needs,
422 such as GCC's tmake_file and xmake_file.
423 * configure: Regenerate.
424
425 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
426
427 * configure.in: Rename file to ...
428 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
429 * configure: Regenerate.
430
431 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
432
433 PR ada/14350
434 * configure.in: Remove hardcoded gcc version.
435
436 * configure: Regenerated.
437
438 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
439
440 * Makefile.in (gnattools): Depend on gnatlib.
441
442 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
443
444 PR ada/6637, PR ada/5911
445 * configure.in, Makefile.in, configure: Merge with libada-branch
446
447 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
448
449 PR ada/6637, PR ada/5911
450 * configure.in: Add support for --enable/disable-shared
451 * Makefile.in: Add initial, simple support for gnatlib/gnattools
452 for native and cross configurations.
453 * configure: Regenerate
454
455 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
456
457 * configure.in: Make --enable-maintainer-mode work.
458 * configure: Regenerate.
459
460 * Makefile.in, configure.in: New files.
461 * configure: Generate.
462
463 * New directory, new ChangeLog.
464 \f
465 Copyright (C) 2003-2023 Free Software Foundation, Inc.
466
467 This ChangeLog is free software; the Free Software Foundation gives
468 unlimited permission to copy, distribute, and modify it.