OSDN Git Service

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