Update ChangeLog and version files for release
[official-gcc.git] / libada / ChangeLog
blobdac288cd853ed443ec067c15f8c46883bbc9a1f5
1 2018-07-26  Release Manager
3         * GCC 8.2.0 released.
5 2018-05-02  Release Manager
7         * GCC 8.1.0 released.
9 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
11         PR jit/85384
12         * configure: Regenerate.
14 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
16         Update copyright years.
18 2017-06-01  Eric Botcazou  <ebotcazou@adacore.com>
20         PR ada/80921
21         * configure.ac (default_gnatlib_target): Remove bogus condition.
22         (have_getipinfo): Tweak.
23         * configure: Regenerate.
25 2017-05-22  Eric Botcazou  <ebotcazou@adacore.com>
27         * configure.ac: Add check for sys/capability.h header.
28         (have_capability): New substitution.
29         * configure: Regenerate.
30         * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
32 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
34         PR other/79046
35         * configure.ac: Add GCC_BASE_VER.
36         * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
37         version from BASE-VER file.
38         * configure: Regenerate.
40 2017-01-04  Alan Modra  <amodra@gmail.com>
42         * Makefile.in (configure_deps): Update and order as per
43         configure.ac sinclude.
44         * configure: Regenerate.
46 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
48         Update copyright years.
50 2016-11-15  Matthias Klose  <doko@ubuntu.com>
52         * configure: Regenerate.
54 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
56         * configure: Remove SH5 support.
58 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
60         Update copyright years.
62 2015-04-10  Jakub Jelinek  <jakub@redhat.com>
63             Iain Sandoe  <iain@codesourcery.com>
65         PR target/65351
66         * configure: Regenerate.
68 2015-04-07  Jakub Jelinek  <jakub@redhat.com>
69             Iain Sandoe  <iain@codesourcery.com>
71         PR target/65351
72         * configure: Regenerate.
74 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
76         Update copyright years.
78 2014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
80         * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
82 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
84         Update copyright years
86 2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
88         * configure: Regenerate.
90 2013-03-27  Kai Tietz  <ktietz@redhat.com>
92         * configure: Regenerated.
94 2013-02-13  Kai Tietz  <ktietz@redhat.com>
96         PR target/52122
97         * Makefile.in (LN_S_RECURSIVE): New.
98         (adainclude, adalib): Use LN_S_RECURSIVE for copy.
100 2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
102         Update copyright years.
104 2012-06-11  Olivier Hainque  <hainque@adacore.com>
106         * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
108 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
110         * configure: Regenerate.
112 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
114         * configure: Regenerate.
116 2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
118         * Makefile.in: Change dependency on oscons to depend on the generator
119         tool.
121 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
123         * Makefile.in (LOOSE_WARN): Delete.
124         (GCC_WARN_CFLAGS): Likewise.
125         (WARN_CFLAGS): Likewise.
126         (GNATLIBFLAGS): Add -nostdinc.
127         (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
128         (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
129         * configure.ac (warn_cflags): Delete.
130         * configure: Regenerate.
132 2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
134         * configure.ac: Include ../config/picflag.m4.
135         (GCC_PICFLAG): Call it.
136         Substitute.
137         * configure: Regenerate.
138         * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
139         (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
140         (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
141         Don't include $(GCC_DIR)/libgcc.mvars.
143 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
145         PR other/46202
146         * Makefile.in (install-strip): New phony target.
147         (check, installcheck, info, dvi, pdf, html, install)
148         (install-info, install-pdf, install-html, mostlyclean)
149         (clean, distclean, maintainer-clean): Mark phony.
151 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
153         * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
154         (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
155         * configure.ac: Include config/unwind_ipinfo.m4.
156         Check for _Unwind_GetIPInfo.
157         * configure: Regenerate.
159 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
161         PR ada/41122
162         * configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
163         call to AC_PROG_CC.
164         * configure: Regenerate.
165         * Makefile.in: Substitute AWK.
167 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
169         * configure.ac (AC_PREREQ): Bump to 2.64.
171 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
173         * configure: Regenerate.
175 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
177         * Makefile.in (AUTOCONF, configure_deps): New variables.
178         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
180 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
182         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
184 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
186         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
187         * configure: Regenerate.
189 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
191         * Makefile.in: Change copyright header to refer to version
192         3 of the GNU General Public License and to point readers at the
193         COPYING3 file and the FSF's license web page.
194         * configure.ac: Likewise.
196 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
198         * Makefile.in (ADA_RTS_DIR): Define.
199         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
201 2008-09-21  Laurent Guerby  <laurent@guerby.net>
202             Paolo Bonzini  <bonzini@gnu.org>
204         PR ada/5911
205         * Makefile.in (all, install, mostlyclean, clean, distclean): Add
206         multilib handling.
207         * configure.ac: Add multilib handling.
208         * configure: Regenerate.
210 2008-08-29  Laurent Guerby  <laurent@guerby.net>
212         * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
213         avoid conflicts. Factor more flags to pass.
214         (libsubdir): New variable.
215         (install-gnatlib): New target.
217 2008-08-28  Laurent Guerby  <laurent@guerby.net>
219         * configure: Regenerate.
221 2008-08-06  Thomas Quinot  <quinot@adacore.com>
223         * Makefile.in: generate s-oscons.ads again, previous change was
224         unneeded.
226 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
228         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
229         oscons.
231 2008-08-06  Thomas Quinot  <quinot@adacore.com>
233         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
235 2008-08-05  Thomas Quinot  <quinot@adacore.com>
237         * Makefile.in (gnatlib*): Now depend on oscons target.
238         (oscons): New target.
240 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
242         * configure.ac (warn_cflags): Substitute.
243         * configure: Regenerate.
244         * Makefile.in (libdir, WARN_CFLAGS): Substitute.
245         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
246         (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
247         they were unused.
248         (libada-mk): Do not include.  Include libgcc.mvars instead.
249         (tmake_file): Remove, do not include.
250         (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
251         * configure: Regenerate.
253 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
255         * configure.ac: move sinclude of acx.m4 before AC_INIT,
256         also sinclude override.m4.
257         * Makefile.in ($(srcdir)/configure): Update dependencies.
258         * configure: Regenerate.
260 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
262         * Makefile.in: Add dummy install-pdf target.
264 2007-01-23  Richard Guenther  <rguenther@suse.de>
266         PR bootstrap/30541
267         * Makefile.in (STAGE_PREFIX): Do not define.
268         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
270 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
272         PR bootstrap/29802
273         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
274         * configure: Regenerate.
275         * Makefile.in: Replace host_subdir.
277 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
279         * Makefile.in: Add dummy "pdf" target.
281 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
283         * Makefile.in: Add install-html target.
285 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
287         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
289 2005-04-27  James E Wilson  <wilson@specifixinc.com>
291         * Makefile.in (html): New.
293 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
295         PR bootstrap/17383
296         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
298 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
300         * Makefile.in: Add stamp file for building libada, to avoid
301         duplicate builds every time all-gnattools is called.
303 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
305         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
306         here.
308 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
310         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
311         _TARGET.
312         * configure: Regenerate.
314 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
316         * configure.ac, Makefile.in: Remove gnattools-specific code
317         (see gnattools directory).
318         * Makefile.in: Remove dead rts-* targets.
319         * configure: Regenerate.
321 2004-05-25  Daniel Jacobowitz  <drow@false.org>
323         * Makefile.in: Add .NOEXPORT.
325 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
327         * Makefile.in: Put back merge of some targets to avoid code duplication.
328         Remove at the same obsolete variable GNATLIBLDFLAGS.
330 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
332         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
333         correctly.
334         * configure: Regenerate.
336 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
338         * Makefile.in: Revert most of Arnaud's last change.  Prefer anything
339         over error-prone Make abuse.  Remove temporary debug code.
340         (gnatlib-zcx): New target.
341         (gnattools): Split into gnattools-native, gnattools-cross, to fix
342         previous bug; select which on the basis of default_gnattools_target.
343         (ada.all.cross): Merged with gnattools-cross target.
344         * configure.ac: Set default_gnattools_target.
345         * configure: Regenerate.
347 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
349         * Makefile.in: Fix errors introduced in previous change (in particular,
350         errors when building gnattools were ignored).
351         Code clean up and simplification.
352         update comments.
353         Remove temporary debug code introduced by mistake in previous check in.
354         Prefer GNU Make syntax over complex and error-prone sh syntax.
355         (gnatlib-zcx): New target.
356         (ada.all.cross): Merged with gnattools-cross target.
358 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
360         * configure.ac: It's gnatlib-plain in the Makefile, not
361         gnatlib-simple; make configure match.
362         * configure: Regenerate.
364 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
366         * Makefile.in: Call gcc/ada/Makefile directly, not through the
367         intermediary of gcc/Makefile.  Incorporate all necessary parts of
368         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
369         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
370         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
371         to build in configure.ac, not here.
372         * configure.ac: Provide Makefile.in with the new information it needs,
373         such as GCC's tmake_file and xmake_file.
374         * configure: Regenerate.
376 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
378         * configure.in: Rename file to ...
379         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
380         * configure: Regenerate.
382 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
384         PR ada/14350
385         * configure.in: Remove hardcoded gcc version.
387         * configure: Regenerated.
389 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
391         * Makefile.in (gnattools): Depend on gnatlib.
393 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
395         PR ada/6637, PR ada/5911
396         * configure.in, Makefile.in, configure: Merge with libada-branch
398 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
400         PR ada/6637, PR ada/5911
401         * configure.in: Add support for --enable/disable-shared
402         * Makefile.in: Add initial, simple support for gnatlib/gnattools
403         for native and cross configurations.
404         * configure: Regenerate
406 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
408         * configure.in: Make --enable-maintainer-mode work.
409         * configure: Regenerate.
411         * Makefile.in, configure.in: New files.
412         * configure: Generate.
414         * New directory, new ChangeLog.
416 Copyright (C) 2003-2018 Free Software Foundation, Inc.
418 This ChangeLog is free software; the Free Software Foundation gives
419 unlimited permission to copy, distribute, and modify it.