Daily bump.
[gcc.git] / libada / ChangeLog
1 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
2
3 * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
4 * configure.ac: Handle `--with-toolexeclibdir='.
5 * configure: Regenerate.
6
7 2020-01-01 Jakub Jelinek <jakub@redhat.com>
8
9 Update copyright years.
10
11 2019-10-01 Maciej W. Rozycki <macro@wdc.com>
12
13 * Makefile.in (toolexecdir, toolexeclibdir): New variables.
14 (LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
15 * configure.ac: Add `--enable-version-specific-runtime-libs'.
16 Update version-specific `toolexecdir' and `toolexeclibdir' from
17 ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
18 * configure: Regenerate.
19
20 2019-01-01 Jakub Jelinek <jakub@redhat.com>
21
22 Update copyright years.
23
24 2018-12-11 Eric Botcazou <ebotcazou@adacore.com>
25
26 PR ada/88429
27 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
28 gnatlib-plain if --disable-shared.
29 * configure: Regenerate.
30 * Makefile.in (all): Replace gnatlib prerequisite with libada.
31 (ADA_RTS_SUBDIR): Delete.
32 (libada): New target, renamed from...
33 (gnatlib): ...this. Merge with other library targets.
34 (gnatlib-plain): Delete.
35 (install-gnatlib): Rename to...
36 (install-libada): ...this.
37 (install): Replace install-gnatlib prerequisite with install-libada.
38
39 2018-10-31 Joseph Myers <joseph@codesourcery.com>
40
41 PR bootstrap/82856
42 * configure.ac: Remove AC_PREREQ.
43 * configure: Regenerate.
44
45 2018-04-18 David Malcolm <dmalcolm@redhat.com>
46
47 PR jit/85384
48 * configure: Regenerate.
49
50 2018-01-03 Jakub Jelinek <jakub@redhat.com>
51
52 Update copyright years.
53
54 2017-06-01 Eric Botcazou <ebotcazou@adacore.com>
55
56 PR ada/80921
57 * configure.ac (default_gnatlib_target): Remove bogus condition.
58 (have_getipinfo): Tweak.
59 * configure: Regenerate.
60
61 2017-05-22 Eric Botcazou <ebotcazou@adacore.com>
62
63 * configure.ac: Add check for sys/capability.h header.
64 (have_capability): New substitution.
65 * configure: Regenerate.
66 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
67
68 2017-01-17 Jakub Jelinek <jakub@redhat.com>
69
70 PR other/79046
71 * configure.ac: Add GCC_BASE_VER.
72 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
73 version from BASE-VER file.
74 * configure: Regenerate.
75
76 2017-01-04 Alan Modra <amodra@gmail.com>
77
78 * Makefile.in (configure_deps): Update and order as per
79 configure.ac sinclude.
80 * configure: Regenerate.
81
82 2017-01-01 Jakub Jelinek <jakub@redhat.com>
83
84 Update copyright years.
85
86 2016-11-15 Matthias Klose <doko@ubuntu.com>
87
88 * configure: Regenerate.
89
90 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
91
92 * configure: Remove SH5 support.
93
94 2016-01-04 Jakub Jelinek <jakub@redhat.com>
95
96 Update copyright years.
97
98 2015-04-10 Jakub Jelinek <jakub@redhat.com>
99 Iain Sandoe <iain@codesourcery.com>
100
101 PR target/65351
102 * configure: Regenerate.
103
104 2015-04-07 Jakub Jelinek <jakub@redhat.com>
105 Iain Sandoe <iain@codesourcery.com>
106
107 PR target/65351
108 * configure: Regenerate.
109
110 2015-01-05 Jakub Jelinek <jakub@redhat.com>
111
112 Update copyright years.
113
114 2014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
115
116 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
117
118 2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
119
120 Update copyright years
121
122 2013-11-15 Andreas Schwab <schwab@linux-m68k.org>
123
124 * configure: Regenerate.
125
126 2013-03-27 Kai Tietz <ktietz@redhat.com>
127
128 * configure: Regenerated.
129
130 2013-02-13 Kai Tietz <ktietz@redhat.com>
131
132 PR target/52122
133 * Makefile.in (LN_S_RECURSIVE): New.
134 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
135
136 2013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
137
138 Update copyright years.
139
140 2012-06-11 Olivier Hainque <hainque@adacore.com>
141
142 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
143
144 2012-01-22 Douglas B Rupp <rupp@gnat.com>
145
146 * configure: Regenerate.
147
148 2012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
149
150 * configure: Regenerate.
151
152 2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
153
154 * Makefile.in: Change dependency on oscons to depend on the generator
155 tool.
156
157 2011-10-12 Eric Botcazou <ebotcazou@adacore.com>
158
159 * Makefile.in (LOOSE_WARN): Delete.
160 (GCC_WARN_CFLAGS): Likewise.
161 (WARN_CFLAGS): Likewise.
162 (GNATLIBFLAGS): Add -nostdinc.
163 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
164 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
165 * configure.ac (warn_cflags): Delete.
166 * configure: Regenerate.
167
168 2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
169
170 * configure.ac: Include ../config/picflag.m4.
171 (GCC_PICFLAG): Call it.
172 Substitute.
173 * configure: Regenerate.
174 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
175 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
176 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
177 Don't include $(GCC_DIR)/libgcc.mvars.
178
179 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
180
181 PR other/46202
182 * Makefile.in (install-strip): New phony target.
183 (check, installcheck, info, dvi, pdf, html, install)
184 (install-info, install-pdf, install-html, mostlyclean)
185 (clean, distclean, maintainer-clean): Mark phony.
186
187 2009-10-24 Eric Botcazou <ebotcazou@adacore.com>
188
189 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
190 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
191 * configure.ac: Include config/unwind_ipinfo.m4.
192 Check for _Unwind_GetIPInfo.
193 * configure: Regenerate.
194
195 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
196
197 PR ada/41122
198 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
199 call to AC_PROG_CC.
200 * configure: Regenerate.
201 * Makefile.in: Substitute AWK.
202
203 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
204
205 * configure.ac (AC_PREREQ): Bump to 2.64.
206
207 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 * configure: Regenerate.
210
211 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
212
213 * Makefile.in (AUTOCONF, configure_deps): New variables.
214 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
215
216 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
217
218 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
219
220 2009-07-13 Eric Botcazou <ebotcazou@adacore.com>
221
222 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
223 * configure: Regenerate.
224
225 2009-04-09 Jakub Jelinek <jakub@redhat.com>
226
227 * Makefile.in: Change copyright header to refer to version
228 3 of the GNU General Public License and to point readers at the
229 COPYING3 file and the FSF's license web page.
230 * configure.ac: Likewise.
231
232 2009-04-06 Laurent GUERBY <laurent@guerby.net>
233
234 * Makefile.in (ADA_RTS_DIR): Define.
235 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
236
237 2008-09-21 Laurent Guerby <laurent@guerby.net>
238 Paolo Bonzini <bonzini@gnu.org>
239
240 PR ada/5911
241 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
242 multilib handling.
243 * configure.ac: Add multilib handling.
244 * configure: Regenerate.
245
246 2008-08-29 Laurent Guerby <laurent@guerby.net>
247
248 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
249 avoid conflicts. Factor more flags to pass.
250 (libsubdir): New variable.
251 (install-gnatlib): New target.
252
253 2008-08-28 Laurent Guerby <laurent@guerby.net>
254
255 * configure: Regenerate.
256
257 2008-08-06 Thomas Quinot <quinot@adacore.com>
258
259 * Makefile.in: generate s-oscons.ads again, previous change was
260 unneeded.
261
262 2008-08-06 Samuel Tardieu <sam@rfc1149.net>
263
264 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
265 oscons.
266
267 2008-08-06 Thomas Quinot <quinot@adacore.com>
268
269 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
270
271 2008-08-05 Thomas Quinot <quinot@adacore.com>
272
273 * Makefile.in (gnatlib*): Now depend on oscons target.
274 (oscons): New target.
275
276 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
277
278 * configure.ac (warn_cflags): Substitute.
279 * configure: Regenerate.
280 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
281 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
282 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
283 they were unused.
284 (libada-mk): Do not include. Include libgcc.mvars instead.
285 (tmake_file): Remove, do not include.
286 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
287 * configure: Regenerate.
288
289 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
290
291 * configure.ac: move sinclude of acx.m4 before AC_INIT,
292 also sinclude override.m4.
293 * Makefile.in ($(srcdir)/configure): Update dependencies.
294 * configure: Regenerate.
295
296 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
297
298 * Makefile.in: Add dummy install-pdf target.
299
300 2007-01-23 Richard Guenther <rguenther@suse.de>
301
302 PR bootstrap/30541
303 * Makefile.in (STAGE_PREFIX): Do not define.
304 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
305
306 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
307
308 PR bootstrap/29802
309 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
310 * configure: Regenerate.
311 * Makefile.in: Replace host_subdir.
312
313 2006-10-16 Brooks Moses <bmoses@stanford.edu>
314
315 * Makefile.in: Add dummy "pdf" target.
316
317 2006-05-23 Carlos O'Donell <carlos@codesourcery.com>
318
319 * Makefile.in: Add install-html target.
320
321 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
322
323 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
324
325 2005-04-27 James E Wilson <wilson@specifixinc.com>
326
327 * Makefile.in (html): New.
328
329 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
330
331 PR bootstrap/17383
332 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
333
334 2004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
335
336 * Makefile.in: Add stamp file for building libada, to avoid
337 duplicate builds every time all-gnattools is called.
338
339 2004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
340
341 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
342 here.
343
344 2004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
345
346 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
347 _TARGET.
348 * configure: Regenerate.
349
350 2004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
351
352 * configure.ac, Makefile.in: Remove gnattools-specific code
353 (see gnattools directory).
354 * Makefile.in: Remove dead rts-* targets.
355 * configure: Regenerate.
356
357 2004-05-25 Daniel Jacobowitz <drow@false.org>
358
359 * Makefile.in: Add .NOEXPORT.
360
361 2004-04-26 Arnaud Charlet <charlet@act-europe.fr>
362
363 * Makefile.in: Put back merge of some targets to avoid code duplication.
364 Remove at the same obsolete variable GNATLIBLDFLAGS.
365
366 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
367
368 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
369 correctly.
370 * configure: Regenerate.
371
372 2004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
373
374 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
375 over error-prone Make abuse. Remove temporary debug code.
376 (gnatlib-zcx): New target.
377 (gnattools): Split into gnattools-native, gnattools-cross, to fix
378 previous bug; select which on the basis of default_gnattools_target.
379 (ada.all.cross): Merged with gnattools-cross target.
380 * configure.ac: Set default_gnattools_target.
381 * configure: Regenerate.
382
383 2004-04-19 Arnaud Charlet <charlet@act-europe.fr>
384
385 * Makefile.in: Fix errors introduced in previous change (in particular,
386 errors when building gnattools were ignored).
387 Code clean up and simplification.
388 update comments.
389 Remove temporary debug code introduced by mistake in previous check in.
390 Prefer GNU Make syntax over complex and error-prone sh syntax.
391 (gnatlib-zcx): New target.
392 (ada.all.cross): Merged with gnattools-cross target.
393
394 2004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
395
396 * configure.ac: It's gnatlib-plain in the Makefile, not
397 gnatlib-simple; make configure match.
398 * configure: Regenerate.
399
400 2004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
401
402 * Makefile.in: Call gcc/ada/Makefile directly, not through the
403 intermediary of gcc/Makefile. Incorporate all necessary parts of
404 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
405 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
406 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
407 to build in configure.ac, not here.
408 * configure.ac: Provide Makefile.in with the new information it needs,
409 such as GCC's tmake_file and xmake_file.
410 * configure: Regenerate.
411
412 2004-03-10 Kelley Cook <kcook@gcc.gnu.org>
413
414 * configure.in: Rename file to ...
415 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
416 * configure: Regenerate.
417
418 2003-03-02 Arnaud Charlet <charlet@act-europe.fr>
419
420 PR ada/14350
421 * configure.in: Remove hardcoded gcc version.
422
423 * configure: Regenerated.
424
425 2004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
426
427 * Makefile.in (gnattools): Depend on gnatlib.
428
429 2003-02-10 Arnaud Charlet <charlet@act-europe.fr>
430
431 PR ada/6637, PR ada/5911
432 * configure.in, Makefile.in, configure: Merge with libada-branch
433
434 2003-10-27 Arnaud Charlet <charlet@act-europe.fr>
435
436 PR ada/6637, PR ada/5911
437 * configure.in: Add support for --enable/disable-shared
438 * Makefile.in: Add initial, simple support for gnatlib/gnattools
439 for native and cross configurations.
440 * configure: Regenerate
441
442 2003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
443
444 * configure.in: Make --enable-maintainer-mode work.
445 * configure: Regenerate.
446
447 * Makefile.in, configure.in: New files.
448 * configure: Generate.
449
450 * New directory, new ChangeLog.
451 \f
452 Copyright (C) 2003-2021 Free Software Foundation, Inc.
453
454 This ChangeLog is free software; the Free Software Foundation gives
455 unlimited permission to copy, distribute, and modify it.