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