]> gcc.gnu.org Git - gcc.git/blobdiff - libcody/ChangeLog
[Ada] Cleanup routine for handling SPARK_Mode kinds
[gcc.git] / libcody / ChangeLog
index a732024c7319fa0c9093dd847f59ef47a99f14bc..7a2cacd597b16b3174a78c7c36667953645c87be 100644 (file)
@@ -1,3 +1,49 @@
+2022-06-03  Alexandre Oliva  <oliva@adacore.com>
+
+       * Makefile.in (revision.stamp): Replace $() and += with more
+       portable shell constructs.
+
+2022-03-18  Iain Sandoe  <iain@sandoe.co.uk>
+
+       * netclient.cc (OpenInet6): Do not provide a dummy port number
+       in the getaddrinfo() call.
+
+2021-11-01  Martin Liska  <mliska@suse.cz>
+
+       PR other/102657
+       * Makefile.in: Add mostlyclean Makefile target.
+
+2021-10-21  Jonathan Wakely  <jwakely@redhat.com>
+
+       * netserver.cc (ListenInet6): Set pointer to null after
+       deallocation.
+
+2021-04-06  Nathan Sidwell  <nathan@acm.org>
+
+       * LICENSE.gcc: Delete.
+
+2021-01-12  Nathan Sidwell  <nathan@acm.org>
+
+       * Makefile.in: Remove auto parallelize, swallow Makesub.in. Don't
+       check compiler name here.
+       * Makesub.in: Delete.
+       * build-aux/config.guess: Delete.
+       * build-aux/config.sub: Delete.
+       * build-aux/install-sh: Delete.
+       * dox.cfg.in: Delete.
+       * gdbinit.in: Delete.
+       * internal.hh (BuildNote): Delete.
+       * fatal.cc (BuildNote): Delete.
+       * config.m4: Remove unneeded fns.
+       * configure.ac: Remove unneccessary checks and configures.
+       * configure: Rebuilt.
+       * config.h.in: Rebuilt.
+
+2021-01-06  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR bootstrap/98506
+       * resolver.cc: Only use fstatat when _POSIX_C_SOURCE >= 200809L.
+
 2021-01-04  Nathan Sidwell  <nathan@acm.org>
 
        * client.cc (Client::ProcessResponse): Remove std::move
        * tests/jouster: New.
 
 \f
-Copyright (C) 2020-2021 Free Software Foundation, Inc.
+Copyright (C) 2020-2022 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.023281 seconds and 5 git commands to generate.