This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_44-branch
in repository binutils-gdb.
from 1760278e6f7 Automatic date update in version.in
new 4108aa2b942 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gdb-16-branch
in repository binutils-gdb.
from c3bf2cc5177 Automatic date update in version.in
new 579cda63cf5 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 479872227c0 runtime: avoid libc memmove and memclr
new eb412029f5c libstdc++: Fix double free in new pool resource test [PR118681]
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/testsuite/20_util/unsynchronized_pool_resource/118681.cc | 2 +-
1 file changed, 1 insertion(+), 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 topic/posix_spawn
in repository newlib.
from 13e60c26a Cygwin: add pgroup support to posix_spawn fast path
new e70bb337b fixup! Cygwin: add fast-path for posix_spawn(p)
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/spawn.cc | 3 ---
1 file changed, 3 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 gcc.
from 284e13279e8 syscall: pass correct pointer to system call in recvmsgRaw
new 479872227c0 runtime: avoid libc memmove and memclr
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/go/gofrontend/MERGE | 2 +-
libgo/runtime/go-memclr.c | 41 ++++++++------------
libgo/runtime/go-memmove.c | 94 +++++++++++++++++++---------------------------
3 files changed, 54 insertions(+), 83 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 gcc.
from ac2fb60a67d libstdc++: Ensure pool resources meet alignment requirement [...]
new 284e13279e8 syscall: pass correct pointer to system call in recvmsgRaw
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/go/gofrontend/MERGE | 2 +-
libgo/go/syscall/socket.go | 2 +-
2 files changed, 2 insertions(+), 2 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 releases/gcc-15
in repository gcc.
from 7e3c677f961 nr2.0: late: Correctly initialize funny_error member
new dff46525b78 libstdc++: Fix typo in __size_to_integer(__GLIBCXX_TYPE_INT_N_3)
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/stl_algobase.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 gcc.
from 7d11ae1dd95 c++: bogus error with union in qualified name [PR83469]
new ac2fb60a67d libstdc++: Ensure pool resources meet alignment requirement [...]
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/src/c++17/memory_resource.cc | 26 ++++++++--
.../20_util/synchronized_pool_resource/118681.cc | 5 ++
.../20_util/unsynchronized_pool_resource/118681.cc | 58 ++++++++++++++++++++++
3 files changed, 85 insertions(+), 4 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/synchronized_pool_resource/118681.cc
create mode 100644 libstdc++-v3/testsuite/20_util/unsynchronized_pool_resource/118681.cc
--
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 linux.
from d006330be3f7 Merge tag 'sound-6.16-rc6' of git://git.kernel.org/pub/scm [...]
new 68279380266a crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
new a3b5b88ea9bc Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pu [...]
new 70b9c0c11e55 uapi: bitops: use UAPI-safe variant of BITS_PER_LONG again (2)
new 1afc85deecd3 MAINTAINERS: bitmap: add UAPI headers
new 2dbae28a1d26 Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linux
new ca3881f6fd8e module: Fix memory deallocation on error path in move_module()
new eb0994a95497 module: Avoid unnecessary return value initialization in m [...]
new 570db4b39f53 module: Make sure relocations are applied to the per-CPU section
new af1ccf546e5f MAINTAINERS: update Daniel Gomez's role and email address
new 72782127388d Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org [...]
new 9ee124caae1b pwm: Fix invalid state detection
new 505b730ede7f pwm: mediatek: Ensure to disable clocks in error path
new 733923397fd9 Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org [...]
The 13 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:
MAINTAINERS | 4 +++-
arch/s390/crypto/sha1_s390.c | 2 ++
arch/s390/crypto/sha512_s390.c | 3 +++
drivers/pwm/core.c | 2 +-
drivers/pwm/pwm-mediatek.c | 13 ++++++++-----
include/uapi/linux/bits.h | 4 ++--
kernel/module/main.c | 17 +++++++++++------
tools/include/uapi/linux/bits.h | 4 ++--
8 files changed, 32 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.