OSDN Git Service

Fix long lines
[pf3gnuchains/gcc-fork.git] / libada / ChangeLog
1 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
2
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.
8
9 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
10
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.
16
17 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18
19         * configure.ac (AC_PREREQ): Bump to 2.64.
20
21 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22
23         * configure: Regenerate.
24
25 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
26
27         * Makefile.in (AUTOCONF, configure_deps): New variables.
28         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
29
30 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
31
32         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
33
34 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
35
36         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
37         * configure: Regenerate.
38
39 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
40
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.
45
46 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
47
48         * Makefile.in (ADA_RTS_DIR): Define.
49         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
50
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.
59
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.
66
67 2008-08-28  Laurent Guerby  <laurent@guerby.net>
68
69         * configure: Regenerate.
70         
71 2008-08-06  Thomas Quinot  <quinot@adacore.com>
72
73         * Makefile.in: generate s-oscons.ads again, previous change was
74         unneeded.
75
76 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
77
78         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
79         oscons.
80
81 2008-08-06  Thomas Quinot  <quinot@adacore.com>
82
83         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
84
85 2008-08-05  Thomas Quinot  <quinot@adacore.com>
86
87         * Makefile.in (gnatlib*): Now depend on oscons target.
88         (oscons): New target.
89
90 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
91
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.
102
103 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
104
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.
109
110 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
111
112         * Makefile.in: Add dummy install-pdf target.
113
114 2007-01-23  Richard Guenther  <rguenther@suse.de>
115
116         PR bootstrap/30541
117         * Makefile.in (STAGE_PREFIX): Do not define.
118         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
119
120 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
121
122         PR bootstrap/29802
123         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
124         * configure: Regenerate.
125         * Makefile.in: Replace host_subdir.
126
127 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
128
129         * Makefile.in: Add dummy "pdf" target.
130
131 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
132
133         * Makefile.in: Add install-html target.
134
135 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
136
137         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
138
139 2005-04-27  James E Wilson  <wilson@specifixinc.com>
140
141         * Makefile.in (html): New.
142
143 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
144
145         PR bootstrap/17383
146         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
147
148 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
149
150         * Makefile.in: Add stamp file for building libada, to avoid
151         duplicate builds every time all-gnattools is called.
152
153 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
154
155         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
156         here.
157
158 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
159
160         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
161         _TARGET.
162         * configure: Regenerate.
163
164 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
165
166         * configure.ac, Makefile.in: Remove gnattools-specific code
167         (see gnattools directory).
168         * Makefile.in: Remove dead rts-* targets.
169         * configure: Regenerate.
170
171 2004-05-25  Daniel Jacobowitz  <drow@false.org>
172
173         * Makefile.in: Add .NOEXPORT.
174
175 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
176
177         * Makefile.in: Put back merge of some targets to avoid code duplication.
178         Remove at the same obsolete variable GNATLIBLDFLAGS.
179
180 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
181
182         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
183         correctly.
184         * configure: Regenerate.
185
186 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
187
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.
196
197 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
198
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.
207
208 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
209
210         * configure.ac: It's gnatlib-plain in the Makefile, not
211         gnatlib-simple; make configure match.
212         * configure: Regenerate.
213
214 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
215
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.
225
226 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
227
228         * configure.in: Rename file to ...
229         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
230         * configure: Regenerate.
231
232 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
233
234         PR ada/14350
235         * configure.in: Remove hardcoded gcc version.
236
237         * configure: Regenerated.
238
239 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
240
241         * Makefile.in (gnattools): Depend on gnatlib.
242
243 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
244
245         PR ada/6637, PR ada/5911
246         * configure.in, Makefile.in, configure: Merge with libada-branch
247
248 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
249
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
255
256 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
257
258         * configure.in: Make --enable-maintainer-mode work.
259         * configure: Regenerate.
260
261         * Makefile.in, configure.in: New files.
262         * configure: Generate.
263
264         * New directory, new ChangeLog.
265
266 Copyright 2003, 2004 Free Software Foundation, Inc.
267
268 This ChangeLog is free software; the Free Software Foundation gives
269 unlimited permission to copy, distribute, and modify it.