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