]> git.ipfire.org Git - thirdparty/gcc.git/blame - libada/ChangeLog
libada: Respect `--enable-version-specific-runtime-libs'
[thirdparty/gcc.git] / libada / ChangeLog
CommitLineData
13681906
MR
12019-10-01 Maciej W. Rozycki <macro@wdc.com>
2
3 * Makefile.in (toolexecdir, toolexeclibdir): New variables.
4 (LIBADA_FLAGS_TO_PASS): Add `toolexeclibdir'.
5 * configure.ac: Add `--enable-version-specific-runtime-libs'.
6 Update version-specific `toolexecdir' and `toolexeclibdir' from
7 ADA_RTL_OBJ_DIR from gcc/ada/gcc-interface/Makefile.in.
8 * configure: Regenerate.
9
a5544970
JJ
102019-01-01 Jakub Jelinek <jakub@redhat.com>
11
12 Update copyright years.
13
3b31a906
EB
142018-12-11 Eric Botcazou <ebotcazou@adacore.com>
15
16 PR ada/88429
17 * configure.ac (default_gnatlib_target): Set to gnatlib instead of
18 gnatlib-plain if --disable-shared.
19 * configure: Regenerate.
20 * Makefile.in (all): Replace gnatlib prerequisite with libada.
21 (ADA_RTS_SUBDIR): Delete.
22 (libada): New target, renamed from...
23 (gnatlib): ...this. Merge with other library targets.
24 (gnatlib-plain): Delete.
25 (install-gnatlib): Rename to...
26 (install-libada): ...this.
27 (install): Replace install-gnatlib prerequisite with install-libada.
28
22e05272
JM
292018-10-31 Joseph Myers <joseph@codesourcery.com>
30
31 PR bootstrap/82856
32 * configure.ac: Remove AC_PREREQ.
33 * configure: Regenerate.
34
001ddaa8
DM
352018-04-18 David Malcolm <dmalcolm@redhat.com>
36
37 PR jit/85384
38 * configure: Regenerate.
39
85ec4feb
JJ
402018-01-03 Jakub Jelinek <jakub@redhat.com>
41
42 Update copyright years.
43
2d16708f
EB
442017-06-01 Eric Botcazou <ebotcazou@adacore.com>
45
46 PR ada/80921
47 * configure.ac (default_gnatlib_target): Remove bogus condition.
48 (have_getipinfo): Tweak.
49 * configure: Regenerate.
50
772cd694
EB
512017-05-22 Eric Botcazou <ebotcazou@adacore.com>
52
53 * configure.ac: Add check for sys/capability.h header.
54 (have_capability): New substitution.
55 * configure: Regenerate.
56 * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
57
3c36aa6b
JJ
582017-01-17 Jakub Jelinek <jakub@redhat.com>
59
60 PR other/79046
61 * configure.ac: Add GCC_BASE_VER.
62 * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
63 version from BASE-VER file.
2d16708f 64 * configure: Regenerate.
3c36aa6b 65
8f56cb51
AM
662017-01-04 Alan Modra <amodra@gmail.com>
67
68 * Makefile.in (configure_deps): Update and order as per
69 configure.ac sinclude.
70 * configure: Regenerate.
71
cbe34bb5
JJ
722017-01-01 Jakub Jelinek <jakub@redhat.com>
73
74 Update copyright years.
75
84c1b9d3
MK
762016-11-15 Matthias Klose <doko@ubuntu.com>
77
78 * configure: Regenerate.
79
bc6d9014
OE
802016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
81
82 * configure: Remove SH5 support.
83
818ab71a
JJ
842016-01-04 Jakub Jelinek <jakub@redhat.com>
85
86 Update copyright years.
87
cacf1f59
JJ
882015-04-10 Jakub Jelinek <jakub@redhat.com>
89 Iain Sandoe <iain@codesourcery.com>
90
91 PR target/65351
92 * configure: Regenerate.
93
e8a4ed3b
JJ
942015-04-07 Jakub Jelinek <jakub@redhat.com>
95 Iain Sandoe <iain@codesourcery.com>
96
97 PR target/65351
98 * configure: Regenerate.
99
5624e564
JJ
1002015-01-05 Jakub Jelinek <jakub@redhat.com>
101
102 Update copyright years.
103
1042014-08-12 Joel Sherrill <joel.sherrill@oarcorp.com>
809981fa
JS
105
106 * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
107
926ed539
RS
1082014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
109
110 Update copyright years
111
66204992
AS
1122013-11-15 Andreas Schwab <schwab@linux-m68k.org>
113
114 * configure: Regenerate.
115
d89ffaf3
KT
1162013-03-27 Kai Tietz <ktietz@redhat.com>
117
118 * configure: Regenerated.
119
b97ffdc9
KT
1202013-02-13 Kai Tietz <ktietz@redhat.com>
121
122 PR target/52122
a50bd22d 123 * Makefile.in (LN_S_RECURSIVE): New.
b97ffdc9
KT
124 (adainclude, adalib): Use LN_S_RECURSIVE for copy.
125
ba2b42bd
RS
1262013-01-14 Richard Sandiford <rdsandiford@googlemail.com>
127
128 Update copyright years.
129
f35aed49
OH
1302012-06-11 Olivier Hainque <hainque@adacore.com>
131
132 * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
133
daecebc8
DR
1342012-01-22 Douglas B Rupp <rupp@gnat.com>
135
136 * configure: Regenerate.
137
925b0ed8
AK
1382012-01-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
139
140 * configure: Regenerate.
141
5f41422f
IS
1422011-11-12 Iain Sandoe <iains@gcc.gnu.org>
143
a6b7e723 144 * Makefile.in: Change dependency on oscons to depend on the generator
5f41422f
IS
145 tool.
146
0cfaf83f
EB
1472011-10-12 Eric Botcazou <ebotcazou@adacore.com>
148
149 * Makefile.in (LOOSE_WARN): Delete.
150 (GCC_WARN_CFLAGS): Likewise.
151 (WARN_CFLAGS): Likewise.
152 (GNATLIBFLAGS): Add -nostdinc.
153 (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
154 (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
155 * configure.ac (warn_cflags): Delete.
156 * configure: Regenerate.
157
e3aa9eba
RO
1582011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
159
160 * configure.ac: Include ../config/picflag.m4.
161 (GCC_PICFLAG): Call it.
162 Substitute.
163 * configure: Regenerate.
164 * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
165 (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
166 (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
167 Don't include $(GCC_DIR)/libgcc.mvars.
168
455c8f48
RW
1692010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
170
171 PR other/46202
172 * Makefile.in (install-strip): New phony target.
173 (check, installcheck, info, dvi, pdf, html, install)
174 (install-info, install-pdf, install-html, mostlyclean)
175 (clean, distclean, maintainer-clean): Mark phony.
176
2f18d9af
EB
1772009-10-24 Eric Botcazou <ebotcazou@adacore.com>
178
179 * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
180 (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
181 * configure.ac: Include config/unwind_ipinfo.m4.
182 Check for _Unwind_GetIPInfo.
183 * configure: Regenerate.
184
c390c361
PB
1852009-08-30 Paolo Bonzini <bonzini@gnu.org>
186
187 PR ada/41122
188 * configure.ac: Add AC_PROG_AWK. Remove useless duplicate
189 call to AC_PROG_CC.
190 * configure: Regenerate.
191 * Makefile.in: Substitute AWK.
192
df58e648
RW
1932009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
194
195 * configure.ac (AC_PREREQ): Bump to 2.64.
196
5213506e
RW
1972009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
198
199 * configure: Regenerate.
200
6efbd53f
RW
2012009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
202
203 * Makefile.in (AUTOCONF, configure_deps): New variables.
204 ($(srcdir)/configure)): Use them. Also depend on multi.m4.
205
1b3b24c2
RW
2062009-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
207
208 * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
209
05682af8
EB
2102009-07-13 Eric Botcazou <ebotcazou@adacore.com>
211
212 * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
213 * configure: Regenerate.
214
748086b7
JJ
2152009-04-09 Jakub Jelinek <jakub@redhat.com>
216
217 * Makefile.in: Change copyright header to refer to version
218 3 of the GNU General Public License and to point readers at the
219 COPYING3 file and the FSF's license web page.
220 * configure.ac: Likewise.
221
6d63ea75
LG
2222009-04-06 Laurent GUERBY <laurent@guerby.net>
223
92a285c1
ML
224 * Makefile.in (ADA_RTS_DIR): Define.
225 * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
6d63ea75 226
7193e639 2272008-09-21 Laurent Guerby <laurent@guerby.net>
92a285c1 228 Paolo Bonzini <bonzini@gnu.org>
69416e98 229
7193e639
LG
230 PR ada/5911
231 * Makefile.in (all, install, mostlyclean, clean, distclean): Add
232 multilib handling.
233 * configure.ac: Add multilib handling.
234 * configure: Regenerate.
235
f62b28a9 2362008-08-29 Laurent Guerby <laurent@guerby.net>
69416e98 237
f62b28a9
LG
238 * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
239 avoid conflicts. Factor more flags to pass.
240 (libsubdir): New variable.
241 (install-gnatlib): New target.
242
307c39da
LG
2432008-08-28 Laurent Guerby <laurent@guerby.net>
244
245 * configure: Regenerate.
69416e98 246
12d1a0dc
TQ
2472008-08-06 Thomas Quinot <quinot@adacore.com>
248
249 * Makefile.in: generate s-oscons.ads again, previous change was
250 unneeded.
251
6f371a2e
ST
2522008-08-06 Samuel Tardieu <sam@rfc1149.net>
253
254 * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
255 oscons.
256
65aa315e
TQ
2572008-08-06 Thomas Quinot <quinot@adacore.com>
258
259 * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
260
c336d2c7
TQ
2612008-08-05 Thomas Quinot <quinot@adacore.com>
262
263 * Makefile.in (gnatlib*): Now depend on oscons target.
264 (oscons): New target.
265
47ad7893
PB
2662008-08-01 Paolo Bonzini <bonzini@gnu.org>
267
268 * configure.ac (warn_cflags): Substitute.
269 * configure: Regenerate.
270 * Makefile.in (libdir, WARN_CFLAGS): Substitute.
271 (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
272 (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
273 they were unused.
274 (libada-mk): Do not include. Include libgcc.mvars instead.
275 (tmake_file): Remove, do not include.
276 (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
277 * configure: Regenerate.
278
18c04407
RW
2792008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
280
281 * configure.ac: move sinclude of acx.m4 before AC_INIT,
282 also sinclude override.m4.
283 * Makefile.in ($(srcdir)/configure): Update dependencies.
284 * configure: Regenerate.
285
00189cc6
BM
2862007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
287
288 * Makefile.in: Add dummy install-pdf target.
289
5305be7e
RG
2902007-01-23 Richard Guenther <rguenther@suse.de>
291
292 PR bootstrap/30541
293 * Makefile.in (STAGE_PREFIX): Do not define.
294 (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
295
9bd6112c
PB
2962006-11-16 Paolo Bonzini <bonzini@gnu.org>
297
298 PR bootstrap/29802
299 * configure.ac: Call GCC_TOPLEV_SUBDIRS.
300 * configure: Regenerate.
301 * Makefile.in: Replace host_subdir.
302
a8384928
BM
3032006-10-16 Brooks Moses <bmoses@stanford.edu>
304
305 * Makefile.in: Add dummy "pdf" target.
306
312e3fcb
CD
3072006-05-23 Carlos O'Donell <carlos@codesourcery.com>
308
309 * Makefile.in: Add install-html target.
310
40077270
PB
3112005-12-05 Paolo Bonzini <bonzini@gnu.org>
312
313 * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
314
01a1e85a
JW
3152005-04-27 James E Wilson <wilson@specifixinc.com>
316
317 * Makefile.in (html): New.
318
215c351a
PB
3192005-02-28 Paolo Bonzini <bonzini@gnu.org>
320
321 PR bootstrap/17383
322 * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
323
5395b47b
NN
3242004-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
325
326 * Makefile.in: Add stamp file for building libada, to avoid
327 duplicate builds every time all-gnattools is called.
328
3292004-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
330
331 * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
332 here.
333
3342004-08-16 Nathanael Nerode <neroden@gcc.gnu.org>
335
336 * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
337 _TARGET.
338 * configure: Regenerate.
339
3402004-07-18 Nathanael Nerode <neroden@gcc.gnu.org>
341
342 * configure.ac, Makefile.in: Remove gnattools-specific code
343 (see gnattools directory).
344 * Makefile.in: Remove dead rts-* targets.
345 * configure: Regenerate.
346
54b2f310
DJ
3472004-05-25 Daniel Jacobowitz <drow@false.org>
348
349 * Makefile.in: Add .NOEXPORT.
350
cad79eea
AC
3512004-04-26 Arnaud Charlet <charlet@act-europe.fr>
352
353 * Makefile.in: Put back merge of some targets to avoid code duplication.
354 Remove at the same obsolete variable GNATLIBLDFLAGS.
355
d743b2b6
NN
3562004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
357
358 * configure.ac: Fix stupid brain-fade; set default_gnattools_target
359 correctly.
360 * configure: Regenerate.
361
e9f4e557
NN
3622004-04-19 Nathanael Nerode <neroden@gcc.gnu.org>
363
364 * Makefile.in: Revert most of Arnaud's last change. Prefer anything
365 over error-prone Make abuse. Remove temporary debug code.
366 (gnatlib-zcx): New target.
367 (gnattools): Split into gnattools-native, gnattools-cross, to fix
368 previous bug; select which on the basis of default_gnattools_target.
369 (ada.all.cross): Merged with gnattools-cross target.
370 * configure.ac: Set default_gnattools_target.
371 * configure: Regenerate.
372
c2b5e13b
AC
3732004-04-19 Arnaud Charlet <charlet@act-europe.fr>
374
375 * Makefile.in: Fix errors introduced in previous change (in particular,
376 errors when building gnattools were ignored).
377 Code clean up and simplification.
378 update comments.
379 Remove temporary debug code introduced by mistake in previous check in.
380 Prefer GNU Make syntax over complex and error-prone sh syntax.
381 (gnatlib-zcx): New target.
382 (ada.all.cross): Merged with gnattools-cross target.
383
f206bf50
NN
3842004-04-17 Nathanael Nerode <neroden@gcc.gnu.org>
385
386 * configure.ac: It's gnatlib-plain in the Makefile, not
387 gnatlib-simple; make configure match.
388 * configure: Regenerate.
389
80dab182
NN
3902004-04-14 Nathanael Nerode <neroden@gcc.gnu.org>
391
392 * Makefile.in: Call gcc/ada/Makefile directly, not through the
393 intermediary of gcc/Makefile. Incorporate all necessary parts of
394 rules from gcc/ada/Make-lang.in, including extra gnatlib/gnattools
395 targets, rts-zfp, rts-ravenscar. Get needed bits of GCC
396 configuration from (new) gcc/libada-mk. Decide what gnatlib variant
397 to build in configure.ac, not here.
398 * configure.ac: Provide Makefile.in with the new information it needs,
399 such as GCC's tmake_file and xmake_file.
400 * configure: Regenerate.
401
8ab705be
KC
4022004-03-10 Kelley Cook <kcook@gcc.gnu.org>
403
404 * configure.in: Rename file to ...
405 * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
406 * configure: Regenerate.
407
f0d3c336
AC
4082003-03-02 Arnaud Charlet <charlet@act-europe.fr>
409
410 PR ada/14350
411 * configure.in: Remove hardcoded gcc version.
412
413 * configure: Regenerated.
414
cf81c88e
UW
4152004-02-10 Ulrich Weigand <uweigand@de.ibm.com>
416
417 * Makefile.in (gnattools): Depend on gnatlib.
418
b0b70d84
AC
4192003-02-10 Arnaud Charlet <charlet@act-europe.fr>
420
421 PR ada/6637, PR ada/5911
422 * configure.in, Makefile.in, configure: Merge with libada-branch
423
4242003-10-27 Arnaud Charlet <charlet@act-europe.fr>
425
426 PR ada/6637, PR ada/5911
427 * configure.in: Add support for --enable/disable-shared
428 * Makefile.in: Add initial, simple support for gnatlib/gnattools
429 for native and cross configurations.
430 * configure: Regenerate
431
4322003-10-23 Nathanael Nerode <neroden@gcc.gnu.org>
433
434 * configure.in: Make --enable-maintainer-mode work.
435 * configure: Regenerate.
436
437 * Makefile.in, configure.in: New files.
438 * configure: Generate.
439
440 * New directory, new ChangeLog.
818ab71a 441\f
a5544970 442Copyright (C) 2003-2019 Free Software Foundation, Inc.
b0b70d84
AC
443
444This ChangeLog is free software; the Free Software Foundation gives
445unlimited permission to copy, distribute, and modify it.