This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch cygwin-3_6-branch in repository newlib.
from 5f101c3c4 Cygwin: fix compatibility with GCC 15 new 1186791e9 Cygwin: make pthread initializer macros constinit compliant
The 1 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/cygwin/Makefile.am | 4 +++- winsup/cygwin/include/pthread.h | 31 ++++++++++++++++++++++++------- winsup/cygwin/lib/pthreadconst.S | 17 +++++++++++++++++ winsup/cygwin/release/3.6.4 | 3 +++ 4 files changed, 47 insertions(+), 8 deletions(-) create mode 100644 winsup/cygwin/lib/pthreadconst.S