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