This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f6ba993e0c stdlib: Allow concurrent exit (BZ 31997)
new 11ad033e1c x86_64 hurd: ensure we have a large enough buffer to receive [...]
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:
hurd/hurdfault.c | 9 ++++++++-
1 file changed, 8 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 017e3f89b08 libstdc++: Fix overwriting files with fs::copy_file on Windows
new c0af64af636 RISC-V: Remove configure check for zabha
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/common/config/riscv/riscv-common.cc | 12 +++---------
gcc/config.in | 6 ------
gcc/configure | 31 -------------------------------
gcc/configure.ac | 5 -----
4 files changed, 3 insertions(+), 51 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 658193658f0 libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
new 017e3f89b08 libstdc++: Fix overwriting files with fs::copy_file on Windows
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/fs_ops.cc | 71 +++++++-----
libstdc++-v3/src/filesystem/ops-common.h | 12 +-
libstdc++-v3/src/filesystem/ops.cc | 18 ++-
.../testsuite/27_io/filesystem/operations/copy.cc | 9 ++
.../27_io/filesystem/operations/copy_file.cc | 122 +++++++++++++++++++++
5 files changed, 199 insertions(+), 33 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 binutils-gdb.
from a7763df8fba gdb/doc: move @anchor off @item line
new 1cb8a69ec29 gdb: use std::string vector for macro definition
new b1da98a7465 gdb: remove use of alloca in new_macro_definition
The 2 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:
gdb/dwarf2/macro.c | 28 +++-------------
gdb/macrocmd.c | 93 ++++++++++++++++--------------------------------------
gdb/macrotab.c | 84 +++++++++++++++++++++++-------------------------
gdb/macrotab.h | 21 ++++++------
4 files changed, 81 insertions(+), 145 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 0c382da0943 c++: diagnose usage of co_await and co_yield in default arg [...]
new 658193658f0 libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
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/fs_ops.cc | 59 ++++++++++++++--------
.../27_io/filesystem/operations/hard_link_count.cc | 37 ++++++++++++++
2 files changed, 74 insertions(+), 22 deletions(-)
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/operations/hard_link_count.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 glibc.
from faeaa3bc9f Mitigation for "clone on sparc might fail with -EFAULT for n [...]
new f7e638f5a4 Use Linux 6.10 in build-many-glibcs.py
new eb0776d4e1 Update syscall lists for Linux 6.10
new e433cdec9b Update kernel version to 6.10 in header constant tests
new bbb6a742c8 Add STATX_SUBVOL from Linux 6.10 to bits/statx-generic.h
new 28f8cee64a Add F_DUPFD_QUERY from Linux 6.10 to bits/fcntl-linux.h
new f6ba993e0c stdlib: Allow concurrent exit (BZ 31997)
The 6 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:
io/bits/statx-generic.h | 1 +
scripts/build-many-glibcs.py | 2 +-
stdlib/Makefile | 1 +
stdlib/exit.c | 8 ++
stdlib/tst-concurrent-exit.c | 157 +++++++++++++++++++++
sysdeps/unix/sysv/linux/aarch64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/alpha/arch-syscall.h | 2 +
sysdeps/unix/sysv/linux/arc/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/arm/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/bits/fcntl-linux.h | 1 +
sysdeps/unix/sysv/linux/csky/arch-syscall.h | 3 +-
sysdeps/unix/sysv/linux/hppa/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/i386/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/loongarch/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/m68k/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/microblaze/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/mips/mips32/arch-syscall.h | 1 +
.../unix/sysv/linux/mips/mips64/n32/arch-syscall.h | 1 +
.../unix/sysv/linux/mips/mips64/n64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/nios2/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/or1k/arch-syscall.h | 1 +
.../sysv/linux/powerpc/powerpc32/arch-syscall.h | 1 +
.../sysv/linux/powerpc/powerpc64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv32/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/riscv/rv64/arch-syscall.h | 1 +
.../unix/sysv/linux/s390/s390-32/arch-syscall.h | 1 +
.../unix/sysv/linux/s390/s390-64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/sh/arch-syscall.h | 2 +
.../unix/sysv/linux/sparc/sparc32/arch-syscall.h | 1 +
.../unix/sysv/linux/sparc/sparc64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/syscall-names.list | 5 +-
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
sysdeps/unix/sysv/linux/tst-mount-consts.py | 4 +-
sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +-
sysdeps/unix/sysv/linux/x86_64/64/arch-syscall.h | 1 +
sysdeps/unix/sysv/linux/x86_64/x32/arch-syscall.h | 1 +
36 files changed, 205 insertions(+), 8 deletions(-)
create mode 100644 stdlib/tst-concurrent-exit.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 newlib.
from 5c5ae2c08 newlib: Add more FreeBSD files for non LDBL_EQ_DBL support
new 003d85107 Cygwin: fhandler/proc.cc(format_proc_cpuinfo): Linux 6.10 fla [...]
new a430ffd16 Cygwin: fhandler/proc.cc(format_proc_cpuinfo): add newlines
new ec54f5f43 Cygwin: fhandler/proc.cc(format_proc_cpuinfo): Linux 6.10 fla [...]
new d001c01a7 stdatomic: make atomics compatible with GCC-14
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:
newlib/libc/include/stdatomic.h | 3 ++-
winsup/cygwin/fhandler/proc.cc | 50 ++++++++++++++++++++++++-----------------
2 files changed, 32 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 master
in repository binutils-gdb.
from f722345809f gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.43
new a7763df8fba gdb/doc: move @anchor off @item line
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:
gdb/doc/gdb.texinfo | 3 ++-
1 file changed, 2 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 users/nalcock/try-enum-reloosening
in repository binutils-gdb.
from d56f5df657d libctf: dump: fix small leak
new 0689d330b27 libctf: fix ctf_archive_count return value on big-endian
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:
libctf/ctf-archive.c | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a46c301b round-robin.sh (gnu_llvm_no_regression_p): Fix LNT dashboard data
new 12ea63ca tcwg_llvm-build.sh (test_llvm): Save prev-try-fails.N.xfail
new f1419187 tcwg_llvm-build.sh (test_llvm): Run build_abe_check_xfails() [...]
The 2 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:
tcwg_llvm-build.sh | 33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.