cp-tree.h (enum cp_tree_index): Add CPTI_AUTO_IDENTIFIER & CPTI_DECLTYPE_AUTO_IDENTIFIER.
[gcc.git] / libada / ChangeLog
index bf20ed52d24f28bd7df758ebf873ff8fe548f7ca..24312df20de1e6c62e93b98f609311cff27b2de3 100644 (file)
@@ -1,3 +1,206 @@
+2016-11-15  Matthias Klose  <doko@ubuntu.com>
+
+       * configure: Regenerate.
+
+2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       * configure: Remove SH5 support.
+
+2016-01-04  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2015-04-10  Jakub Jelinek  <jakub@redhat.com>
+           Iain Sandoe  <iain@codesourcery.com>
+
+       PR target/65351
+       * configure: Regenerate.
+
+2015-04-07  Jakub Jelinek  <jakub@redhat.com>
+           Iain Sandoe  <iain@codesourcery.com>
+
+       PR target/65351
+       * configure: Regenerate.
+
+2015-01-05  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2014-08-12  Joel Sherrill  <joel.sherrill@oarcorp.com>
+
+       * Makefile.in: Add CFLAGS_FOR_TARGET to GNATLIBCFLAGS_FOR_C.
+
+2014-01-02  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       Update copyright years
+
+2013-11-15  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * configure: Regenerate.
+
+2013-03-27  Kai Tietz  <ktietz@redhat.com>
+
+       * configure: Regenerated.
+
+2013-02-13  Kai Tietz  <ktietz@redhat.com>
+
+       PR target/52122
+       * Makefile.in (LN_S_RECURSIVE): New.
+       (adainclude, adalib): Use LN_S_RECURSIVE for copy.
+
+2013-01-14  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       Update copyright years.
+
+2012-06-11  Olivier Hainque  <hainque@adacore.com>
+
+       * Makefile.in (GNATLIBCFLAGS_FOR_C): Remove $(PICFLAG).
+
+2012-01-22  Douglas B Rupp  <rupp@gnat.com>
+
+       * configure: Regenerate.
+
+2012-01-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * configure: Regenerate.
+
+2011-11-12  Iain Sandoe  <iains@gcc.gnu.org>
+
+       * Makefile.in: Change dependency on oscons to depend on the generator
+       tool.
+
+2011-10-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.in (LOOSE_WARN): Delete.
+       (GCC_WARN_CFLAGS): Likewise.
+       (WARN_CFLAGS): Likewise.
+       (GNATLIBFLAGS): Add -nostdinc.
+       (GNATLIBCFLAGS_FOR_C): Add -W -Wall.
+       (LIBADA_FLAGS_TO_PASS): Remove WARN_CFLAGS.
+       * configure.ac (warn_cflags): Delete.
+       * configure: Regenerate.
+
+2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * configure.ac: Include ../config/picflag.m4.
+       (GCC_PICFLAG): Call it.
+       Substitute.
+       * configure: Regenerate.
+       * Makefile.in (TARGET_LIBGCC2_CFLAGS): Replace by PICFLAG.
+       (GNATLIBCFLAGS_FOR_C): Replace TARGET_LIBGCC2_CFLAGS by PICFLAG.
+       (LIBADA_FLAGS_TO_PASS): Pass PICFLAG as PICFLAG_FOR_TARGET.
+       Don't include $(GCC_DIR)/libgcc.mvars.
+
+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.
+
+2009-10-24  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * Makefile.in (GNATLIBCFLAGS_FOR_C): New variable.
+       (LIBADA_FLAGS_TO_PASS): Add GNATLIBCFLAGS_FOR_C.
+       * configure.ac: Include config/unwind_ipinfo.m4.
+       Check for _Unwind_GetIPInfo.
+       * configure: Regenerate.
+
+2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR ada/41122
+       * configure.ac: Add AC_PROG_AWK.  Remove useless duplicate
+       call to AC_PROG_CC.
+       * configure: Regenerate.
+       * Makefile.in: Substitute AWK.
+
+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.  Also depend on multi.m4.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
+
+2009-07-13  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.
+       * configure: Regenerate.
+
+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-04-06  Laurent GUERBY  <laurent@guerby.net>
+
+        * Makefile.in (ADA_RTS_DIR): Define.
+        * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
+
+2008-09-21  Laurent Guerby  <laurent@guerby.net>
+            Paolo Bonzini  <bonzini@gnu.org>
+
+       PR ada/5911
+       * Makefile.in (all, install, mostlyclean, clean, distclean): Add
+       multilib handling.
+       * configure.ac: Add multilib handling.
+       * configure: Regenerate.
+
+2008-08-29  Laurent Guerby  <laurent@guerby.net>
+
+       * Makefile.in (FLAGS_TO_PASS): renamed to LIBADA_FLAGS_TO_PASS to
+       avoid conflicts. Factor more flags to pass.
+       (libsubdir): New variable.
+       (install-gnatlib): New target.
+
+2008-08-28  Laurent Guerby  <laurent@guerby.net>
+
+       * configure: Regenerate.
+
+2008-08-06  Thomas Quinot  <quinot@adacore.com>
+
+       * Makefile.in: generate s-oscons.ads again, previous change was
+       unneeded.
+
+2008-08-06  Samuel Tardieu  <sam@rfc1149.net>
+
+       * Makefile.in: Pass FLAGS_TO_PASS to sub-make for target
+       oscons.
+
+2008-08-06  Thomas Quinot  <quinot@adacore.com>
+
+       * Makefile.in: Now generate s-oscons-$(THREAD_KIND).
+
+2008-08-05  Thomas Quinot  <quinot@adacore.com>
+
+       * Makefile.in (gnatlib*): Now depend on oscons target.
+       (oscons): New target.
+
+2008-08-01  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.ac (warn_cflags): Substitute.
+       * configure: Regenerate.
+       * Makefile.in (libdir, WARN_CFLAGS): Substitute.
+       (GCC_WARN_CFLAGS): Remove NOCOMMON_FLAG.
+       (ADA_CFLAGS, T_ADA_CFLAGS, X_ADA_CFLAGS, ALL_ADA_CFLAGS): Remove,
+       they were unused.
+       (libada-mk): Do not include.  Include libgcc.mvars instead.
+       (tmake_file): Remove, do not include.
+       (FLAGS_TO_PASS): Pass dummy values for exeext and CC.
+       * configure: Regenerate.
+
 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        * configure.ac: move sinclude of acx.m4 before AC_INIT,
        * configure: Generate.
 
        * New directory, new ChangeLog.
-
-Copyright 2003, 2004 Free Software Foundation, Inc.
+\f
+Copyright (C) 2003-2016 Free Software Foundation, Inc.
 
 This ChangeLog is free software; the Free Software Foundation gives
 unlimited permission to copy, distribute, and modify it.