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