2014-07-29 Ed Smith-Rowland <3dw4rd@verizon.net>
[official-gcc.git] / libada / ChangeLog
blob70fff9cf2cf0b5a976a7a9f55b3898d5dfd447ab
1 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
3         Update copyright years
5 2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
7         * configure: Regenerate.
9 2013-03-27  Kai Tietz  <ktietz@redhat.com>
11         * configure: Regenerated.
13 2013-02-13  Kai Tietz  <ktietz@redhat.com>
15         PR target/52122
16         * Makefile.in (LN_S_RECURSIVE): New.
17         (adainclude, adalib): Use LN_S_RECURSIVE for copy.
19 2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
21         Update copyright years.
23 2012-06-11  Olivier Hainque  <hainque@adacore.com>
25         * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
27 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
29         * configure: Regenerate.
31 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33         * configure: Regenerate.
35 2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
37         * Makefile.in: Change dependency on oscons to depend on the generator
38         tool.
40 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
42         * Makefile.in (LOOSE_WARN): Delete.
43         (GCC_WARN_CFLAGS): Likewise.
44         (WARN_CFLAGS): Likewise.
45         (GNATLIBFLAGS): Add -nostdinc.
46         (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
47         (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
48         * configure.ac (warn_cflags): Delete.
49         * configure: Regenerate.
51 2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
53         * configure.ac: Include ../config/picflag.m4.
54         (GCC_PICFLAG): Call it.
55         Substitute.
56         * configure: Regenerate.
57         * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
58         (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
59         (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
60         Don't include $(GCC_DIR)/libgcc.mvars.
62 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
64         PR other/46202
65         * Makefile.in (install-strip): New phony target.
66         (check, installcheck, info, dvi, pdf, html, install)
67         (install-info, install-pdf, install-html, mostlyclean)
68         (clean, distclean, maintainer-clean): Mark phony.
70 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
72         * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
73         (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
74         * configure.ac: Include config/unwind_ipinfo.m4.
75         Check for _Unwind_GetIPInfo.
76         * configure: Regenerate.
78 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
80         PR ada/41122
81         * configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
82         call to AC_PROG_CC.
83         * configure: Regenerate.
84         * Makefile.in: Substitute AWK.
86 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
88         * configure.ac (AC_PREREQ): Bump to 2.64.
90 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
92         * configure: Regenerate.
94 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
96         * Makefile.in (AUTOCONF, configure_deps): New variables.
97         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
99 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
101         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
103 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
105         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
106         * configure: Regenerate.
108 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
110         * Makefile.in: Change copyright header to refer to version
111         3 of the GNU General Public License and to point readers at the
112         COPYING3 file and the FSF's license web page.
113         * configure.ac: Likewise.
115 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
117         * Makefile.in (ADA_RTS_DIR): Define.
118         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
120 2008-09-21  Laurent Guerby  <laurent@guerby.net>
121             Paolo Bonzini  <bonzini@gnu.org>
123         PR ada/5911
124         * Makefile.in (all, install, mostlyclean, clean, distclean): Add
125         multilib handling.
126         * configure.ac: Add multilib handling.
127         * configure: Regenerate.
129 2008-08-29  Laurent Guerby  <laurent@guerby.net>
131         * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
132         avoid conflicts. Factor more flags to pass.
133         (libsubdir): New variable.
134         (install-gnatlib): New target.
136 2008-08-28  Laurent Guerby  <laurent@guerby.net>
138         * configure: Regenerate.
140 2008-08-06  Thomas Quinot  <quinot@adacore.com>
142         * Makefile.in: generate s-oscons.ads again, previous change was
143         unneeded.
145 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
147         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
148         oscons.
150 2008-08-06  Thomas Quinot  <quinot@adacore.com>
152         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
154 2008-08-05  Thomas Quinot  <quinot@adacore.com>
156         * Makefile.in (gnatlib*): Now depend on oscons target.
157         (oscons): New target.
159 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
161         * configure.ac (warn_cflags): Substitute.
162         * configure: Regenerate.
163         * Makefile.in (libdir, WARN_CFLAGS): Substitute.
164         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
165         (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
166         they were unused.
167         (libada-mk): Do not include.  Include libgcc.mvars instead.
168         (tmake_file): Remove, do not include.
169         (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
170         * configure: Regenerate.
172 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
174         * configure.ac: move sinclude of acx.m4 before AC_INIT,
175         also sinclude override.m4.
176         * Makefile.in ($(srcdir)/configure): Update dependencies.
177         * configure: Regenerate.
179 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
181         * Makefile.in: Add dummy install-pdf target.
183 2007-01-23  Richard Guenther  <rguenther@suse.de>
185         PR bootstrap/30541
186         * Makefile.in (STAGE_PREFIX): Do not define.
187         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
189 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
191         PR bootstrap/29802
192         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
193         * configure: Regenerate.
194         * Makefile.in: Replace host_subdir.
196 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
198         * Makefile.in: Add dummy "pdf" target.
200 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
202         * Makefile.in: Add install-html target.
204 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
206         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
208 2005-04-27  James E Wilson  <wilson@specifixinc.com>
210         * Makefile.in (html): New.
212 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
214         PR bootstrap/17383
215         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
217 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
219         * Makefile.in: Add stamp file for building libada, to avoid
220         duplicate builds every time all-gnattools is called.
222 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
224         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
225         here.
227 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
229         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
230         _TARGET.
231         * configure: Regenerate.
233 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
235         * configure.ac, Makefile.in: Remove gnattools-specific code
236         (see gnattools directory).
237         * Makefile.in: Remove dead rts-* targets.
238         * configure: Regenerate.
240 2004-05-25  Daniel Jacobowitz  <drow@false.org>
242         * Makefile.in: Add .NOEXPORT.
244 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
246         * Makefile.in: Put back merge of some targets to avoid code duplication.
247         Remove at the same obsolete variable GNATLIBLDFLAGS.
249 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
251         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
252         correctly.
253         * configure: Regenerate.
255 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
257         * Makefile.in: Revert most of Arnaud's last change.  Prefer anything
258         over error-prone Make abuse.  Remove temporary debug code.
259         (gnatlib-zcx): New target.
260         (gnattools): Split into gnattools-native, gnattools-cross, to fix
261         previous bug; select which on the basis of default_gnattools_target.
262         (ada.all.cross): Merged with gnattools-cross target.
263         * configure.ac: Set default_gnattools_target.
264         * configure: Regenerate.
266 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
268         * Makefile.in: Fix errors introduced in previous change (in particular,
269         errors when building gnattools were ignored).
270         Code clean up and simplification.
271         update comments.
272         Remove temporary debug code introduced by mistake in previous check in.
273         Prefer GNU Make syntax over complex and error-prone sh syntax.
274         (gnatlib-zcx): New target.
275         (ada.all.cross): Merged with gnattools-cross target.
277 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
279         * configure.ac: It's gnatlib-plain in the Makefile, not
280         gnatlib-simple; make configure match.
281         * configure: Regenerate.
283 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
285         * Makefile.in: Call gcc/ada/Makefile directly, not through the
286         intermediary of gcc/Makefile.  Incorporate all necessary parts of
287         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
288         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
289         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
290         to build in configure.ac, not here.
291         * configure.ac: Provide Makefile.in with the new information it needs,
292         such as GCC's tmake_file and xmake_file.
293         * configure: Regenerate.
295 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
297         * configure.in: Rename file to ...
298         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
299         * configure: Regenerate.
301 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
303         PR ada/14350
304         * configure.in: Remove hardcoded gcc version.
306         * configure: Regenerated.
308 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
310         * Makefile.in (gnattools): Depend on gnatlib.
312 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
314         PR ada/6637, PR ada/5911
315         * configure.in, Makefile.in, configure: Merge with libada-branch
317 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
319         PR ada/6637, PR ada/5911
320         * configure.in: Add support for --enable/disable-shared
321         * Makefile.in: Add initial, simple support for gnatlib/gnattools
322         for native and cross configurations.
323         * configure: Regenerate
325 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
327         * configure.in: Make --enable-maintainer-mode work.
328         * configure: Regenerate.
330         * Makefile.in, configure.in: New files.
331         * configure: Generate.
333         * New directory, new ChangeLog.
335 Copyright (C) 2003-2014 Free Software Foundation, Inc.
337 This ChangeLog is free software; the Free Software Foundation gives
338 unlimited permission to copy, distribute, and modify it.