PR libstdc++/56468
[official-gcc.git] / libada / ChangeLog
blob977b510c2387c76b0d4a2e13500e3f59540f1303
1 2013-02-13  Kai Tietz  <ktietz@redhat.com>
3         PR target/52122
4         * Makefile.in (LN_S_RECURSIVE): New.
5         (adainclude, adalib): Use LN_S_RECURSIVE for copy.
7 2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
9         Update copyright years.
11 2012-06-11  Olivier Hainque  <hainque@adacore.com>
13         * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
15 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
17         * configure: Regenerate.
19 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21         * configure: Regenerate.
23 2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
25         * Makefile.in: Change dependency on oscons to depend on the generator
26         tool.
28 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
30         * Makefile.in (LOOSE_WARN): Delete.
31         (GCC_WARN_CFLAGS): Likewise.
32         (WARN_CFLAGS): Likewise.
33         (GNATLIBFLAGS): Add -nostdinc.
34         (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
35         (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
36         * configure.ac (warn_cflags): Delete.
37         * configure: Regenerate.
39 2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
41         * configure.ac: Include ../config/picflag.m4.
42         (GCC_PICFLAG): Call it.
43         Substitute.
44         * configure: Regenerate.
45         * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
46         (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
47         (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
48         Don't include $(GCC_DIR)/libgcc.mvars.
50 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
52         PR other/46202
53         * Makefile.in (install-strip): New phony target.
54         (check, installcheck, info, dvi, pdf, html, install)
55         (install-info, install-pdf, install-html, mostlyclean)
56         (clean, distclean, maintainer-clean): Mark phony.
58 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
60         * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
61         (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
62         * configure.ac: Include config/unwind_ipinfo.m4.
63         Check for _Unwind_GetIPInfo.
64         * configure: Regenerate.
66 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
68         PR ada/41122
69         * configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
70         call to AC_PROG_CC.
71         * configure: Regenerate.
72         * Makefile.in: Substitute AWK.
74 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
76         * configure.ac (AC_PREREQ): Bump to 2.64.
78 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
80         * configure: Regenerate.
82 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
84         * Makefile.in (AUTOCONF, configure_deps): New variables.
85         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
87 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
89         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
91 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
93         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
94         * configure: Regenerate.
96 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
98         * Makefile.in: Change copyright header to refer to version
99         3 of the GNU General Public License and to point readers at the
100         COPYING3 file and the FSF's license web page.
101         * configure.ac: Likewise.
103 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
105         * Makefile.in (ADA_RTS_DIR): Define.
106         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
108 2008-09-21  Laurent Guerby  <laurent@guerby.net>
109             Paolo Bonzini  <bonzini@gnu.org>
111         PR ada/5911
112         * Makefile.in (all, install, mostlyclean, clean, distclean): Add
113         multilib handling.
114         * configure.ac: Add multilib handling.
115         * configure: Regenerate.
117 2008-08-29  Laurent Guerby  <laurent@guerby.net>
119         * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
120         avoid conflicts. Factor more flags to pass.
121         (libsubdir): New variable.
122         (install-gnatlib): New target.
124 2008-08-28  Laurent Guerby  <laurent@guerby.net>
126         * configure: Regenerate.
128 2008-08-06  Thomas Quinot  <quinot@adacore.com>
130         * Makefile.in: generate s-oscons.ads again, previous change was
131         unneeded.
133 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
135         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
136         oscons.
138 2008-08-06  Thomas Quinot  <quinot@adacore.com>
140         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
142 2008-08-05  Thomas Quinot  <quinot@adacore.com>
144         * Makefile.in (gnatlib*): Now depend on oscons target.
145         (oscons): New target.
147 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
149         * configure.ac (warn_cflags): Substitute.
150         * configure: Regenerate.
151         * Makefile.in (libdir, WARN_CFLAGS): Substitute.
152         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
153         (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
154         they were unused.
155         (libada-mk): Do not include.  Include libgcc.mvars instead.
156         (tmake_file): Remove, do not include.
157         (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
158         * configure: Regenerate.
160 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
162         * configure.ac: move sinclude of acx.m4 before AC_INIT,
163         also sinclude override.m4.
164         * Makefile.in ($(srcdir)/configure): Update dependencies.
165         * configure: Regenerate.
167 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
169         * Makefile.in: Add dummy install-pdf target.
171 2007-01-23  Richard Guenther  <rguenther@suse.de>
173         PR bootstrap/30541
174         * Makefile.in (STAGE_PREFIX): Do not define.
175         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
177 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
179         PR bootstrap/29802
180         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
181         * configure: Regenerate.
182         * Makefile.in: Replace host_subdir.
184 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
186         * Makefile.in: Add dummy "pdf" target.
188 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
190         * Makefile.in: Add install-html target.
192 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
194         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
196 2005-04-27  James E Wilson  <wilson@specifixinc.com>
198         * Makefile.in (html): New.
200 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
202         PR bootstrap/17383
203         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
205 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
207         * Makefile.in: Add stamp file for building libada, to avoid
208         duplicate builds every time all-gnattools is called.
210 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
212         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
213         here.
215 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
217         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
218         _TARGET.
219         * configure: Regenerate.
221 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
223         * configure.ac, Makefile.in: Remove gnattools-specific code
224         (see gnattools directory).
225         * Makefile.in: Remove dead rts-* targets.
226         * configure: Regenerate.
228 2004-05-25  Daniel Jacobowitz  <drow@false.org>
230         * Makefile.in: Add .NOEXPORT.
232 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
234         * Makefile.in: Put back merge of some targets to avoid code duplication.
235         Remove at the same obsolete variable GNATLIBLDFLAGS.
237 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
239         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
240         correctly.
241         * configure: Regenerate.
243 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
245         * Makefile.in: Revert most of Arnaud's last change.  Prefer anything
246         over error-prone Make abuse.  Remove temporary debug code.
247         (gnatlib-zcx): New target.
248         (gnattools): Split into gnattools-native, gnattools-cross, to fix
249         previous bug; select which on the basis of default_gnattools_target.
250         (ada.all.cross): Merged with gnattools-cross target.
251         * configure.ac: Set default_gnattools_target.
252         * configure: Regenerate.
254 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
256         * Makefile.in: Fix errors introduced in previous change (in particular,
257         errors when building gnattools were ignored).
258         Code clean up and simplification.
259         update comments.
260         Remove temporary debug code introduced by mistake in previous check in.
261         Prefer GNU Make syntax over complex and error-prone sh syntax.
262         (gnatlib-zcx): New target.
263         (ada.all.cross): Merged with gnattools-cross target.
265 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
267         * configure.ac: It's gnatlib-plain in the Makefile, not
268         gnatlib-simple; make configure match.
269         * configure: Regenerate.
271 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
273         * Makefile.in: Call gcc/ada/Makefile directly, not through the
274         intermediary of gcc/Makefile.  Incorporate all necessary parts of
275         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
276         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
277         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
278         to build in configure.ac, not here.
279         * configure.ac: Provide Makefile.in with the new information it needs,
280         such as GCC's tmake_file and xmake_file.
281         * configure: Regenerate.
283 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
285         * configure.in: Rename file to ...
286         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
287         * configure: Regenerate.
289 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
291         PR ada/14350
292         * configure.in: Remove hardcoded gcc version.
294         * configure: Regenerated.
296 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
298         * Makefile.in (gnattools): Depend on gnatlib.
300 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
302         PR ada/6637, PR ada/5911
303         * configure.in, Makefile.in, configure: Merge with libada-branch
305 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
307         PR ada/6637, PR ada/5911
308         * configure.in: Add support for --enable/disable-shared
309         * Makefile.in: Add initial, simple support for gnatlib/gnattools
310         for native and cross configurations.
311         * configure: Regenerate
313 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
315         * configure.in: Make --enable-maintainer-mode work.
316         * configure: Regenerate.
318         * Makefile.in, configure.in: New files.
319         * configure: Generate.
321         * New directory, new ChangeLog.
323 Copyright (C) 2003-2013 Free Software Foundation, Inc.
325 This ChangeLog is free software; the Free Software Foundation gives
326 unlimited permission to copy, distribute, and modify it.