rs6000: fix xcoff section encoding
[official-gcc.git] / libada / ChangeLog
blob441d15a64e04787cc92ff47e5e957b94b0399f86
1 2020-01-24  Maciej W. Rozycki  <macro@wdc.com>
3         * Makefile.in (configure_deps): Add `toolexeclibdir.m4'.
4         * configure.ac: Handle `--with-toolexeclibdir='.
5         * configure: Regenerate.
7 2020-01-01  Jakub Jelinek  <jakub@redhat.com>
9         Update copyright years.
11 2019-10-01  Maciej W. Rozycki  <macro@wdc.com>
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.
20 2019-01-01  Jakub Jelinek  <jakub@redhat.com>
22         Update copyright years.
24 2018-12-11  Eric Botcazou  <ebotcazou@adacore.com>
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.
39 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
41         PR bootstrap/82856
42         * configure.ac: Remove AC_PREREQ.
43         * configure: Regenerate.
45 2018-04-18  David Malcolm  <dmalcolm@redhat.com>
47         PR jit/85384
48         * configure: Regenerate.
50 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
52         Update copyright years.
54 2017-06-01  Eric Botcazou  <ebotcazou@adacore.com>
56         PR ada/80921
57         * configure.ac (default_gnatlib_target): Remove bogus condition.
58         (have_getipinfo): Tweak.
59         * configure: Regenerate.
61 2017-05-22  Eric Botcazou  <ebotcazou@adacore.com>
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@.
68 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
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.
74         * configure: Regenerate.
76 2017-01-04  Alan Modra  <amodra@gmail.com>
78         * Makefile.in (configure_deps): Update and order as per
79         configure.ac sinclude.
80         * configure: Regenerate.
82 2017-01-01  Jakub Jelinek  <jakub@redhat.com>
84         Update copyright years.
86 2016-11-15  Matthias Klose  <doko@ubuntu.com>
88         * configure: Regenerate.
90 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
92         * configure: Remove SH5 support.
94 2016-01-04  Jakub Jelinek  <jakub@redhat.com>
96         Update copyright years.
98 2015-04-10  Jakub Jelinek  <jakub@redhat.com>
99             Iain Sandoe  <iain@codesourcery.com>
101         PR target/65351
102         * configure: Regenerate.
104 2015-04-07  Jakub Jelinek  <jakub@redhat.com>
105             Iain Sandoe  <iain@codesourcery.com>
107         PR target/65351
108         * configure: Regenerate.
110 2015-01-05  Jakub Jelinek  <jakub@redhat.com>
112         Update copyright years.
114 2014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
116         * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
118 2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
120         Update copyright years
122 2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
124         * configure: Regenerate.
126 2013-03-27  Kai Tietz  <ktietz@redhat.com>
128         * configure: Regenerated.
130 2013-02-13  Kai Tietz  <ktietz@redhat.com>
132         PR target/52122
133         * Makefile.in (LN_S_RECURSIVE): New.
134         (adainclude, adalib): Use LN_S_RECURSIVE for copy.
136 2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
138         Update copyright years.
140 2012-06-11  Olivier Hainque  <hainque@adacore.com>
142         * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
144 2012-01-22  Douglas B Rupp  <rupp@gnat.com>
146         * configure: Regenerate.
148 2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
150         * configure: Regenerate.
152 2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
154         * Makefile.in: Change dependency on oscons to depend on the generator
155         tool.
157 2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
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.
168 2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
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.
179 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
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.
187 2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
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.
195 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
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.
203 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
205         * configure.ac (AC_PREREQ): Bump to 2.64.
207 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
209         * configure: Regenerate.
211 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
213         * Makefile.in (AUTOCONF, configure_deps): New variables.
214         ($(srcdir)/configure)): Use them.  Also depend on multi.m4.
216 2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
218         * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
220 2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
222         * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
223         * configure: Regenerate.
225 2009-04-09  Jakub Jelinek  <jakub@redhat.com>
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.
232 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
234         * Makefile.in (ADA_RTS_DIR): Define.
235         * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
237 2008-09-21  Laurent Guerby  <laurent@guerby.net>
238             Paolo Bonzini  <bonzini@gnu.org>
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.
246 2008-08-29  Laurent Guerby  <laurent@guerby.net>
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.
253 2008-08-28  Laurent Guerby  <laurent@guerby.net>
255         * configure: Regenerate.
257 2008-08-06  Thomas Quinot  <quinot@adacore.com>
259         * Makefile.in: generate s-oscons.ads again, previous change was
260         unneeded.
262 2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
264         * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
265         oscons.
267 2008-08-06  Thomas Quinot  <quinot@adacore.com>
269         * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
271 2008-08-05  Thomas Quinot  <quinot@adacore.com>
273         * Makefile.in (gnatlib*): Now depend on oscons target.
274         (oscons): New target.
276 2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
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.
289 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
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.
296 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
298         * Makefile.in: Add dummy install-pdf target.
300 2007-01-23  Richard Guenther  <rguenther@suse.de>
302         PR bootstrap/30541
303         * Makefile.in (STAGE_PREFIX): Do not define.
304         (FLAGS_TO_PASS): Do not pass STAGE_PREFIX.
306 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
308         PR bootstrap/29802
309         * configure.ac: Call GCC_TOPLEV_SUBDIRS.
310         * configure: Regenerate.
311         * Makefile.in: Replace host_subdir.
313 2006-10-16  Brooks Moses  <bmoses@stanford.edu>
315         * Makefile.in: Add dummy "pdf" target.
317 2006-05-23  Carlos O'Donell  <carlos@codesourcery.com>
319         * Makefile.in: Add install-html target.
321 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
323         * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET.
325 2005-04-27  James E Wilson  <wilson@specifixinc.com>
327         * Makefile.in (html): New.
329 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
331         PR bootstrap/17383
332         * Makefile.in (GCC_DIR): Add $(HOST_SUBDIR) to the definition.
334 2004-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
336         * Makefile.in: Add stamp file for building libada, to avoid
337         duplicate builds every time all-gnattools is called.
339 2004-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
341         * Makefile.in: Build gcc/ada/Makefile (by running gcc/ada/configure)
342         here.
344 2004-08-16  Nathanael Nerode  <neroden@gcc.gnu.org>
346         * configure.ac: Replace AC_CANONICAL_SYSTEM with _BUILD, _HOST,
347         _TARGET.
348         * configure: Regenerate.
350 2004-07-18  Nathanael Nerode  <neroden@gcc.gnu.org>
352         * configure.ac, Makefile.in: Remove gnattools-specific code
353         (see gnattools directory).
354         * Makefile.in: Remove dead rts-* targets.
355         * configure: Regenerate.
357 2004-05-25  Daniel Jacobowitz  <drow@false.org>
359         * Makefile.in: Add .NOEXPORT.
361 2004-04-26  Arnaud Charlet  <charlet@act-europe.fr>
363         * Makefile.in: Put back merge of some targets to avoid code duplication.
364         Remove at the same obsolete variable GNATLIBLDFLAGS.
366 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
368         * configure.ac: Fix stupid brain-fade; set default_gnattools_target
369         correctly.
370         * configure: Regenerate.
372 2004-04-19  Nathanael Nerode  <neroden@gcc.gnu.org>
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.
383 2004-04-19  Arnaud Charlet  <charlet@act-europe.fr>
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.
394 2004-04-17  Nathanael Nerode  <neroden@gcc.gnu.org>
396         * configure.ac: It's gnatlib-plain in the Makefile, not
397         gnatlib-simple; make configure match.
398         * configure: Regenerate.
400 2004-04-14  Nathanael Nerode  <neroden@gcc.gnu.org>
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.
412 2004-03-10  Kelley Cook  <kcook@gcc.gnu.org>
414         * configure.in: Rename file to ...
415         * configure.ac: .. to this. Bump AC_PREREQ to 2.59.
416         * configure: Regenerate.
418 2003-03-02  Arnaud Charlet  <charlet@act-europe.fr>
420         PR ada/14350
421         * configure.in: Remove hardcoded gcc version.
423         * configure: Regenerated.
425 2004-02-10  Ulrich Weigand  <uweigand@de.ibm.com>
427         * Makefile.in (gnattools): Depend on gnatlib.
429 2003-02-10  Arnaud Charlet  <charlet@act-europe.fr>
431         PR ada/6637, PR ada/5911
432         * configure.in, Makefile.in, configure: Merge with libada-branch
434 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
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
442 2003-10-23  Nathanael Nerode  <neroden@gcc.gnu.org>
444         * configure.in: Make --enable-maintainer-mode work.
445         * configure: Regenerate.
447         * Makefile.in, configure.in: New files.
448         * configure: Generate.
450         * New directory, new ChangeLog.
452 Copyright (C) 2003-2021 Free Software Foundation, Inc.
454 This ChangeLog is free software; the Free Software Foundation gives
455 unlimited permission to copy, distribute, and modify it.