1 2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
4 * Makefile.in: Add dummy install-dvi target.
6 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
8 * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
9 * configure.ac: Handle `--with-toolexeclibdir='.
10 * configure: Regenerate.
12 2020-01-01 Jakub Jelinek <jakub@redhat.com>
14 Update copyright years.
16 2019-10-01 Maciej W. Rozycki <macro@wdc.com>
18 * Makefile.in (toolexecdir, toolexeclibdir): New variables.
19 (LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
20 * configure.ac: Add `--enable-version-specific-runtime-libs'.
21 Update version-specific `toolexecdir' and `toolexeclibdir' from
22 ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
23 * configure: Regenerate.
25 2019-01-01 Jakub Jelinek <jakub@redhat.com>
27 Update copyright years.
29 2018-12-11 Eric Botcazou <ebotcazou@adacore.com>
32 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
33 gnatlib-plain if --disable-shared.
34 * configure: Regenerate.
35 * Makefile.in (all): Replace gnatlib prerequisite with libada.
36 (ADA_RTS_SUBDIR): Delete.
37 (libada): New target, renamed from...
38 (gnatlib): ...this. Merge with other library targets.
39 (gnatlib-plain): Delete.
40 (install-gnatlib): Rename to...
41 (install-libada): ...this.
42 (install): Replace install-gnatlib prerequisite with install-libada.
44 2018-10-31 Joseph Myers <joseph@codesourcery.com>
47 * configure.ac: Remove AC_PREREQ.
48 * configure: Regenerate.
50 2018-04-18 David Malcolm <dmalcolm@redhat.com>
53 * configure: Regenerate.
55 2018-01-03 Jakub Jelinek <jakub@redhat.com>
57 Update copyright years.
59 2017-06-01 Eric Botcazou <ebotcazou@adacore.com>
62 * configure.ac (default_gnatlib_target): Remove bogus condition.
63 (have_getipinfo): Tweak.
64 * configure: Regenerate.
66 2017-05-22 Eric Botcazou <ebotcazou@adacore.com>
68 * configure.ac: Add check for sys/capability.h header.
69 (have_capability): New substitution.
70 * configure: Regenerate.
71 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
73 2017-01-17 Jakub Jelinek <jakub@redhat.com>
76 * configure.ac: Add GCC_BASE_VER.
77 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
78 version from BASE-VER file.
79 * configure: Regenerate.
81 2017-01-04 Alan Modra <amodra@gmail.com>
83 * Makefile.in (configure_deps): Update and order as per
84 configure.ac sinclude.
85 * configure: Regenerate.
87 2017-01-01 Jakub Jelinek <jakub@redhat.com>
89 Update copyright years.
91 2016-11-15 Matthias Klose <doko@ubuntu.com>
93 * configure: Regenerate.
95 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
97 * configure: Remove SH5 support.
99 2016-01-04 Jakub Jelinek <jakub@redhat.com>
101 Update copyright years.
103 2015-04-10 Jakub Jelinek <jakub@redhat.com>
104 Iain Sandoe <iain@codesourcery.com>
107 * configure: Regenerate.
109 2015-04-07 Jakub Jelinek <jakub@redhat.com>
110 Iain Sandoe <iain@codesourcery.com>
113 * configure: Regenerate.
115 2015-01-05 Jakub Jelinek <jakub@redhat.com>
117 Update copyright years.
119 2014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
121 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
123 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
125 Update copyright years
127 2013-11-15 Andreas Schwab <schwab@linux-m68k.org>
129 * configure: Regenerate.
131 2013-03-27 Kai Tietz <ktietz@redhat.com>
133 * configure: Regenerated.
135 2013-02-13 Kai Tietz <ktietz@redhat.com>
138 * Makefile.in (LN_S_RECURSIVE): New.
139 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
141 2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
143 Update copyright years.
145 2012-06-11 Olivier Hainque <hainque@adacore.com>
147 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
149 2012-01-22 Douglas B Rupp <rupp@gnat.com>
151 * configure: Regenerate.
153 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
155 * configure: Regenerate.
157 2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
159 * Makefile.in: Change dependency on oscons to depend on the generator
162 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
164 * Makefile.in (LOOSE_WARN): Delete.
165 (GCC_WARN_CFLAGS): Likewise.
166 (WARN_CFLAGS): Likewise.
167 (GNATLIBFLAGS): Add -nostdinc.
168 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
169 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
170 * configure.ac (warn_cflags): Delete.
171 * configure: Regenerate.
173 2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
175 * configure.ac: Include ../config/picflag.m4.
176 (GCC_PICFLAG): Call it.
178 * configure: Regenerate.
179 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
180 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
181 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
182 Don't include $(GCC_DIR)/libgcc.mvars.
184 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
187 * Makefile.in (install-strip): New phony target.
188 (check, installcheck, info, dvi, pdf, html, install)
189 (install-info, install-pdf, install-html, mostlyclean)
190 (clean, distclean, maintainer-clean): Mark phony.
192 2009-10-24 Eric Botcazou <ebotcazou@adacore.com>
194 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
195 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
196 * configure.ac: Include config/unwind_ipinfo.m4.
197 Check for _Unwind_GetIPInfo.
198 * configure: Regenerate.
200 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
203 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
205 * configure: Regenerate.
206 * Makefile.in: Substitute AWK.
208 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
210 * configure.ac (AC_PREREQ): Bump to 2.64.
212 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
214 * configure: Regenerate.
216 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
218 * Makefile.in (AUTOCONF, configure_deps): New variables.
219 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
221 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
223 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
225 2009-07-13 Eric Botcazou <ebotcazou@adacore.com>
227 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
228 * configure: Regenerate.
230 2009-04-09 Jakub Jelinek <jakub@redhat.com>
232 * Makefile.in: Change copyright header to refer to version
233 3 of the GNU General Public License and to point readers at the
234 COPYING3 file and the FSF's license web page.
235 * configure.ac: Likewise.
237 2009-04-06 Laurent GUERBY <laurent@guerby.net>
239 * Makefile.in (ADA_RTS_DIR): Define.
240 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
242 2008-09-21 Laurent Guerby <laurent@guerby.net>
243 Paolo Bonzini <bonzini@gnu.org>
246 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
248 * configure.ac: Add multilib handling.
249 * configure: Regenerate.
251 2008-08-29 Laurent Guerby <laurent@guerby.net>
253 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
254 avoid conflicts. Factor more flags to pass.
255 (libsubdir): New variable.
256 (install-gnatlib): New target.
258 2008-08-28 Laurent Guerby <laurent@guerby.net>
260 * configure: Regenerate.
262 2008-08-06 Thomas Quinot <quinot@adacore.com>
264 * Makefile.in: generate s-oscons.ads again, previous change was
267 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
269 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
272 2008-08-06 Thomas Quinot <quinot@adacore.com>
274 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
276 2008-08-05 Thomas Quinot <quinot@adacore.com>
278 * Makefile.in (gnatlib*): Now depend on oscons target.
279 (oscons): New target.
281 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
283 * configure.ac (warn_cflags): Substitute.
284 * configure: Regenerate.
285 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
286 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
287 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
289 (libada-mk): Do not include. Include libgcc.mvars instead.
290 (tmake_file): Remove, do not include.
291 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
292 * configure: Regenerate.
294 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
296 * configure.ac: move sinclude of acx.m4 before AC_INIT,
297 also sinclude override.m4.
298 * Makefile.in ($(srcdir)/configure): Update dependencies.
299 * configure: Regenerate.
301 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
303 * Makefile.in: Add dummy install-pdf target.
305 2007-01-23 Richard Guenther <rguenther@suse.de>
308 * Makefile.in (STAGE_PREFIX): Do not define.
309 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
311 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
314 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
315 * configure: Regenerate.
316 * Makefile.in: Replace host_subdir.
318 2006-10-16 Brooks Moses <bmoses@stanford.edu>
320 * Makefile.in: Add dummy "pdf" target.
322 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
324 * Makefile.in: Add install-html target.
326 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
328 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
330 2005-04-27 James E Wilson <wilson@specifixinc.com>
332 * Makefile.in (html): New.
334 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
337 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
339 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
341 * Makefile.in: Add stamp file for building libada, to avoid
342 duplicate builds every time all-gnattools is called.
344 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
346 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
349 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
351 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
353 * configure: Regenerate.
355 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
357 * configure.ac, Makefile.in: Remove gnattools-specific code
358 (see gnattools directory).
359 * Makefile.in: Remove dead rts-* targets.
360 * configure: Regenerate.
362 2004-05-25 Daniel Jacobowitz <drow@false.org>
364 * Makefile.in: Add .NOEXPORT.
366 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
368 * Makefile.in: Put back merge of some targets to avoid code duplication.
369 Remove at the same obsolete variable GNATLIBLDFLAGS.
371 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
373 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
375 * configure: Regenerate.
377 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
379 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
380 over error-prone Make abuse. Remove temporary debug code.
381 (gnatlib-zcx): New target.
382 (gnattools): Split into gnattools-native, gnattools-cross, to fix
383 previous bug; select which on the basis of default_gnattools_target.
384 (ada.all.cross): Merged with gnattools-cross target.
385 * configure.ac: Set default_gnattools_target.
386 * configure: Regenerate.
388 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
390 * Makefile.in: Fix errors introduced in previous change (in particular,
391 errors when building gnattools were ignored).
392 Code clean up and simplification.
394 Remove temporary debug code introduced by mistake in previous check in.
395 Prefer GNU Make syntax over complex and error-prone sh syntax.
396 (gnatlib-zcx): New target.
397 (ada.all.cross): Merged with gnattools-cross target.
399 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
401 * configure.ac: It's gnatlib-plain in the Makefile, not
402 gnatlib-simple; make configure match.
403 * configure: Regenerate.
405 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
407 * Makefile.in: Call gcc/ada/Makefile directly, not through the
408 intermediary of gcc/Makefile. Incorporate all necessary parts of
409 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
410 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
411 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
412 to build in configure.ac, not here.
413 * configure.ac: Provide Makefile.in with the new information it needs,
414 such as GCC's tmake_file and xmake_file.
415 * configure: Regenerate.
417 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
419 * configure.in: Rename file to ...
420 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
421 * configure: Regenerate.
423 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
426 * configure.in: Remove hardcoded gcc version.
428 * configure: Regenerated.
430 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
432 * Makefile.in (gnattools): Depend on gnatlib.
434 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
436 PR ada/6637, PR ada/5911
437 * configure.in, Makefile.in, configure: Merge with libada-branch
439 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
441 PR ada/6637, PR ada/5911
442 * configure.in: Add support for --enable/disable-shared
443 * Makefile.in: Add initial, simple support for gnatlib/gnattools
444 for native and cross configurations.
445 * configure: Regenerate
447 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
449 * configure.in: Make --enable-maintainer-mode work.
450 * configure: Regenerate.
452 * Makefile.in, configure.in: New files.
453 * configure: Generate.
455 * New directory, new ChangeLog.
457 Copyright (C) 2003-2021 Free Software Foundation, Inc.
459 This ChangeLog is free software; the Free Software Foundation gives
460 unlimited permission to copy, distribute, and modify it.