Update ChangeLog and version files for release
[official-gcc.git] / libada / ChangeLog
blob21ee3e53e84cf5d878877b20eeb852ff6af9f000
1 2015-07-16  Release Manager
3         * GCC 5.2.0 released.
5 2015-04-22  Release Manager
7         * GCC 5.1.0 released.
9 2015-04-10  Jakub Jelinek  <jakub@redhat.com>
10             Iain Sandoe  <iain@codesourcery.com>
12         PR target/65351
13         * configure: Regenerate.
15 2015-04-07  Jakub Jelinek  <jakub@redhat.com>
16             Iain Sandoe  <iain@codesourcery.com>
18         PR target/65351
19         * configure: Regenerate.
21 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
23         Update copyright years.
25 2014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
27         * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
29 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
31         Update copyright years
33 2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
35         * configure: Regenerate.
37 2013-03-27  Kai Tietz  <ktietz@redhat.com>
39         * configure: Regenerated.
41 2013-02-13  Kai Tietz  <ktietz@redhat.com>
43         PR target/52122
44         * Makefile.in (LN_S_RECURSIVE): New.
45         (adainclude, adalib): Use LN_S_RECURSIVE for copy.
47 2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
49         Update copyright years.
51 2012-06-11  Olivier Hainque  <hainque@adacore.com>
53         * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
55 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
57         * configure: Regenerate.
59 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
61         * configure: Regenerate.
63 2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
65         * Makefile.in: Change dependency on oscons to depend on the generator
66         tool.
68 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
70         * Makefile.in (LOOSE_WARN): Delete.
71         (GCC_WARN_CFLAGS): Likewise.
72         (WARN_CFLAGS): Likewise.
73         (GNATLIBFLAGS): Add -nostdinc.
74         (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
75         (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
76         * configure.ac (warn_cflags): Delete.
77         * configure: Regenerate.
79 2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
81         * configure.ac: Include ../config/picflag.m4.
82         (GCC_PICFLAG): Call it.
83         Substitute.
84         * configure: Regenerate.
85         * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
86         (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
87         (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
88         Don't include $(GCC_DIR)/libgcc.mvars.
90 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92         PR other/46202
93         * Makefile.in (install-strip): New phony target.
94         (check, installcheck, info, dvi, pdf, html, install)
95         (install-info, install-pdf, install-html, mostlyclean)
96         (clean, distclean, maintainer-clean): Mark phony.
98 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
100         * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
101         (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
102         * configure.ac: Include config/unwind_ipinfo.m4.
103         Check for _Unwind_GetIPInfo.
104         * configure: Regenerate.
106 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
108         PR ada/41122
109         * configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
110         call to AC_PROG_CC.
111         * configure: Regenerate.
112         * Makefile.in: Substitute AWK.
114 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
116         * configure.ac (AC_PREREQ): Bump to 2.64.
118 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
120         * configure: Regenerate.
122 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
124         * Makefile.in (AUTOCONF, configure_deps): New variables.
125         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
127 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
129         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
131 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
133         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
134         * configure: Regenerate.
136 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
138         * Makefile.in: Change copyright header to refer to version
139         3 of the GNU General Public License and to point readers at the
140         COPYING3 file and the FSF's license web page.
141         * configure.ac: Likewise.
143 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
145         * Makefile.in (ADA_RTS_DIR): Define.
146         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
148 2008-09-21  Laurent Guerby  <laurent@guerby.net>
149             Paolo Bonzini  <bonzini@gnu.org>
151         PR ada/5911
152         * Makefile.in (all, install, mostlyclean, clean, distclean): Add
153         multilib handling.
154         * configure.ac: Add multilib handling.
155         * configure: Regenerate.
157 2008-08-29  Laurent Guerby  <laurent@guerby.net>
159         * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
160         avoid conflicts. Factor more flags to pass.
161         (libsubdir): New variable.
162         (install-gnatlib): New target.
164 2008-08-28  Laurent Guerby  <laurent@guerby.net>
166         * configure: Regenerate.
168 2008-08-06  Thomas Quinot  <quinot@adacore.com>
170         * Makefile.in: generate s-oscons.ads again, previous change was
171         unneeded.
173 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
175         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
176         oscons.
178 2008-08-06  Thomas Quinot  <quinot@adacore.com>
180         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
182 2008-08-05  Thomas Quinot  <quinot@adacore.com>
184         * Makefile.in (gnatlib*): Now depend on oscons target.
185         (oscons): New target.
187 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
189         * configure.ac (warn_cflags): Substitute.
190         * configure: Regenerate.
191         * Makefile.in (libdir, WARN_CFLAGS): Substitute.
192         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
193         (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
194         they were unused.
195         (libada-mk): Do not include.  Include libgcc.mvars instead.
196         (tmake_file): Remove, do not include.
197         (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
198         * configure: Regenerate.
200 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
202         * configure.ac: move sinclude of acx.m4 before AC_INIT,
203         also sinclude override.m4.
204         * Makefile.in ($(srcdir)/configure): Update dependencies.
205         * configure: Regenerate.
207 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
209         * Makefile.in: Add dummy install-pdf target.
211 2007-01-23  Richard Guenther  <rguenther@suse.de>
213         PR bootstrap/30541
214         * Makefile.in (STAGE_PREFIX): Do not define.
215         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
217 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
219         PR bootstrap/29802
220         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
221         * configure: Regenerate.
222         * Makefile.in: Replace host_subdir.
224 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
226         * Makefile.in: Add dummy "pdf" target.
228 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
230         * Makefile.in: Add install-html target.
232 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
234         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
236 2005-04-27  James E Wilson  <wilson@specifixinc.com>
238         * Makefile.in (html): New.
240 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
242         PR bootstrap/17383
243         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
245 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
247         * Makefile.in: Add stamp file for building libada, to avoid
248         duplicate builds every time all-gnattools is called.
250 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
252         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
253         here.
255 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
257         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
258         _TARGET.
259         * configure: Regenerate.
261 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
263         * configure.ac, Makefile.in: Remove gnattools-specific code
264         (see gnattools directory).
265         * Makefile.in: Remove dead rts-* targets.
266         * configure: Regenerate.
268 2004-05-25  Daniel Jacobowitz  <drow@false.org>
270         * Makefile.in: Add .NOEXPORT.
272 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
274         * Makefile.in: Put back merge of some targets to avoid code duplication.
275         Remove at the same obsolete variable GNATLIBLDFLAGS.
277 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
279         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
280         correctly.
281         * configure: Regenerate.
283 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
285         * Makefile.in: Revert most of Arnaud's last change.  Prefer anything
286         over error-prone Make abuse.  Remove temporary debug code.
287         (gnatlib-zcx): New target.
288         (gnattools): Split into gnattools-native, gnattools-cross, to fix
289         previous bug; select which on the basis of default_gnattools_target.
290         (ada.all.cross): Merged with gnattools-cross target.
291         * configure.ac: Set default_gnattools_target.
292         * configure: Regenerate.
294 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
296         * Makefile.in: Fix errors introduced in previous change (in particular,
297         errors when building gnattools were ignored).
298         Code clean up and simplification.
299         update comments.
300         Remove temporary debug code introduced by mistake in previous check in.
301         Prefer GNU Make syntax over complex and error-prone sh syntax.
302         (gnatlib-zcx): New target.
303         (ada.all.cross): Merged with gnattools-cross target.
305 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
307         * configure.ac: It's gnatlib-plain in the Makefile, not
308         gnatlib-simple; make configure match.
309         * configure: Regenerate.
311 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
313         * Makefile.in: Call gcc/ada/Makefile directly, not through the
314         intermediary of gcc/Makefile.  Incorporate all necessary parts of
315         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
316         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
317         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
318         to build in configure.ac, not here.
319         * configure.ac: Provide Makefile.in with the new information it needs,
320         such as GCC's tmake_file and xmake_file.
321         * configure: Regenerate.
323 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
325         * configure.in: Rename file to ...
326         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
327         * configure: Regenerate.
329 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
331         PR ada/14350
332         * configure.in: Remove hardcoded gcc version.
334         * configure: Regenerated.
336 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
338         * Makefile.in (gnattools): Depend on gnatlib.
340 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
342         PR ada/6637, PR ada/5911
343         * configure.in, Makefile.in, configure: Merge with libada-branch
345 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
347         PR ada/6637, PR ada/5911
348         * configure.in: Add support for --enable/disable-shared
349         * Makefile.in: Add initial, simple support for gnatlib/gnattools
350         for native and cross configurations.
351         * configure: Regenerate
353 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
355         * configure.in: Make --enable-maintainer-mode work.
356         * configure: Regenerate.
358         * Makefile.in, configure.in: New files.
359         * configure: Generate.
361         * New directory, new ChangeLog.
363 Copyright (C) 2003-2015 Free Software Foundation, Inc.
365 This ChangeLog is free software; the Free Software Foundation gives
366 unlimited permission to copy, distribute, and modify it.