OSDN Git Service

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