public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 00/12] sync etc/ to bfd/gdb tree
@ 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
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Mike Frysinger @ 2021-11-10  0:14 UTC (permalink / raw)
  To: newlib

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-11-10 10:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10  0:14 [PATCH 00/12] sync etc/ to bfd/gdb tree 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 ` [PATCH 00/12] sync etc/ to bfd/gdb tree Corinna Vinschen

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).