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