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