This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 6bb96d13a nvptx: Emulate clock and other machine stubs. new 8169e39ab Cygwin: C++17: register keyword is deprecated new 3ca80b360 Cygwin: dumper: fix up GCC pragma for g++ 11.2 new bdb7991db Cygwin: workaround a g++ 11.2 initialization bug new 88c027635 Cygwin: Allow using CFLAGS also for C++ files
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: winsup/cygserver/Makefile.am | 1 + winsup/cygserver/sysv_msg.cc | 12 ++++++------ winsup/cygwin/Makefile.am | 1 + winsup/cygwin/cpuid.h | 8 ++++---- winsup/cygwin/environ.cc | 6 +++--- winsup/cygwin/miscfuncs.cc | 22 ++++++++++++---------- winsup/cygwin/mmap.cc | 20 ++++++++++---------- winsup/cygwin/mount.cc | 2 +- winsup/cygwin/strfuncs.cc | 2 +- winsup/cygwin/string.h | 4 ++-- winsup/cygwin/strsep.cc | 6 +++--- winsup/utils/Makefile.am | 1 + winsup/utils/dumper.cc | 2 +- winsup/utils/path.cc | 2 +- 14 files changed, 47 insertions(+), 42 deletions(-)