1 2023-08-07 John Ericson <git@JohnEricson.me>
3 * configure: Regenerate.
5 2022-08-25 Martin Liska <mliska@suse.cz>
7 * configure: Regenerate.
9 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
12 * Makefile.in: Add dummy install-dvi target.
14 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
16 * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
17 * configure.ac: Handle `--with-toolexeclibdir='.
18 * configure: Regenerate.
20 2020-01-01 Jakub Jelinek <jakub@redhat.com>
22 Update copyright years.
24 2019-10-01 Maciej W. Rozycki <macro@wdc.com>
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.
33 2019-01-01 Jakub Jelinek <jakub@redhat.com>
35 Update copyright years.
37 2018-12-11 Eric Botcazou <ebotcazou@adacore.com>
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.
52 2018-10-31 Joseph Myers <joseph@codesourcery.com>
55 * configure.ac: Remove AC_PREREQ.
56 * configure: Regenerate.
58 2018-04-18 David Malcolm <dmalcolm@redhat.com>
61 * configure: Regenerate.
63 2018-01-03 Jakub Jelinek <jakub@redhat.com>
65 Update copyright years.
67 2017-06-01 Eric Botcazou <ebotcazou@adacore.com>
70 * configure.ac (default_gnatlib_target): Remove bogus condition.
71 (have_getipinfo): Tweak.
72 * configure: Regenerate.
74 2017-05-22 Eric Botcazou <ebotcazou@adacore.com>
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@.
81 2017-01-17 Jakub Jelinek <jakub@redhat.com>
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.
89 2017-01-04 Alan Modra <amodra@gmail.com>
91 * Makefile.in (configure_deps): Update and order as per
92 configure.ac sinclude.
93 * configure: Regenerate.
95 2017-01-01 Jakub Jelinek <jakub@redhat.com>
97 Update copyright years.
99 2016-11-15 Matthias Klose <doko@ubuntu.com>
101 * configure: Regenerate.
103 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
105 * configure: Remove SH5 support.
107 2016-01-04 Jakub Jelinek <jakub@redhat.com>
109 Update copyright years.
111 2015-04-10 Jakub Jelinek <jakub@redhat.com>
112 Iain Sandoe <iain@codesourcery.com>
115 * configure: Regenerate.
117 2015-04-07 Jakub Jelinek <jakub@redhat.com>
118 Iain Sandoe <iain@codesourcery.com>
121 * configure: Regenerate.
123 2015-01-05 Jakub Jelinek <jakub@redhat.com>
125 Update copyright years.
127 2014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
129 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
131 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
133 Update copyright years
135 2013-11-15 Andreas Schwab <schwab@linux-m68k.org>
137 * configure: Regenerate.
139 2013-03-27 Kai Tietz <ktietz@redhat.com>
141 * configure: Regenerated.
143 2013-02-13 Kai Tietz <ktietz@redhat.com>
146 * Makefile.in (LN_S_RECURSIVE): New.
147 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
149 2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
151 Update copyright years.
153 2012-06-11 Olivier Hainque <hainque@adacore.com>
155 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
157 2012-01-22 Douglas B Rupp <rupp@gnat.com>
159 * configure: Regenerate.
161 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
163 * configure: Regenerate.
165 2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
167 * Makefile.in: Change dependency on oscons to depend on the generator
170 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
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.
181 2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
183 * configure.ac: Include ../config/picflag.m4.
184 (GCC_PICFLAG): Call it.
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.
192 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
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.
200 2009-10-24 Eric Botcazou <ebotcazou@adacore.com>
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.
208 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
211 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
213 * configure: Regenerate.
214 * Makefile.in: Substitute AWK.
216 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
218 * configure.ac (AC_PREREQ): Bump to 2.64.
220 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
222 * configure: Regenerate.
224 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
226 * Makefile.in (AUTOCONF, configure_deps): New variables.
227 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
229 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
231 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
233 2009-07-13 Eric Botcazou <ebotcazou@adacore.com>
235 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
236 * configure: Regenerate.
238 2009-04-09 Jakub Jelinek <jakub@redhat.com>
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.
245 2009-04-06 Laurent GUERBY <laurent@guerby.net>
247 * Makefile.in (ADA_RTS_DIR): Define.
248 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
250 2008-09-21 Laurent Guerby <laurent@guerby.net>
251 Paolo Bonzini <bonzini@gnu.org>
254 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
256 * configure.ac: Add multilib handling.
257 * configure: Regenerate.
259 2008-08-29 Laurent Guerby <laurent@guerby.net>
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.
266 2008-08-28 Laurent Guerby <laurent@guerby.net>
268 * configure: Regenerate.
270 2008-08-06 Thomas Quinot <quinot@adacore.com>
272 * Makefile.in: generate s-oscons.ads again, previous change was
275 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
277 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
280 2008-08-06 Thomas Quinot <quinot@adacore.com>
282 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
284 2008-08-05 Thomas Quinot <quinot@adacore.com>
286 * Makefile.in (gnatlib*): Now depend on oscons target.
287 (oscons): New target.
289 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
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,
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.
302 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
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.
309 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
311 * Makefile.in: Add dummy install-pdf target.
313 2007-01-23 Richard Guenther <rguenther@suse.de>
316 * Makefile.in (STAGE_PREFIX): Do not define.
317 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
319 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
322 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
323 * configure: Regenerate.
324 * Makefile.in: Replace host_subdir.
326 2006-10-16 Brooks Moses <bmoses@stanford.edu>
328 * Makefile.in: Add dummy "pdf" target.
330 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
332 * Makefile.in: Add install-html target.
334 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
336 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
338 2005-04-27 James E Wilson <wilson@specifixinc.com>
340 * Makefile.in (html): New.
342 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
345 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
347 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
349 * Makefile.in: Add stamp file for building libada, to avoid
350 duplicate builds every time all-gnattools is called.
352 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
354 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
357 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
359 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
361 * configure: Regenerate.
363 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
365 * configure.ac, Makefile.in: Remove gnattools-specific code
366 (see gnattools directory).
367 * Makefile.in: Remove dead rts-* targets.
368 * configure: Regenerate.
370 2004-05-25 Daniel Jacobowitz <drow@false.org>
372 * Makefile.in: Add .NOEXPORT.
374 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
376 * Makefile.in: Put back merge of some targets to avoid code duplication.
377 Remove at the same obsolete variable GNATLIBLDFLAGS.
379 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
381 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
383 * configure: Regenerate.
385 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
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.
396 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
398 * Makefile.in: Fix errors introduced in previous change (in particular,
399 errors when building gnattools were ignored).
400 Code clean up and simplification.
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.
407 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
409 * configure.ac: It's gnatlib-plain in the Makefile, not
410 gnatlib-simple; make configure match.
411 * configure: Regenerate.
413 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
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.
425 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
427 * configure.in: Rename file to ...
428 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
429 * configure: Regenerate.
431 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
434 * configure.in: Remove hardcoded gcc version.
436 * configure: Regenerated.
438 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
440 * Makefile.in (gnattools): Depend on gnatlib.
442 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
444 PR ada/6637, PR ada/5911
445 * configure.in, Makefile.in, configure: Merge with libada-branch
447 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
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
455 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
457 * configure.in: Make --enable-maintainer-mode work.
458 * configure: Regenerate.
460 * Makefile.in, configure.in: New files.
461 * configure: Generate.
463 * New directory, new ChangeLog.
465 Copyright (C) 2003-2024 Free Software Foundation, Inc.
467 This ChangeLog is free software; the Free Software Foundation gives
468 unlimited permission to copy, distribute, and modify it.