]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
[Ada] Two typo fixes
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
e8e66971
MR
12020-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
8d9254fc
JJ
72020-01-01 Jakub Jelinek <jakub@redhat.com>
8
9 Update copyright years.
10
13681906
MR
112019-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
a5544970
JJ
202019-01-01 Jakub Jelinek <jakub@redhat.com>
21
22 Update copyright years.
23
3b31a906
EB
242018-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
22e05272
JM
392018-10-31 Joseph Myers <joseph@codesourcery.com>
40
41 PR bootstrap/82856
42 * configure.ac: Remove AC_PREREQ.
43 * configure: Regenerate.
44
001ddaa8
DM
452018-04-18 David Malcolm <dmalcolm@redhat.com>
46
47 PR jit/85384
48 * configure: Regenerate.
49
85ec4feb
JJ
502018-01-03 Jakub Jelinek <jakub@redhat.com>
51
52 Update copyright years.
53
2d16708f
EB
542017-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
772cd694
EB
612017-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
3c36aa6b
JJ
682017-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.
2d16708f 74 * configure: Regenerate.
3c36aa6b 75
8f56cb51
AM
762017-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
cbe34bb5
JJ
822017-01-01 Jakub Jelinek <jakub@redhat.com>
83
84 Update copyright years.
85
84c1b9d3
MK
862016-11-15 Matthias Klose <doko@ubuntu.com>
87
88 * configure: Regenerate.
89
bc6d9014
OE
902016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
91
92 * configure: Remove SH5 support.
93
818ab71a
JJ
942016-01-04 Jakub Jelinek <jakub@redhat.com>
95
96 Update copyright years.
97
cacf1f59
JJ
982015-04-10 Jakub Jelinek <jakub@redhat.com>
99 Iain Sandoe <iain@codesourcery.com>
100
101 PR target/65351
102 * configure: Regenerate.
103
e8a4ed3b
JJ
1042015-04-07 Jakub Jelinek <jakub@redhat.com>
105 Iain Sandoe <iain@codesourcery.com>
106
107 PR target/65351
108 * configure: Regenerate.
109
5624e564
JJ
1102015-01-05 Jakub Jelinek <jakub@redhat.com>
111
112 Update copyright years.
113
1142014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
809981fa
JS
115
116 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
117
926ed539
RS
1182014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
119
120 Update copyright years
121
66204992
AS
1222013-11-15 Andreas Schwab <schwab@linux-m68k.org>
123
124 * configure: Regenerate.
125
d89ffaf3
KT
1262013-03-27 Kai Tietz <ktietz@redhat.com>
127
128 * configure: Regenerated.
129
b97ffdc9
KT
1302013-02-13 Kai Tietz <ktietz@redhat.com>
131
132 PR target/52122
a50bd22d 133 * Makefile.in (LN_S_RECURSIVE): New.
b97ffdc9
KT
134 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
135
ba2b42bd
RS
1362013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
137
138 Update copyright years.
139
f35aed49
OH
1402012-06-11 Olivier Hainque <hainque@adacore.com>
141
142 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
143
daecebc8
DR
1442012-01-22 Douglas B Rupp <rupp@gnat.com>
145
146 * configure: Regenerate.
147
925b0ed8
AK
1482012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
149
150 * configure: Regenerate.
151
5f41422f
IS
1522011-11-12 Iain Sandoe <iains@gcc.gnu.org>
153
a6b7e723 154 * Makefile.in: Change dependency on oscons to depend on the generator
5f41422f
IS
155 tool.
156
0cfaf83f
EB
1572011-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
e3aa9eba
RO
1682011-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
455c8f48
RW
1792010-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
2f18d9af
EB
1872009-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
c390c361
PB
1952009-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
df58e648
RW
2032009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
204
205 * configure.ac (AC_PREREQ): Bump to 2.64.
206
5213506e
RW
2072009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
208
209 * configure: Regenerate.
210
6efbd53f
RW
2112009-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
1b3b24c2
RW
2162009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
217
218 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
219
05682af8
EB
2202009-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
748086b7
JJ
2252009-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
6d63ea75
LG
2322009-04-06 Laurent GUERBY <laurent@guerby.net>
233
92a285c1
ML
234 * Makefile.in (ADA_RTS_DIR): Define.
235 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
6d63ea75 236
7193e639 2372008-09-21 Laurent Guerby <laurent@guerby.net>
92a285c1 238 Paolo Bonzini <bonzini@gnu.org>
69416e98 239
7193e639
LG
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
f62b28a9 2462008-08-29 Laurent Guerby <laurent@guerby.net>
69416e98 247
f62b28a9
LG
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
307c39da
LG
2532008-08-28 Laurent Guerby <laurent@guerby.net>
254
255 * configure: Regenerate.
69416e98 256
12d1a0dc
TQ
2572008-08-06 Thomas Quinot <quinot@adacore.com>
258
259 * Makefile.in: generate s-oscons.ads again, previous change was
260 unneeded.
261
6f371a2e
ST
2622008-08-06 Samuel Tardieu <sam@rfc1149.net>
263
264 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
265 oscons.
266
65aa315e
TQ
2672008-08-06 Thomas Quinot <quinot@adacore.com>
268
269 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
270
c336d2c7
TQ
2712008-08-05 Thomas Quinot <quinot@adacore.com>
272
273 * Makefile.in (gnatlib*): Now depend on oscons target.
274 (oscons): New target.
275
47ad7893
PB
2762008-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
18c04407
RW
2892008-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
00189cc6
BM
2962007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
297
298 * Makefile.in: Add dummy install-pdf target.
299
5305be7e
RG
3002007-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
9bd6112c
PB
3062006-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
a8384928
BM
3132006-10-16 Brooks Moses <bmoses@stanford.edu>
314
315 * Makefile.in: Add dummy "pdf" target.
316
312e3fcb
CD
3172006-05-23 Carlos O'Donell <carlos@codesourcery.com>
318
319 * Makefile.in: Add install-html target.
320
40077270
PB
3212005-12-05 Paolo Bonzini <bonzini@gnu.org>
322
323 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
324
01a1e85a
JW
3252005-04-27 James E Wilson <wilson@specifixinc.com>
326
327 * Makefile.in (html): New.
328
215c351a
PB
3292005-02-28 Paolo Bonzini <bonzini@gnu.org>
330
331 PR bootstrap/17383
332 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
333
5395b47b
NN
3342004-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
3392004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
340
341 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
342 here.
343
3442004-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
3502004-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
54b2f310
DJ
3572004-05-25 Daniel Jacobowitz <drow@false.org>
358
359 * Makefile.in: Add .NOEXPORT.
360
cad79eea
AC
3612004-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
d743b2b6
NN
3662004-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
e9f4e557
NN
3722004-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
c2b5e13b
AC
3832004-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
f206bf50
NN
3942004-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
80dab182
NN
4002004-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
8ab705be
KC
4122004-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
f0d3c336
AC
4182003-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
cf81c88e
UW
4252004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
426
427 * Makefile.in (gnattools): Depend on gnatlib.
428
b0b70d84
AC
4292003-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
4342003-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
4422003-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.
818ab71a 451\f
8d9254fc 452Copyright (C) 2003-2020 Free Software Foundation, Inc.
b0b70d84
AC
453
454This ChangeLog is free software; the Free Software Foundation gives
455unlimited permission to copy, distribute, and modify it.