]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gnattools/ChangeLog
Correct stpcpy offset computation for -Warray-bounds et al. [PR101397].
[thirdparty/gcc.git] / gnattools / ChangeLog
index 7139322df5bf6755d169ec5192ec427946104095..d86a991732e01f4a72447e490d5d43d64d19378d 100644 (file)
@@ -1,5 +1,179 @@
+2021-05-07  Bob Duff  <duff@adacore.com>
+
+       * Makefile.in (GENERATED_FILES_FOR_TOOLS): New variable.
+       ($(GCC_DIR)/stamp-tools): Walk it for the first copy operation.
+
+2018-11-19  Alexandre Oliva <oliva@adacore.com>
+
+       PR ada/81878
+       * configure.ac (default_gnattools_target): Do not mistake
+       just-built host tools as native in cross-back toolchains.
+       * configure: Rebuilt.
+
+2018-11-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/81878
+       Revert
+       2018-10-29  Tamar Christina  <tamar.christina@arm.com>
+
+       PR ada/81878
+       * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
+
+       2017-08-17  Richard Biener  <rguenther@suse.de>
+
+       PR ada/81878
+       * Makefile.in (CXX_LFLAGS): Remove.
+       (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
+       (TOOLS_FLAGS_TO_PASS_RE): Likewise.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * configure.ac: Remove AC_PREREQ.
+       * configure: Regenerate.
+
+2018-10-29  Tamar Christina  <tamar.christina@arm.com>
+
+       PR ada/81878
+       * Makefile.in (TOOLS_FLAGS_TO_PASS_NATIVE): Add -B ../../.
+
+2017-08-17  Richard Biener  <rguenther@suse.de>
+
+       PR ada/81878
+       * Makefile.in (CXX_LFLAGS): Remove.
+       (TOOLS_FLAGS_TO_PASS_NATIVE): Pass $(CXX) as CXX.
+       (TOOLS_FLAGS_TO_PASS_RE): Likewise.
+
+2016-05-16  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure.ac: Add ACX_NONCANONICAL_HOST.
+       * configure: Regenerate.
+       * Makefile.in: Replace host_alias with host_noncanonical.
+       (gnattools-cross): Do not rename the tools.
+
+2016-04-04  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       PR bootstrap/70173
+       * Makefile.in (distclean): Also delete config.cache .
+
+2015-12-06  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/50048
+       * Makefile.in (ftop_srcdir): New variable.
+       (INCLUDES_FOR_SUBDIR): Use -iquote and $(ftop_srcdir).
+
+2015-06-08  John Marino  <gnugcc@marino.st>
+
+       * configure.ac (*-*-dragonfly*): New configuration.
+       * configure: Regenerate.
+
+2014-02-23  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.in (TOOLS_FLAGS_TO_PASS_CROSS): Robustify.
+
+2014-01-27  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure.ac (*-*-lynxos*): Delete.
+       * configure: Regenerate.
+
+2013-12-12  Eric Botcazou  <ebotcazou@adacore.com>
+           Iain Sandoe  <iain@codesourcery.com>
+
+       PR ada/55946
+       * Makefile.in (host): Define.
+       (host_alias): Likewise.
+       (TOOLS_FLAGS_TO_PASS_RE): Add LDFLAGS.
+       (GNATMAKE_FOR_HOST): Define.
+       (GNATLINK_FOR_HOST): Likewise.
+       (GNATBIND_FOR_HOST): Likewise.
+       (GNATLS_FOR_HOST): Likewise.
+       (RTS_DIR): Move around and use GNATLS_FOR_HOST.
+       (TOOLS_FLAGS_TO_PASS_CROSS): Use the other *_HOST variables.
+
+2013-12-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/59382
+       * configure.ac (target parameterization): Rewrite.
+       * configure: Regenerate.
+
+2013-09-01  Eric Botcazou  <ebotcazou@adacore.com>
+           Iain Sandoe  <iain@codesourcery.com>
+
+       PR ada/58239
+       * Makefile.in (CXX_LFLAGS): New.
+       (TOOLS_FLAGS_TO_PASS_NATIVE): Pass CXX and CXX_LFLAGS.
+       (TOOLS_FLAGS_TO_PASS_RE): Likewise.
+       (TOOLS_FLAGS_TO_PASS_CROSS): Pass CXX.
+
+2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac (mips-sgi-irix*): Remove.
+       * configure: Regenerate.
+
+2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.in (LOOSE_WARN): Delete.
+       (GCC_WARN_CFLAGS): Set to -W -Wall.
+       (TOOLS_FLAGS_TO_PASS_1): Delete.
+       (TOOLS_FLAGS_TO_PASS_1re): Rename into...
+       (TOOLS_FLAGS_TO_PASS_RE): ...this.
+       (gnattools-native): Use TOOLS_FLAGS_TO_PASS_NATIVE.
+       (regnattools): Use TOOLS_FLAGS_TO_PASS_RE.
+
+2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/39150
+       * configure.ac (*86-*-solaris2*): Also accept
+       x86_64-*-solaris2.1[0-9]*.
+       * configure: Regenerate.
+
+2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR other/46202
+       * Makefile.in (install-strip): New phony target.
+       (check, installcheck, info, dvi, pdf, html, install)
+       (install-info, install-pdf, install-html, mostlyclean)
+       (clean, distclean, maintainer-clean): Mark phony.
+
+2010-01-09  Simon Wright  <simon@pushface.org>
+
+       PR ada/42659
+       * configure.ac (powerpc|*86-*-darwin*): Extend to *-*-darwin*.
+       * configure: Regenerate.
+
+2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac (AC_PREREQ): Bump to 2.64.
+
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * Makefile.in (AUTOCONF, configure_deps): New variables.
+       ($(srcdir)/configure): Use them.
+
+2009-05-18  Bechir Zalila  <bechir.zalila@gmail.com>
+
+       PR ada/40166
+       * Makefile.in (TOOLS_TARGET_PAIRS): Use the correct path to the
+       target specific sources.
+
+2009-04-10  Arnaud Charlet  <charlet@adacore.com>
+
+       * Makefile.in (stamp-tools): Add handling of snames.ad[sb].
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * Makefile.in: Change copyright header to refer to version
+       3 of the GNU General Public License and to point readers at the
+       COPYING3 file and the FSF's license web page.
+       * configure.ac: Likewise.
+
 2009-02-26  Andreas Schwab  <schwab@suse.de>
 
+       PR ada/39172
        * Makefile.in (fsrcdir): Point to gcc directory, not gcc/ada.
        (INCLUDES_FOR_SUBDIR): Adjust.
        (ADA_INCLUDES_FOR_SUBDIR): Adjust.
        * configure: Regenerate.
        * New directory, cloned from libada.
 
-Copyright 2004, 2005 Free Software Foundation, Inc.
+Copyright 2004-2018 Free Software Foundation, Inc.
 
 This ChangeLog is free software; the Free Software Foundation gives
 unlimited permission to copy, distribute, and modify it.