This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a6687d12330 c++: Suppress -Wreturn-type warnings for functions with fai [...]
new 38d15216dbf [committed] Improve shift loops on the H8
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:
gcc/config/h8300/h8300-protos.h | 3 +-
gcc/config/h8300/h8300.cc | 99 +++++++++++++++++++++++++++++++----------
gcc/config/h8300/logical.md | 2 +-
3 files changed, 78 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 5116301943 build-many-glibcs.py: Fix s390x-linux-gnu.
new 0d5f77cd3a nptl: Use __futex_abstimed_wait64 on pthread_create (BZ 33715)
new 2d865eaa12 nptl: Set cancellation type and state on pthread_exit (BZ #28267)
new 5da15b15ad nptl: Do not use pthread set_tid_address as state synchroniz [...]
new f7648bf443 nptl: Remove INVALID_TD_P
new 793f680101 support: Add support_thread_state_wait
new 440108ce9e nptl: Make pthread_{clock, timed}join{_np} act on all cancel [...]
new 9021707ca7 elf: Support vDSO with more than one PT_LOAD with v_addr sta [...]
new 42b4589f28 math: Do not use __builtin_isgreater* and __builtin_isless* [...]
new 65f55bb7e5 stdlib: Avoid strlen plt with clang
The 9 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:
elf/setup-vdso.h | 8 +-
math/math.h | 2 +-
nptl/Makefile | 3 +
nptl/descr.h | 26 ++--
nptl/nptl-stack.h | 2 +-
nptl/pthread_cancel.c | 3 +-
nptl/pthread_create.c | 39 +++--
nptl/pthread_detach.c | 44 +++---
nptl/pthread_getattr_np.c | 2 +-
nptl/pthread_getcpuclockid.c | 2 +-
nptl/pthread_getschedparam.c | 2 +-
nptl/pthread_join_common.c | 118 +++++----------
nptl/pthread_setschedparam.c | 2 +-
nptl/pthread_setschedprio.c | 2 +-
nptl/pthread_tryjoin.c | 25 +++-
...pthread-attr-affinity-fail.c => tst-cancel33.c} | 34 ++++-
nptl/tst-cancel34.c | 107 ++++++++++++++
nptl/tst-cleanup5.c | 164 +++++++++++++++++++++
support/process_state.h | 9 ++
support/support_process_state.c | 71 +++++++--
sysdeps/generic/symbol-hacks.h | 1 +
sysdeps/nptl/dl-tls_init_tp.c | 3 +-
sysdeps/nptl/libc_start_call_main.h | 9 ++
sysdeps/nptl/pthreadP.h | 22 ++-
sysdeps/pthread/Makefile | 1 +
sysdeps/pthread/tst-pthread-exited.c | 119 +++++++++++++++
sysdeps/pthread/tst-thrd-detach.c | 8 +-
27 files changed, 662 insertions(+), 166 deletions(-)
copy nptl/{tst-pthread-attr-affinity-fail.c => tst-cancel33.c} (73%)
create mode 100644 nptl/tst-cancel34.c
create mode 100644 nptl/tst-cleanup5.c
create mode 100644 sysdeps/pthread/tst-pthread-exited.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
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 7d43942e7 Cygwin: Document recent fixes to release note
new 93489ad44 Cygwin: newgrp(1): improve POSIX compatibility
new eec22a21c Cygwin: doc: utils.xml: improve newgrp(1) documentation
new 4a442d859 Cygwin: add release note for newgrp(1) fixes
The 3 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/release/3.6.6 | 3 +++
winsup/doc/utils.xml | 27 ++++++++++++++++-----------
winsup/utils/newgrp.c | 30 ++++++++++++++++++++----------
3 files changed, 39 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/jremus/sframe-v3-c1-s390x
in repository binutils-gdb.
discards 34fae694f64 TODO
discards 9a39216b87e TODO: fixup! s390: sframe: gas: Represent .cfi_def_cfa[_reg [...]
discards b4e5e9e6700 s390: sframe: gas: Represent .cfi_def_cfa[_register] for no [...]
discards af833d11630 TODO: fixup! s390: gas: sframe: Represent .cfi_register FP/ [...]
discards 4ff286f43ad s390: gas: sframe: Represent .cfi_register FP/RA using FLEX [...]
discards 1f68ebf063f gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX_TOPMO [...]
discards f102ed875f0 libsframe: textual dump of fde type SFRAME_FDE_TYPE_FLEX_TO [...]
discards 436a9ed3ef9 Revert "TEST: s390: sframe: Represent .cfi_register FP/RA u [...]
discards 1e07492e6d1 TEST: s390: sframe: Represent .cfi_register FP/RA using SFr [...]
new d8cb5d8dc61 fixup! [SFrame-V3] gas: sframe: add handling for .cfi_regis [...]
new b416c5cd230 fixup! [SFrame-V3] sframe: gas: translate specific CFI dire [...]
new 9c55cd2a418 TEST: s390: sframe: Represent .cfi_register FP/RA using SFr [...]
new d57535c533f Revert "TEST: s390: sframe: Represent .cfi_register FP/RA u [...]
new 90d91a68a24 libsframe: textual dump of fde type SFRAME_FDE_TYPE_FLEX_TO [...]
new 9876c659634 gas: sframe: output new FDE type SFRAME_FDE_TYPE_FLEX_TOPMO [...]
new 69c3a613a48 s390: gas: sframe: Represent .cfi_register FP/RA using FLEX [...]
new 675d3a1fb99 TODO: fixup! s390: gas: sframe: Represent .cfi_register FP/ [...]
new bccf89751de s390: sframe: gas: Represent .cfi_def_cfa[_register] for no [...]
new a4e9c900418 TODO: fixup! s390: sframe: gas: Represent .cfi_def_cfa[_reg [...]
new 7124ea12433 TODO
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (34fae694f64)
\
N -- N -- N refs/heads/users/jremus/sframe-v3-c1-s390x (7124ea12433)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 11 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:
gas/gen-sframe.c | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9e56bd1cc97 libstdc++: Restore test for generate_cannonical with __float128.
new a6687d12330 c++: Suppress -Wreturn-type warnings for functions with fai [...]
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:
gcc/cp/semantics.cc | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1z/static_assert1.C | 17 +++++++++++++++++
2 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/static_assert1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 5a7bab6 [Terraform] Change back to t2.micro for testing
new 46b4480 [Terraform] Allocate a stable IP address for the webserver
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:
deployment/main.tf | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from bf297afaec5 VRP should only recompute known statements.
new 9e56bd1cc97 libstdc++: Restore test for generate_cannonical with __float128.
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:
.../random/uniform_real_distribution/operators/gencanon_eng.cc | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 72430fff7b4 libstdc++: Use smallest possible integer for __generate_can [...]
new bf297afaec5 VRP should only recompute known statements.
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:
gcc/gimple-range-gori.cc | 5 +++--
gcc/gimple-range-op.cc | 4 ++++
gcc/gimple-range-op.h | 2 ++
gcc/testsuite/gcc.dg/pr123205.c | 23 +++++++++++++++++++++++
4 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr123205.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 18c306b1f42 libstdc++: Fix chrono::parse to read from wide strings [PR123147]
new 72430fff7b4 libstdc++: Use smallest possible integer for __generate_can [...]
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:
libstdc++-v3/include/bits/random.h | 8 ++
libstdc++-v3/include/bits/random.tcc | 104 +++++++++++++++------
.../operators/gencanon_eng.cc | 39 ++++++++
3 files changed, 121 insertions(+), 30 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/random/uniform_real_distribu [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository llvm-lnt.
from 8d28c5e Use latest Docker image with fix for authentication token
new 5a7bab6 [Terraform] Change back to t2.micro for testing
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:
deployment/main.tf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.