]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libada/ChangeLog
PR libstdc++/90920 restore previous checks for empty ranges
[thirdparty/gcc.git] / libada / ChangeLog
index 9ba85572a2d3ce958e4a289c83d6d1c0f2903a72..a9fb7ef5b6fe57ecb58daebdb83a25db45a3788d 100644 (file)
@@ -1,3 +1,77 @@
+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.
 
 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
 
        * New directory, new ChangeLog.
 \f
-Copyright (C) 2003-2016 Free Software Foundation, Inc.
+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.