]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libada/ChangeLog
Update ChangeLog and version files for release
[thirdparty/gcc.git] / libada / ChangeLog
index cff46fbb93f2e8c6a897a0ebab8db3e3a2d5aeb3..e33be7d7d7b236fb9a11dac21af30555bc6bed65 100644 (file)
@@ -1,3 +1,109 @@
+2019-05-03  Release Manager
+
+       * GCC 9.1.0 released.
+
+2019-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2018-12-11  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/88429
+       * configure.ac (default_gnatlib_target): Set to gnatlib instead of
+       gnatlib-plain if --disable-shared.
+       * configure: Regenerate.
+       * Makefile.in (all): Replace gnatlib prerequisite with libada.
+       (ADA_RTS_SUBDIR): Delete.
+       (libada): New target, renamed from...
+       (gnatlib): ...this.  Merge with other library targets.
+       (gnatlib-plain): Delete.
+       (install-gnatlib): Rename to...
+       (install-libada): ...this.
+       (install): Replace install-gnatlib prerequisite with install-libada.
+
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * configure.ac: Remove AC_PREREQ.
+       * configure: Regenerate.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/85384
+       * configure: Regenerate.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2017-06-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/80921
+       * configure.ac (default_gnatlib_target): Remove bogus condition.
+       (have_getipinfo): Tweak.
+       * configure: Regenerate.
+
+2017-05-22  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * configure.ac: Add check for sys/capability.h header.
+       (have_capability): New substitution.
+       * configure: Regenerate.
+       * Makefile.in (GNATLIBCFLAGS_FOR_C): Add @have_capability@.
+
+2017-01-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/79046
+       * configure.ac: Add GCC_BASE_VER.
+       * Makefile.in (version): Use @get_gcc_base_ver@ instead of cat to get
+       version from BASE-VER file.
+       * configure: Regenerate.
+
+2017-01-04  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in (configure_deps): Update and order as per
+       configure.ac sinclude.
+       * configure: Regenerate.
+
+2017-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+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.
 
 2009-04-06  Laurent GUERBY  <laurent@guerby.net>
 
-        * Makefile.in (ADA_RTS_DIR): Define.
-        * Makefile.in (gnatlib-*): Link adainclude and adalib to it.
+       * 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>
+           Paolo Bonzini  <bonzini@gnu.org>
 
        PR ada/5911
        * Makefile.in (all, install, mostlyclean, clean, distclean): Add
        * configure: Generate.
 
        * New directory, new ChangeLog.
-
-Copyright (C) 2003-2013 Free Software Foundation, Inc.
+\f
+Copyright (C) 2003-2019 Free Software Foundation, Inc.
 
 This ChangeLog is free software; the Free Software Foundation gives
 unlimited permission to copy, distribute, and modify it.