fix Change log
[official-gcc.git] / libada / ChangeLog
blob321712898be8e3770bfb8417eb298c69a291f08c
1 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3         PR other/46202
4         * Makefile.in (install-strip): New phony target.
5         (check, installcheck, info, dvi, pdf, html, install)
6         (install-info, install-pdf, install-html, mostlyclean)
7         (clean, distclean, maintainer-clean): Mark phony.
9 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
11         * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
12         (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
13         * configure.ac: Include config/unwind_ipinfo.m4.
14         Check for _Unwind_GetIPInfo.
15         * configure: Regenerate.
17 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
19         PR ada/41122
20         * configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
21         call to AC_PROG_CC.
22         * configure: Regenerate.
23         * Makefile.in: Substitute AWK.
25 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
27         * configure.ac (AC_PREREQ): Bump to 2.64.
29 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31         * configure: Regenerate.
33 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
35         * Makefile.in (AUTOCONF, configure_deps): New variables.
36         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
38 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
40         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
42 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
44         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
45         * configure: Regenerate.
47 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
49         * Makefile.in: Change copyright header to refer to version
50         3 of the GNU General Public License and to point readers at the
51         COPYING3 file and the FSF's license web page.
52         * configure.ac: Likewise.
54 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
56         * Makefile.in (ADA_RTS_DIR): Define.
57         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
59 2008-09-21  Laurent Guerby  <laurent@guerby.net>
60             Paolo Bonzini  <bonzini@gnu.org>
61         
62         PR ada/5911
63         * Makefile.in (all, install, mostlyclean, clean, distclean): Add
64         multilib handling.
65         * configure.ac: Add multilib handling.
66         * configure: Regenerate.
68 2008-08-29  Laurent Guerby  <laurent@guerby.net>
69         
70         * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
71         avoid conflicts. Factor more flags to pass.
72         (libsubdir): New variable.
73         (install-gnatlib): New target.
75 2008-08-28  Laurent Guerby  <laurent@guerby.net>
77         * configure: Regenerate.
78         
79 2008-08-06  Thomas Quinot  <quinot@adacore.com>
81         * Makefile.in: generate s-oscons.ads again, previous change was
82         unneeded.
84 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
86         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
87         oscons.
89 2008-08-06  Thomas Quinot  <quinot@adacore.com>
91         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
93 2008-08-05  Thomas Quinot  <quinot@adacore.com>
95         * Makefile.in (gnatlib*): Now depend on oscons target.
96         (oscons): New target.
98 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
100         * configure.ac (warn_cflags): Substitute.
101         * configure: Regenerate.
102         * Makefile.in (libdir, WARN_CFLAGS): Substitute.
103         (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
104         (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
105         they were unused.
106         (libada-mk): Do not include.  Include libgcc.mvars instead.
107         (tmake_file): Remove, do not include.
108         (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
109         * configure: Regenerate.
111 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
113         * configure.ac: move sinclude of acx.m4 before AC_INIT,
114         also sinclude override.m4.
115         * Makefile.in ($(srcdir)/configure): Update dependencies.
116         * configure: Regenerate.
118 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
120         * Makefile.in: Add dummy install-pdf target.
122 2007-01-23  Richard Guenther  <rguenther@suse.de>
124         PR bootstrap/30541
125         * Makefile.in (STAGE_PREFIX): Do not define.
126         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
128 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
130         PR bootstrap/29802
131         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
132         * configure: Regenerate.
133         * Makefile.in: Replace host_subdir.
135 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
137         * Makefile.in: Add dummy "pdf" target.
139 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
141         * Makefile.in: Add install-html target.
143 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
145         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
147 2005-04-27  James E Wilson  <wilson@specifixinc.com>
149         * Makefile.in (html): New.
151 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
153         PR bootstrap/17383
154         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
156 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
158         * Makefile.in: Add stamp file for building libada, to avoid
159         duplicate builds every time all-gnattools is called.
161 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
163         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
164         here.
166 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
168         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
169         _TARGET.
170         * configure: Regenerate.
172 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
174         * configure.ac, Makefile.in: Remove gnattools-specific code
175         (see gnattools directory).
176         * Makefile.in: Remove dead rts-* targets.
177         * configure: Regenerate.
179 2004-05-25  Daniel Jacobowitz  <drow@false.org>
181         * Makefile.in: Add .NOEXPORT.
183 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
185         * Makefile.in: Put back merge of some targets to avoid code duplication.
186         Remove at the same obsolete variable GNATLIBLDFLAGS.
188 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
190         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
191         correctly.
192         * configure: Regenerate.
194 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
196         * Makefile.in: Revert most of Arnaud's last change.  Prefer anything
197         over error-prone Make abuse.  Remove temporary debug code.
198         (gnatlib-zcx): New target.
199         (gnattools): Split into gnattools-native, gnattools-cross, to fix
200         previous bug; select which on the basis of default_gnattools_target.
201         (ada.all.cross): Merged with gnattools-cross target.
202         * configure.ac: Set default_gnattools_target.
203         * configure: Regenerate.
205 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
207         * Makefile.in: Fix errors introduced in previous change (in particular,
208         errors when building gnattools were ignored).
209         Code clean up and simplification.
210         update comments.
211         Remove temporary debug code introduced by mistake in previous check in.
212         Prefer GNU Make syntax over complex and error-prone sh syntax.
213         (gnatlib-zcx): New target.
214         (ada.all.cross): Merged with gnattools-cross target.
216 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
218         * configure.ac: It's gnatlib-plain in the Makefile, not
219         gnatlib-simple; make configure match.
220         * configure: Regenerate.
222 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
224         * Makefile.in: Call gcc/ada/Makefile directly, not through the
225         intermediary of gcc/Makefile.  Incorporate all necessary parts of
226         rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
227         targets, rts-zfp, rts-ravenscar.  Get needed bits of GCC
228         configuration from (new) gcc/libada-mk.  Decide what gnatlib variant
229         to build in configure.ac, not here.
230         * configure.ac: Provide Makefile.in with the new information it needs,
231         such as GCC's tmake_file and xmake_file.
232         * configure: Regenerate.
234 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
236         * configure.in: Rename file to ...
237         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
238         * configure: Regenerate.
240 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
242         PR ada/14350
243         * configure.in: Remove hardcoded gcc version.
245         * configure: Regenerated.
247 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
249         * Makefile.in (gnattools): Depend on gnatlib.
251 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
253         PR ada/6637, PR ada/5911
254         * configure.in, Makefile.in, configure: Merge with libada-branch
256 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
258         PR ada/6637, PR ada/5911
259         * configure.in: Add support for --enable/disable-shared
260         * Makefile.in: Add initial, simple support for gnatlib/gnattools
261         for native and cross configurations.
262         * configure: Regenerate
264 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
266         * configure.in: Make --enable-maintainer-mode work.
267         * configure: Regenerate.
269         * Makefile.in, configure.in: New files.
270         * configure: Generate.
272         * New directory, new ChangeLog.
274 Copyright 2003, 2004 Free Software Foundation, Inc.
276 This ChangeLog is free software; the Free Software Foundation gives
277 unlimited permission to copy, distribute, and modify it.