public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: newlib@sourceware.org
Subject: Re: [PATCH 00/12] sync etc/ to bfd/gdb tree
Date: Wed, 10 Nov 2021 11:54:45 +0100	[thread overview]
Message-ID: <YYuk9fHU8NNZecOB@calimero.vinschen.de> (raw)
In-Reply-To: <20211110001431.2212-1-vapier@gentoo.org>

On Nov  9 19:14, Mike Frysinger wrote:
> This pulls in all the commits that updated etc/ since it was last updated.
> 
> Alan Modra (5):
>   update-copyright.py for binutils
>   Update year range in copyright notice of binutils files
>   Update year range in copyright notice of binutils files
>   Add libctf to update-copyright.py
>   Update year range in copyright notice of binutils files
> 
> Mike Frysinger (2):
>   etc: rename configure.in to configure.ac
>   etc: switch to automake
> 
> Nick Clifton (2):
>   Fix compile time warning messages building with gcc v6.1.1
>   Update the address of the FSF in the copyright notice of files which
>     were using the old address.
> 
> Sergei Trofimovich (1):
>   texi2pod.pl: add no-op --no-split option support [PR28144]
> 
> Simon Marchi (2):
>   Bump to autoconf 2.69 and automake 1.15.1
>   texi2pod.pl: import support for @t{...} from gcc
> 
>  COPYING.LIBGLOSS        |    8 +-
>  ChangeLog               |    4 +
>  etc/ChangeLog           |   34 ++
>  etc/Makefile.am         |   19 +
>  etc/Makefile.in         |  407 +++++++++++++--
>  etc/aclocal.m4          |  792 ++++++++++++++++++++++++++++
>  etc/add-log.el          |    8 +-
>  etc/configure           | 1086 +++++++++++++++++++++++++++++++--------
>  etc/configure.ac        |    9 +
>  etc/configure.in        |   27 -
>  etc/texi2pod.pl         |    7 +-
>  etc/update-copyright.py |  622 ++++++++++++++++++++++
>  12 files changed, 2713 insertions(+), 310 deletions(-)
>  create mode 100644 etc/Makefile.am
>  create mode 100644 etc/aclocal.m4
>  create mode 100644 etc/configure.ac
>  delete mode 100644 etc/configure.in
>  create mode 100755 etc/update-copyright.py
> 
> -- 
> 2.33.0

LGTM.  Please push.


Thanks,
Corinna


      parent reply	other threads:[~2021-11-10 10:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-10  0:14 Mike Frysinger
2021-11-10  0:14 ` [PATCH 01/12] Fix compile time warning messages building with gcc v6.1.1 Mike Frysinger
2021-11-10  0:14 ` [PATCH 02/12] update-copyright.py for binutils Mike Frysinger
2021-11-10  0:14 ` [PATCH 03/12] Update the address of the FSF in the copyright notice of files which were using the old address Mike Frysinger
2021-11-10  0:14 ` [PATCH 04/12] Update year range in copyright notice of binutils files Mike Frysinger
2021-11-10  0:14 ` [PATCH 05/12] Bump to autoconf 2.69 and automake 1.15.1 Mike Frysinger
2021-11-10  0:14 ` [PATCH 06/12] Update year range in copyright notice of binutils files Mike Frysinger
2021-11-10  0:14 ` [PATCH 07/12] texi2pod.pl: import support for @t{...} from gcc Mike Frysinger
2021-11-10  0:14 ` [PATCH 08/12] Add libctf to update-copyright.py Mike Frysinger
2021-11-10  0:14 ` [PATCH 09/12] Update year range in copyright notice of binutils files Mike Frysinger
2021-11-10  0:14 ` [PATCH 10/12] texi2pod.pl: add no-op --no-split option support [PR28144] Mike Frysinger
2021-11-10  0:14 ` [PATCH 11/12] etc: rename configure.in to configure.ac Mike Frysinger
2021-11-10  0:14 ` [PATCH 12/12] etc: switch to automake Mike Frysinger
2021-11-10 10:54 ` Corinna Vinschen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YYuk9fHU8NNZecOB@calimero.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=newlib@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).