This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-17-branch
in repository binutils-gdb.
from 8c2a0ecdaf1 gdb/testsuite: small fix for amd64-extended-prologue-analysis.exp
new a625b48b956 gdb: Add svr4-tls-tdep.o to list of objects of i*86 targets
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/configure.tgt | 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 binutils-gdb.
from 8b50cc76f19 Change return value of _bfd_mmap_temporary
new b318480f273 gdb: Add svr4-tls-tdep.o to list of objects of i*86 targets
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/configure.tgt | 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 glibc.
from ed5da9d659 Remove futex_supports_pshared
new 6f120faf64 Linux: Add missing si_code constants from Linux kernel
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:
sysdeps/unix/sysv/linux/bits/siginfo-consts.h | 16 +++++++++++++++-
1 file changed, 15 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 7640cc5ef80 Testsuite: Fix spurious of ACATS-4 test cxai033
new 5ee35b12de8 Ada: Make -fdump-ada-spec deal with pointers to anonymous s [...]
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/c-family/c-ada-spec.cc | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 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 4eb12ddd32d libstdc++: Make syncbuf _S_get_mutex definition extern.
new 7640cc5ef80 Testsuite: Fix spurious of ACATS-4 test cxai033
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/testsuite/ada/acats-4/tests/cxa/cxai033.a | 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 binutils-gdb.
from e447f3a122c Require Tcl 8.6.2
new 8b50cc76f19 Change return value of _bfd_mmap_temporary
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/bfdio.c | 5 +++--
bfd/libbfd.c | 33 +++++++++++++++------------------
bfd/libbfd.h | 2 +-
3 files changed, 19 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 linux.
from 76eeb9b8de98 Linux 6.17-rc5
new d072148a8631 fs: add a FMODE_ flag to indicate IOCB_HAS_METADATA availability
new 2729a60bbfb9 block: don't silently ignore metadata for sync read/write
new b1b5b825892b Merge patch series "io_uring / dio metadata fixes"
new 41a86f62424a fs: fix indentation style
new be1e0283021e coredump: don't pointlessly check and spew warnings
new bb585591ebf0 fhandle: use more consistent rules for decoding file handl [...]
new e9c8da670e74 fuse: do not allow mapping a non-regular backing file
new e5203209b393 fuse: check if copy_file_range() returns larger than reque [...]
new 1e08938c3694 fuse: prevent overflow in copy_file_range return value
new 795699465022 fuse: reflect cached blocksize if blocksize was changed
new bd24d2108e9c fuse: fix fuseblk i_blkbits for iomap partial writes
new 9d81ba6d49a7 fuse: Block access to folio overlimit
new e23654f5b12b Merge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.o [...]
new e51bd0e59547 selftests/fs/mount-notify: Fix compilation failure.
new e1bf212d0604 fuse: virtio_fs: fix page fault for DAX page address
new f777d1112ee5 Merge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub [...]
The 16 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:
block/fops.c | 13 ++++++++-----
fs/coredump.c | 4 ++++
fs/exec.c | 2 +-
fs/fhandle.c | 8 ++++++++
fs/fuse/dev.c | 2 +-
fs/fuse/dir.c | 3 ++-
fs/fuse/file.c | 5 ++++-
fs/fuse/fuse_i.h | 14 ++++++++++++++
fs/fuse/inode.c | 16 ++++++++++++++++
fs/fuse/passthrough.c | 5 +++++
fs/fuse/virtio_fs.c | 2 +-
fs/namespace.c | 2 +-
include/linux/fs.h | 3 ++-
io_uring/rw.c | 3 +++
.../filesystems/mount-notify/mount-notify_test.c | 17 ++++++++---------
.../filesystems/mount-notify/mount-notify_test_ns.c | 18 ++++++++----------
16 files changed, 86 insertions(+), 31 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 58b625a9c9e vms-alpha: sections array index sanity checks
new 5d1323544e7 Require Tcl 8.5
new 58a42a843bb Rewrite tcl_version_at_least
new e447f3a122c Require Tcl 8.6.2
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:
gdb/testsuite/gdb.tui/new-layout.exp | 15 +++----
gdb/testsuite/lib/gdb.exp | 80 +++---------------------------------
2 files changed, 11 insertions(+), 84 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 cdb76f4bee2 testsuite: Another fixup for fixed-point/bitint-1.c test
new 4eb12ddd32d libstdc++: Make syncbuf _S_get_mutex definition extern.
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/config/abi/pre/gnu.ver | 3 +++
libstdc++-v3/include/std/syncstream | 22 ++++++--------------
libstdc++-v3/src/c++20/Makefile.am | 2 +-
libstdc++-v3/src/c++20/Makefile.in | 2 +-
.../{c++98/allocator-inst.cc => c++20/syncbuf.cc} | 24 ++++++++++++++--------
5 files changed, 26 insertions(+), 27 deletions(-)
copy libstdc++-v3/src/{c++98/allocator-inst.cc => c++20/syncbuf.cc} (76%)
--
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 c5314c9e8b1 Daily bump.
new 1c824f03884 RISC-V: Check if we can vec_extract [PR121510].
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/riscv/riscv.cc | 3 ++-
gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121510.c | 18 ++++++++++++++++++
2 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121510.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.