This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository newlib.
from 7ed952000 libc/time: Move internal newlib tz-structs into own header new 5601d5364 Cygwin: Stop using c++wrap for MinGW-compiled utilities new b55e3f191 Cygwin: Remove ccwrap new 78bfd7dbb Cygwin: Remove --with-windows-{libs,headers} new 3662877f3 Cygwin: Use aclocal option --system-acdir rather than --acdir
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/Makefile.common | 4 +-- winsup/acinclude.m4 | 53 ++++----------------------------- winsup/c++wrap | 6 ---- winsup/ccwrap | 56 ----------------------------------- winsup/configure | 64 ++++----------------------------------- winsup/configure.ac | 5 ---- winsup/configure.cygwin | 10 ------- winsup/cygserver/Makefile.in | 9 +----- winsup/cygserver/aclocal.m4 | 53 ++++----------------------------- winsup/cygserver/autogen.sh | 2 +- winsup/cygserver/configure | 69 ++++--------------------------------------- winsup/cygserver/configure.ac | 6 ---- winsup/cygwin/Makefile.in | 17 +++-------- winsup/cygwin/aclocal.m4 | 53 ++++----------------------------- winsup/cygwin/autogen.sh | 2 +- winsup/cygwin/configure | 68 ++++-------------------------------------- winsup/cygwin/configure.ac | 5 ---- winsup/cygwin/gentls_offsets | 2 +- winsup/utils/Makefile.in | 21 ++----------- winsup/utils/aclocal.m4 | 53 ++++----------------------------- winsup/utils/autogen.sh | 2 +- winsup/utils/configure | 66 ++++------------------------------------- winsup/utils/configure.ac | 3 -- 23 files changed, 62 insertions(+), 567 deletions(-) delete mode 100755 winsup/c++wrap delete mode 100755 winsup/ccwrap