]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
[committed] [RISC-V] Fix false-positive uninitialized variable
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
4b92dba7
GA
12023-08-07 John Ericson <git@JohnEricson.me>
2
3 * configure: Regenerate.
4
5d4389dc
GA
52022-08-25 Martin Liska <mliska@suse.cz>
6
7 * configure: Regenerate.
8
c2bd5d8a
GA
92021-10-22 Eric Gallager <egallager@gcc.gnu.org>
10
11 PR other/102663
12 * Makefile.in: Add dummy install-dvi target.
13
e8e66971
MR
142020-01-24 Maciej W. Rozycki <macro@wdc.com>
15
16 * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
17 * configure.ac: Handle `--with-toolexeclibdir='.
18 * configure: Regenerate.
19
8d9254fc
JJ
202020-01-01 Jakub Jelinek <jakub@redhat.com>
21
22 Update copyright years.
23
13681906
MR
242019-10-01 Maciej W. Rozycki <macro@wdc.com>
25
26 * Makefile.in (toolexecdir, toolexeclibdir): New variables.
27 (LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
28 * configure.ac: Add `--enable-version-specific-runtime-libs'.
29 Update version-specific `toolexecdir' and `toolexeclibdir' from
30 ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
31 * configure: Regenerate.
32
a5544970
JJ
332019-01-01 Jakub Jelinek <jakub@redhat.com>
34
35 Update copyright years.
36
3b31a906
EB
372018-12-11 Eric Botcazou <ebotcazou@adacore.com>
38
39 PR ada/88429
40 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
41 gnatlib-plain if --disable-shared.
42 * configure: Regenerate.
43 * Makefile.in (all): Replace gnatlib prerequisite with libada.
44 (ADA_RTS_SUBDIR): Delete.
45 (libada): New target, renamed from...
46 (gnatlib): ...this. Merge with other library targets.
47 (gnatlib-plain): Delete.
48 (install-gnatlib): Rename to...
49 (install-libada): ...this.
50 (install): Replace install-gnatlib prerequisite with install-libada.
51
22e05272
JM
522018-10-31 Joseph Myers <joseph@codesourcery.com>
53
54 PR bootstrap/82856
55 * configure.ac: Remove AC_PREREQ.
56 * configure: Regenerate.
57
001ddaa8
DM
582018-04-18 David Malcolm <dmalcolm@redhat.com>
59
60 PR jit/85384
61 * configure: Regenerate.
62
85ec4feb
JJ
632018-01-03 Jakub Jelinek <jakub@redhat.com>
64
65 Update copyright years.
66
2d16708f
EB
672017-06-01 Eric Botcazou <ebotcazou@adacore.com>
68
69 PR ada/80921
70 * configure.ac (default_gnatlib_target): Remove bogus condition.
71 (have_getipinfo): Tweak.
72 * configure: Regenerate.
73
772cd694
EB
742017-05-22 Eric Botcazou <ebotcazou@adacore.com>
75
76 * configure.ac: Add check for sys/capability.h header.
77 (have_capability): New substitution.
78 * configure: Regenerate.
79 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
80
3c36aa6b
JJ
812017-01-17 Jakub Jelinek <jakub@redhat.com>
82
83 PR other/79046
84 * configure.ac: Add GCC_BASE_VER.
85 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
86 version from BASE-VER file.
2d16708f 87 * configure: Regenerate.
3c36aa6b 88
8f56cb51
AM
892017-01-04 Alan Modra <amodra@gmail.com>
90
91 * Makefile.in (configure_deps): Update and order as per
92 configure.ac sinclude.
93 * configure: Regenerate.
94
cbe34bb5
JJ
952017-01-01 Jakub Jelinek <jakub@redhat.com>
96
97 Update copyright years.
98
84c1b9d3
MK
992016-11-15 Matthias Klose <doko@ubuntu.com>
100
101 * configure: Regenerate.
102
bc6d9014
OE
1032016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
104
105 * configure: Remove SH5 support.
106
818ab71a
JJ
1072016-01-04 Jakub Jelinek <jakub@redhat.com>
108
109 Update copyright years.
110
cacf1f59
JJ
1112015-04-10 Jakub Jelinek <jakub@redhat.com>
112 Iain Sandoe <iain@codesourcery.com>
113
114 PR target/65351
115 * configure: Regenerate.
116
e8a4ed3b
JJ
1172015-04-07 Jakub Jelinek <jakub@redhat.com>
118 Iain Sandoe <iain@codesourcery.com>
119
120 PR target/65351
121 * configure: Regenerate.
122
5624e564
JJ
1232015-01-05 Jakub Jelinek <jakub@redhat.com>
124
125 Update copyright years.
126
1272014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
809981fa
JS
128
129 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
130
926ed539
RS
1312014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
132
133 Update copyright years
134
66204992
AS
1352013-11-15 Andreas Schwab <schwab@linux-m68k.org>
136
137 * configure: Regenerate.
138
d89ffaf3
KT
1392013-03-27 Kai Tietz <ktietz@redhat.com>
140
141 * configure: Regenerated.
142
b97ffdc9
KT
1432013-02-13 Kai Tietz <ktietz@redhat.com>
144
145 PR target/52122
a50bd22d 146 * Makefile.in (LN_S_RECURSIVE): New.
b97ffdc9
KT
147 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
148
ba2b42bd
RS
1492013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
150
151 Update copyright years.
152
f35aed49
OH
1532012-06-11 Olivier Hainque <hainque@adacore.com>
154
155 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
156
daecebc8
DR
1572012-01-22 Douglas B Rupp <rupp@gnat.com>
158
159 * configure: Regenerate.
160
925b0ed8
AK
1612012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
162
163 * configure: Regenerate.
164
5f41422f
IS
1652011-11-12 Iain Sandoe <iains@gcc.gnu.org>
166
a6b7e723 167 * Makefile.in: Change dependency on oscons to depend on the generator
5f41422f
IS
168 tool.
169
0cfaf83f
EB
1702011-10-12 Eric Botcazou <ebotcazou@adacore.com>
171
172 * Makefile.in (LOOSE_WARN): Delete.
173 (GCC_WARN_CFLAGS): Likewise.
174 (WARN_CFLAGS): Likewise.
175 (GNATLIBFLAGS): Add -nostdinc.
176 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
177 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
178 * configure.ac (warn_cflags): Delete.
179 * configure: Regenerate.
180
e3aa9eba
RO
1812011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
182
183 * configure.ac: Include ../config/picflag.m4.
184 (GCC_PICFLAG): Call it.
185 Substitute.
186 * configure: Regenerate.
187 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
188 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
189 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
190 Don't include $(GCC_DIR)/libgcc.mvars.
191
455c8f48
RW
1922010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
193
194 PR other/46202
195 * Makefile.in (install-strip): New phony target.
196 (check, installcheck, info, dvi, pdf, html, install)
197 (install-info, install-pdf, install-html, mostlyclean)
198 (clean, distclean, maintainer-clean): Mark phony.
199
2f18d9af
EB
2002009-10-24 Eric Botcazou <ebotcazou@adacore.com>
201
202 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
203 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
204 * configure.ac: Include config/unwind_ipinfo.m4.
205 Check for _Unwind_GetIPInfo.
206 * configure: Regenerate.
207
c390c361
PB
2082009-08-30 Paolo Bonzini <bonzini@gnu.org>
209
210 PR ada/41122
211 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
212 call to AC_PROG_CC.
213 * configure: Regenerate.
214 * Makefile.in: Substitute AWK.
215
df58e648
RW
2162009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
217
218 * configure.ac (AC_PREREQ): Bump to 2.64.
219
5213506e
RW
2202009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
221
222 * configure: Regenerate.
223
6efbd53f
RW
2242009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
225
226 * Makefile.in (AUTOCONF, configure_deps): New variables.
227 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
228
1b3b24c2
RW
2292009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
230
231 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
232
05682af8
EB
2332009-07-13 Eric Botcazou <ebotcazou@adacore.com>
234
235 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
236 * configure: Regenerate.
237
748086b7
JJ
2382009-04-09 Jakub Jelinek <jakub@redhat.com>
239
240 * Makefile.in: Change copyright header to refer to version
241 3 of the GNU General Public License and to point readers at the
242 COPYING3 file and the FSF's license web page.
243 * configure.ac: Likewise.
244
6d63ea75
LG
2452009-04-06 Laurent GUERBY <laurent@guerby.net>
246
92a285c1
ML
247 * Makefile.in (ADA_RTS_DIR): Define.
248 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
6d63ea75 249
7193e639 2502008-09-21 Laurent Guerby <laurent@guerby.net>
92a285c1 251 Paolo Bonzini <bonzini@gnu.org>
69416e98 252
7193e639
LG
253 PR ada/5911
254 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
255 multilib handling.
256 * configure.ac: Add multilib handling.
257 * configure: Regenerate.
258
f62b28a9 2592008-08-29 Laurent Guerby <laurent@guerby.net>
69416e98 260
f62b28a9
LG
261 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
262 avoid conflicts. Factor more flags to pass.
263 (libsubdir): New variable.
264 (install-gnatlib): New target.
265
307c39da
LG
2662008-08-28 Laurent Guerby <laurent@guerby.net>
267
268 * configure: Regenerate.
69416e98 269
12d1a0dc
TQ
2702008-08-06 Thomas Quinot <quinot@adacore.com>
271
272 * Makefile.in: generate s-oscons.ads again, previous change was
273 unneeded.
274
6f371a2e
ST
2752008-08-06 Samuel Tardieu <sam@rfc1149.net>
276
277 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
278 oscons.
279
65aa315e
TQ
2802008-08-06 Thomas Quinot <quinot@adacore.com>
281
282 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
283
c336d2c7
TQ
2842008-08-05 Thomas Quinot <quinot@adacore.com>
285
286 * Makefile.in (gnatlib*): Now depend on oscons target.
287 (oscons): New target.
288
47ad7893
PB
2892008-08-01 Paolo Bonzini <bonzini@gnu.org>
290
291 * configure.ac (warn_cflags): Substitute.
292 * configure: Regenerate.
293 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
294 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
295 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
296 they were unused.
297 (libada-mk): Do not include. Include libgcc.mvars instead.
298 (tmake_file): Remove, do not include.
299 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
300 * configure: Regenerate.
301
18c04407
RW
3022008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
303
304 * configure.ac: move sinclude of acx.m4 before AC_INIT,
305 also sinclude override.m4.
306 * Makefile.in ($(srcdir)/configure): Update dependencies.
307 * configure: Regenerate.
308
00189cc6
BM
3092007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
310
311 * Makefile.in: Add dummy install-pdf target.
312
5305be7e
RG
3132007-01-23 Richard Guenther <rguenther@suse.de>
314
315 PR bootstrap/30541
316 * Makefile.in (STAGE_PREFIX): Do not define.
317 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
318
9bd6112c
PB
3192006-11-16 Paolo Bonzini <bonzini@gnu.org>
320
321 PR bootstrap/29802
322 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
323 * configure: Regenerate.
324 * Makefile.in: Replace host_subdir.
325
a8384928
BM
3262006-10-16 Brooks Moses <bmoses@stanford.edu>
327
328 * Makefile.in: Add dummy "pdf" target.
329
312e3fcb
CD
3302006-05-23 Carlos O'Donell <carlos@codesourcery.com>
331
332 * Makefile.in: Add install-html target.
333
40077270
PB
3342005-12-05 Paolo Bonzini <bonzini@gnu.org>
335
336 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
337
01a1e85a
JW
3382005-04-27 James E Wilson <wilson@specifixinc.com>
339
340 * Makefile.in (html): New.
341
215c351a
PB
3422005-02-28 Paolo Bonzini <bonzini@gnu.org>
343
344 PR bootstrap/17383
345 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
346
5395b47b
NN
3472004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
348
349 * Makefile.in: Add stamp file for building libada, to avoid
350 duplicate builds every time all-gnattools is called.
351
3522004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
353
354 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
355 here.
356
3572004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
358
359 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
360 _TARGET.
361 * configure: Regenerate.
362
3632004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
364
365 * configure.ac, Makefile.in: Remove gnattools-specific code
366 (see gnattools directory).
367 * Makefile.in: Remove dead rts-* targets.
368 * configure: Regenerate.
369
54b2f310
DJ
3702004-05-25 Daniel Jacobowitz <drow@false.org>
371
372 * Makefile.in: Add .NOEXPORT.
373
cad79eea
AC
3742004-04-26 Arnaud Charlet <charlet@act-europe.fr>
375
376 * Makefile.in: Put back merge of some targets to avoid code duplication.
377 Remove at the same obsolete variable GNATLIBLDFLAGS.
378
d743b2b6
NN
3792004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
380
381 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
382 correctly.
383 * configure: Regenerate.
384
e9f4e557
NN
3852004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
386
387 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
388 over error-prone Make abuse. Remove temporary debug code.
389 (gnatlib-zcx): New target.
390 (gnattools): Split into gnattools-native, gnattools-cross, to fix
391 previous bug; select which on the basis of default_gnattools_target.
392 (ada.all.cross): Merged with gnattools-cross target.
393 * configure.ac: Set default_gnattools_target.
394 * configure: Regenerate.
395
c2b5e13b
AC
3962004-04-19 Arnaud Charlet <charlet@act-europe.fr>
397
398 * Makefile.in: Fix errors introduced in previous change (in particular,
399 errors when building gnattools were ignored).
400 Code clean up and simplification.
401 update comments.
402 Remove temporary debug code introduced by mistake in previous check in.
403 Prefer GNU Make syntax over complex and error-prone sh syntax.
404 (gnatlib-zcx): New target.
405 (ada.all.cross): Merged with gnattools-cross target.
406
f206bf50
NN
4072004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
408
409 * configure.ac: It's gnatlib-plain in the Makefile, not
410 gnatlib-simple; make configure match.
411 * configure: Regenerate.
412
80dab182
NN
4132004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
414
415 * Makefile.in: Call gcc/ada/Makefile directly, not through the
416 intermediary of gcc/Makefile. Incorporate all necessary parts of
417 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
418 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
419 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
420 to build in configure.ac, not here.
421 * configure.ac: Provide Makefile.in with the new information it needs,
422 such as GCC's tmake_file and xmake_file.
423 * configure: Regenerate.
424
8ab705be
KC
4252004-03-10 Kelley Cook <kcook@gcc.gnu.org>
426
427 * configure.in: Rename file to ...
428 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
429 * configure: Regenerate.
430
f0d3c336
AC
4312003-03-02 Arnaud Charlet <charlet@act-europe.fr>
432
433 PR ada/14350
434 * configure.in: Remove hardcoded gcc version.
435
436 * configure: Regenerated.
437
cf81c88e
UW
4382004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
439
440 * Makefile.in (gnattools): Depend on gnatlib.
441
b0b70d84
AC
4422003-02-10 Arnaud Charlet <charlet@act-europe.fr>
443
444 PR ada/6637, PR ada/5911
445 * configure.in, Makefile.in, configure: Merge with libada-branch
446
4472003-10-27 Arnaud Charlet <charlet@act-europe.fr>
448
449 PR ada/6637, PR ada/5911
450 * configure.in: Add support for --enable/disable-shared
451 * Makefile.in: Add initial, simple support for gnatlib/gnattools
452 for native and cross configurations.
453 * configure: Regenerate
454
4552003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
456
457 * configure.in: Make --enable-maintainer-mode work.
458 * configure: Regenerate.
459
460 * Makefile.in, configure.in: New files.
461 * configure: Generate.
462
463 * New directory, new ChangeLog.
818ab71a 464\f
6a720d41 465Copyright (C) 2003-2024 Free Software Foundation, Inc.
b0b70d84
AC
466
467This ChangeLog is free software; the Free Software Foundation gives
468unlimited permission to copy, distribute, and modify it.