]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
ff4bf326
JJ
12023-05-29 Release Manager
2
3 * GCC 11.4.0 released.
4
2d280e7e
RB
52022-04-21 Release Manager
6
7 * GCC 11.3.0 released.
8
7ca38856
RB
92021-07-28 Release Manager
10
11 * GCC 11.2.0 released.
12
d81efb06
JJ
132021-04-27 Release Manager
14
15 * GCC 11.1.0 released.
16
e8e66971
MR
172020-01-24 Maciej W. Rozycki <macro@wdc.com>
18
19 * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
20 * configure.ac: Handle `--with-toolexeclibdir='.
21 * configure: Regenerate.
22
8d9254fc
JJ
232020-01-01 Jakub Jelinek <jakub@redhat.com>
24
25 Update copyright years.
26
13681906
MR
272019-10-01 Maciej W. Rozycki <macro@wdc.com>
28
29 * Makefile.in (toolexecdir, toolexeclibdir): New variables.
30 (LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
31 * configure.ac: Add `--enable-version-specific-runtime-libs'.
32 Update version-specific `toolexecdir' and `toolexeclibdir' from
33 ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
34 * configure: Regenerate.
35
a5544970
JJ
362019-01-01 Jakub Jelinek <jakub@redhat.com>
37
38 Update copyright years.
39
3b31a906
EB
402018-12-11 Eric Botcazou <ebotcazou@adacore.com>
41
42 PR ada/88429
43 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
44 gnatlib-plain if --disable-shared.
45 * configure: Regenerate.
46 * Makefile.in (all): Replace gnatlib prerequisite with libada.
47 (ADA_RTS_SUBDIR): Delete.
48 (libada): New target, renamed from...
49 (gnatlib): ...this. Merge with other library targets.
50 (gnatlib-plain): Delete.
51 (install-gnatlib): Rename to...
52 (install-libada): ...this.
53 (install): Replace install-gnatlib prerequisite with install-libada.
54
22e05272
JM
552018-10-31 Joseph Myers <joseph@codesourcery.com>
56
57 PR bootstrap/82856
58 * configure.ac: Remove AC_PREREQ.
59 * configure: Regenerate.
60
001ddaa8
DM
612018-04-18 David Malcolm <dmalcolm@redhat.com>
62
63 PR jit/85384
64 * configure: Regenerate.
65
85ec4feb
JJ
662018-01-03 Jakub Jelinek <jakub@redhat.com>
67
68 Update copyright years.
69
2d16708f
EB
702017-06-01 Eric Botcazou <ebotcazou@adacore.com>
71
72 PR ada/80921
73 * configure.ac (default_gnatlib_target): Remove bogus condition.
74 (have_getipinfo): Tweak.
75 * configure: Regenerate.
76
772cd694
EB
772017-05-22 Eric Botcazou <ebotcazou@adacore.com>
78
79 * configure.ac: Add check for sys/capability.h header.
80 (have_capability): New substitution.
81 * configure: Regenerate.
82 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
83
3c36aa6b
JJ
842017-01-17 Jakub Jelinek <jakub@redhat.com>
85
86 PR other/79046
87 * configure.ac: Add GCC_BASE_VER.
88 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
89 version from BASE-VER file.
2d16708f 90 * configure: Regenerate.
3c36aa6b 91
8f56cb51
AM
922017-01-04 Alan Modra <amodra@gmail.com>
93
94 * Makefile.in (configure_deps): Update and order as per
95 configure.ac sinclude.
96 * configure: Regenerate.
97
cbe34bb5
JJ
982017-01-01 Jakub Jelinek <jakub@redhat.com>
99
100 Update copyright years.
101
84c1b9d3
MK
1022016-11-15 Matthias Klose <doko@ubuntu.com>
103
104 * configure: Regenerate.
105
bc6d9014
OE
1062016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
107
108 * configure: Remove SH5 support.
109
818ab71a
JJ
1102016-01-04 Jakub Jelinek <jakub@redhat.com>
111
112 Update copyright years.
113
cacf1f59
JJ
1142015-04-10 Jakub Jelinek <jakub@redhat.com>
115 Iain Sandoe <iain@codesourcery.com>
116
117 PR target/65351
118 * configure: Regenerate.
119
e8a4ed3b
JJ
1202015-04-07 Jakub Jelinek <jakub@redhat.com>
121 Iain Sandoe <iain@codesourcery.com>
122
123 PR target/65351
124 * configure: Regenerate.
125
5624e564
JJ
1262015-01-05 Jakub Jelinek <jakub@redhat.com>
127
128 Update copyright years.
129
1302014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
809981fa
JS
131
132 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
133
926ed539
RS
1342014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
135
136 Update copyright years
137
66204992
AS
1382013-11-15 Andreas Schwab <schwab@linux-m68k.org>
139
140 * configure: Regenerate.
141
d89ffaf3
KT
1422013-03-27 Kai Tietz <ktietz@redhat.com>
143
144 * configure: Regenerated.
145
b97ffdc9
KT
1462013-02-13 Kai Tietz <ktietz@redhat.com>
147
148 PR target/52122
a50bd22d 149 * Makefile.in (LN_S_RECURSIVE): New.
b97ffdc9
KT
150 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
151
ba2b42bd
RS
1522013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
153
154 Update copyright years.
155
f35aed49
OH
1562012-06-11 Olivier Hainque <hainque@adacore.com>
157
158 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
159
daecebc8
DR
1602012-01-22 Douglas B Rupp <rupp@gnat.com>
161
162 * configure: Regenerate.
163
925b0ed8
AK
1642012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
165
166 * configure: Regenerate.
167
5f41422f
IS
1682011-11-12 Iain Sandoe <iains@gcc.gnu.org>
169
a6b7e723 170 * Makefile.in: Change dependency on oscons to depend on the generator
5f41422f
IS
171 tool.
172
0cfaf83f
EB
1732011-10-12 Eric Botcazou <ebotcazou@adacore.com>
174
175 * Makefile.in (LOOSE_WARN): Delete.
176 (GCC_WARN_CFLAGS): Likewise.
177 (WARN_CFLAGS): Likewise.
178 (GNATLIBFLAGS): Add -nostdinc.
179 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
180 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
181 * configure.ac (warn_cflags): Delete.
182 * configure: Regenerate.
183
e3aa9eba
RO
1842011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
185
186 * configure.ac: Include ../config/picflag.m4.
187 (GCC_PICFLAG): Call it.
188 Substitute.
189 * configure: Regenerate.
190 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
191 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
192 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
193 Don't include $(GCC_DIR)/libgcc.mvars.
194
455c8f48
RW
1952010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
196
197 PR other/46202
198 * Makefile.in (install-strip): New phony target.
199 (check, installcheck, info, dvi, pdf, html, install)
200 (install-info, install-pdf, install-html, mostlyclean)
201 (clean, distclean, maintainer-clean): Mark phony.
202
2f18d9af
EB
2032009-10-24 Eric Botcazou <ebotcazou@adacore.com>
204
205 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
206 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
207 * configure.ac: Include config/unwind_ipinfo.m4.
208 Check for _Unwind_GetIPInfo.
209 * configure: Regenerate.
210
c390c361
PB
2112009-08-30 Paolo Bonzini <bonzini@gnu.org>
212
213 PR ada/41122
214 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
215 call to AC_PROG_CC.
216 * configure: Regenerate.
217 * Makefile.in: Substitute AWK.
218
df58e648
RW
2192009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
220
221 * configure.ac (AC_PREREQ): Bump to 2.64.
222
5213506e
RW
2232009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
224
225 * configure: Regenerate.
226
6efbd53f
RW
2272009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
228
229 * Makefile.in (AUTOCONF, configure_deps): New variables.
230 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
231
1b3b24c2
RW
2322009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
233
234 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
235
05682af8
EB
2362009-07-13 Eric Botcazou <ebotcazou@adacore.com>
237
238 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
239 * configure: Regenerate.
240
748086b7
JJ
2412009-04-09 Jakub Jelinek <jakub@redhat.com>
242
243 * Makefile.in: Change copyright header to refer to version
244 3 of the GNU General Public License and to point readers at the
245 COPYING3 file and the FSF's license web page.
246 * configure.ac: Likewise.
247
6d63ea75
LG
2482009-04-06 Laurent GUERBY <laurent@guerby.net>
249
92a285c1
ML
250 * Makefile.in (ADA_RTS_DIR): Define.
251 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
6d63ea75 252
7193e639 2532008-09-21 Laurent Guerby <laurent@guerby.net>
92a285c1 254 Paolo Bonzini <bonzini@gnu.org>
69416e98 255
7193e639
LG
256 PR ada/5911
257 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
258 multilib handling.
259 * configure.ac: Add multilib handling.
260 * configure: Regenerate.
261
f62b28a9 2622008-08-29 Laurent Guerby <laurent@guerby.net>
69416e98 263
f62b28a9
LG
264 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
265 avoid conflicts. Factor more flags to pass.
266 (libsubdir): New variable.
267 (install-gnatlib): New target.
268
307c39da
LG
2692008-08-28 Laurent Guerby <laurent@guerby.net>
270
271 * configure: Regenerate.
69416e98 272
12d1a0dc
TQ
2732008-08-06 Thomas Quinot <quinot@adacore.com>
274
275 * Makefile.in: generate s-oscons.ads again, previous change was
276 unneeded.
277
6f371a2e
ST
2782008-08-06 Samuel Tardieu <sam@rfc1149.net>
279
280 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
281 oscons.
282
65aa315e
TQ
2832008-08-06 Thomas Quinot <quinot@adacore.com>
284
285 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
286
c336d2c7
TQ
2872008-08-05 Thomas Quinot <quinot@adacore.com>
288
289 * Makefile.in (gnatlib*): Now depend on oscons target.
290 (oscons): New target.
291
47ad7893
PB
2922008-08-01 Paolo Bonzini <bonzini@gnu.org>
293
294 * configure.ac (warn_cflags): Substitute.
295 * configure: Regenerate.
296 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
297 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
298 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
299 they were unused.
300 (libada-mk): Do not include. Include libgcc.mvars instead.
301 (tmake_file): Remove, do not include.
302 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
303 * configure: Regenerate.
304
18c04407
RW
3052008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
306
307 * configure.ac: move sinclude of acx.m4 before AC_INIT,
308 also sinclude override.m4.
309 * Makefile.in ($(srcdir)/configure): Update dependencies.
310 * configure: Regenerate.
311
00189cc6
BM
3122007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
313
314 * Makefile.in: Add dummy install-pdf target.
315
5305be7e
RG
3162007-01-23 Richard Guenther <rguenther@suse.de>
317
318 PR bootstrap/30541
319 * Makefile.in (STAGE_PREFIX): Do not define.
320 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
321
9bd6112c
PB
3222006-11-16 Paolo Bonzini <bonzini@gnu.org>
323
324 PR bootstrap/29802
325 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
326 * configure: Regenerate.
327 * Makefile.in: Replace host_subdir.
328
a8384928
BM
3292006-10-16 Brooks Moses <bmoses@stanford.edu>
330
331 * Makefile.in: Add dummy "pdf" target.
332
312e3fcb
CD
3332006-05-23 Carlos O'Donell <carlos@codesourcery.com>
334
335 * Makefile.in: Add install-html target.
336
40077270
PB
3372005-12-05 Paolo Bonzini <bonzini@gnu.org>
338
339 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
340
01a1e85a
JW
3412005-04-27 James E Wilson <wilson@specifixinc.com>
342
343 * Makefile.in (html): New.
344
215c351a
PB
3452005-02-28 Paolo Bonzini <bonzini@gnu.org>
346
347 PR bootstrap/17383
348 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
349
5395b47b
NN
3502004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
351
352 * Makefile.in: Add stamp file for building libada, to avoid
353 duplicate builds every time all-gnattools is called.
354
3552004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
356
357 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
358 here.
359
3602004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
361
362 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
363 _TARGET.
364 * configure: Regenerate.
365
3662004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
367
368 * configure.ac, Makefile.in: Remove gnattools-specific code
369 (see gnattools directory).
370 * Makefile.in: Remove dead rts-* targets.
371 * configure: Regenerate.
372
54b2f310
DJ
3732004-05-25 Daniel Jacobowitz <drow@false.org>
374
375 * Makefile.in: Add .NOEXPORT.
376
cad79eea
AC
3772004-04-26 Arnaud Charlet <charlet@act-europe.fr>
378
379 * Makefile.in: Put back merge of some targets to avoid code duplication.
380 Remove at the same obsolete variable GNATLIBLDFLAGS.
381
d743b2b6
NN
3822004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
383
384 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
385 correctly.
386 * configure: Regenerate.
387
e9f4e557
NN
3882004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
389
390 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
391 over error-prone Make abuse. Remove temporary debug code.
392 (gnatlib-zcx): New target.
393 (gnattools): Split into gnattools-native, gnattools-cross, to fix
394 previous bug; select which on the basis of default_gnattools_target.
395 (ada.all.cross): Merged with gnattools-cross target.
396 * configure.ac: Set default_gnattools_target.
397 * configure: Regenerate.
398
c2b5e13b
AC
3992004-04-19 Arnaud Charlet <charlet@act-europe.fr>
400
401 * Makefile.in: Fix errors introduced in previous change (in particular,
402 errors when building gnattools were ignored).
403 Code clean up and simplification.
404 update comments.
405 Remove temporary debug code introduced by mistake in previous check in.
406 Prefer GNU Make syntax over complex and error-prone sh syntax.
407 (gnatlib-zcx): New target.
408 (ada.all.cross): Merged with gnattools-cross target.
409
f206bf50
NN
4102004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
411
412 * configure.ac: It's gnatlib-plain in the Makefile, not
413 gnatlib-simple; make configure match.
414 * configure: Regenerate.
415
80dab182
NN
4162004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
417
418 * Makefile.in: Call gcc/ada/Makefile directly, not through the
419 intermediary of gcc/Makefile. Incorporate all necessary parts of
420 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
421 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
422 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
423 to build in configure.ac, not here.
424 * configure.ac: Provide Makefile.in with the new information it needs,
425 such as GCC's tmake_file and xmake_file.
426 * configure: Regenerate.
427
8ab705be
KC
4282004-03-10 Kelley Cook <kcook@gcc.gnu.org>
429
430 * configure.in: Rename file to ...
431 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
432 * configure: Regenerate.
433
f0d3c336
AC
4342003-03-02 Arnaud Charlet <charlet@act-europe.fr>
435
436 PR ada/14350
437 * configure.in: Remove hardcoded gcc version.
438
439 * configure: Regenerated.
440
cf81c88e
UW
4412004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
442
443 * Makefile.in (gnattools): Depend on gnatlib.
444
b0b70d84
AC
4452003-02-10 Arnaud Charlet <charlet@act-europe.fr>
446
447 PR ada/6637, PR ada/5911
448 * configure.in, Makefile.in, configure: Merge with libada-branch
449
4502003-10-27 Arnaud Charlet <charlet@act-europe.fr>
451
452 PR ada/6637, PR ada/5911
453 * configure.in: Add support for --enable/disable-shared
454 * Makefile.in: Add initial, simple support for gnatlib/gnattools
455 for native and cross configurations.
456 * configure: Regenerate
457
4582003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
459
460 * configure.in: Make --enable-maintainer-mode work.
461 * configure: Regenerate.
462
463 * Makefile.in, configure.in: New files.
464 * configure: Generate.
465
466 * New directory, new ChangeLog.
818ab71a 467\f
c48514be 468Copyright (C) 2003-2021 Free Software Foundation, Inc.
b0b70d84
AC
469
470This ChangeLog is free software; the Free Software Foundation gives
471unlimited permission to copy, distribute, and modify it.