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