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 6751ebaea07 Remove "keep" parameter from cutu_reader constructor
new 98d3eb9390e 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-9-branch
in repository binutils-gdb.
from 49526e9359f Bump GDB version number to 9.1.90.DATE-git.
new 2d94d108997 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 binutils-2_34-branch
in repository binutils-gdb.
from 0465a2e69b6 Automatic date update in version.in
new dbcc9fcf595 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 4b39d801b26 rs6000: Fix testsuite fallout from previous fix. [PR93136]
new c2a4bf2d6ed aarch64: fix strict alignment for vector load/stores (PR 91927)
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/ChangeLog | 6 +++++
gcc/config/aarch64/aarch64-simd.md | 2 +-
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/aarch64/pr91927.c | 38 ++++++++++++++++++++++++++++++
4 files changed, 50 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr91927.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 b780f68e025 RISC-V: Improve caller-save code generation.
new 4b39d801b26 rs6000: Fix testsuite fallout from previous fix. [PR93136]
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/ChangeLog | 10 +
gcc/testsuite/gcc.dg/vmx/ops.c | 2 +-
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.h | 305 ++++++++++-----------
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p7.c | 74 ++---
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p8.c | 80 +++---
gcc/testsuite/gcc.target/powerpc/vsx-vector-6.p9.c | 70 ++---
6 files changed, 269 insertions(+), 272 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 aaa26bf496a c++: Use constexpr to avoid wrong -Wsign-compare (PR90691).
new b780f68e025 RISC-V: Improve caller-save code generation.
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/ChangeLog | 5 +++++
gcc/config/riscv/riscv.h | 7 +++++++
2 files changed, 12 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 linux.
from f757165705e9 Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub [...]
new 0ddad21d3e99 pipe: use exclusive waits when reading or writing
new 995933305e11 Merge branch 'pipe-exclusive-wakeup'
new 30460e1ea3e6 fs: Enable bmap() function to properly return errors
new 10d83e11a582 cachefiles: drop direct usage of ->bmap method.
new 569d2056def7 ecryptfs: drop direct calls to ->bmap
new 0d89fdae2afe fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
new 324282c0252a fibmap: Reject negative block numbers
new 12efec560274 saner copy_mount_options()
new 236f45329460 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/l [...]
new 0f89589a8c6f Pass consistent param->type to fs_parse()
new 2710c957a8ef fs_parse: get rid of ->enums
new 5eede625297f fold struct fs_parameter_enum into struct constant_table
new 34264ae3fa22 don't bother with explicit length argument for __lookup_co [...]
new aa1918f94914 get rid of fs_value_is_filename_empty
new fbc2d1686dc5 get rid of cg_invalf()
new 9f09f649ca33 teach logfc() to handle prefices, give it saner calling co [...]
new 3fbb8d5554a1 struct p_log, variants of warnf() et.al. taking that one instead
new 2c3f3dc31556 switch rbd and libceph to p_log-based primitives
new 7f5d38141e30 new primitive: __fs_parse()
new c80c98f0dc5d ceph_parse_param(), ceph_parse_mon_ips(): switch to passin [...]
new cc3c0b533ab9 add prefix to fs_context->log
new 96cafb9ccb15 fs_parser: remove fs_parameter_description name field
new d7167b149943 fs_parse: fold fs_parameter_desc/fs_parameter_spec
new 48ce73b1bef2 fs_parse: handle optional arguments sanely
new 328de5287b10 turn fs_param_is_... into functions
new a3ff937b33d9 prefix-handling analogues of errorf() and friends
new d53d0f7461a5 ceph: use errorfc() and friends instead of spelling the pr [...]
new 2e28c49ea648 fuse: switch to use errorfc() et.al.
new 77cb271e6a51 gfs2: switch to use of errorfc() et.al.
new e1ee7d8511f1 cramfs: switch to use of errofc() et.al.
new b5db30cfb979 hugetlbfs: switch to use of invalfc()
new bf45f7fcc400 procfs: switch to use of invalfc()
new 58c025f0e803 cgroup1: switch to use of errorfc() et.al.
new f35aa2bc809e tmpfs: switch to use of invalfc()
new c9d35ee049b4 Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.or [...]
new 0a061743af93 compat_ioctl: fix FIONREAD on devices
new b85080c106b1 Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/ [...]
The 37 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:
Documentation/filesystems/mount_api.txt | 12 +-
arch/powerpc/platforms/cell/spufs/inode.c | 11 +-
arch/s390/hypfs/inode.c | 11 +-
arch/x86/kernel/cpu/resctrl/rdtgroup.c | 11 +-
drivers/base/devtmpfs.c | 4 +-
drivers/block/rbd.c | 31 +--
drivers/md/md-bitmap.c | 16 +-
drivers/usb/gadget/function/f_fs.c | 11 +-
fs/afs/super.c | 32 +--
fs/cachefiles/rdwr.c | 27 +-
fs/ceph/cache.c | 4 +-
fs/ceph/super.c | 40 ++-
fs/coredump.c | 4 +-
fs/cramfs/inode.c | 14 +-
fs/ecryptfs/mmap.c | 16 +-
fs/f2fs/data.c | 16 +-
fs/filesystems.c | 3 +-
fs/fs_context.c | 79 ++----
fs/fs_parser.c | 447 +++++++++++++-----------------
fs/fsopen.c | 26 +-
fs/fuse/inode.c | 25 +-
fs/gfs2/ops_fstype.c | 103 +++----
fs/hugetlbfs/inode.c | 13 +-
fs/inode.c | 32 ++-
fs/ioctl.c | 44 ++-
fs/jbd2/journal.c | 21 +-
fs/jffs2/super.c | 26 +-
fs/namespace.c | 49 +---
fs/nfs/fs_context.c | 93 ++++---
fs/pipe.c | 67 +++--
fs/proc/root.c | 13 +-
fs/ramfs/inode.c | 11 +-
fs/splice.c | 8 +-
fs/xfs/xfs_super.c | 11 +-
include/linux/ceph/libceph.h | 5 +-
include/linux/fs.h | 13 +-
include/linux/fs_context.h | 32 ++-
include/linux/fs_parser.h | 101 +++----
include/linux/pipe_fs_i.h | 2 +-
include/linux/ramfs.h | 4 +-
include/linux/shmem_fs.h | 3 +-
kernel/bpf/inode.c | 11 +-
kernel/cgroup/cgroup-internal.h | 4 +-
kernel/cgroup/cgroup-v1.c | 35 +--
kernel/cgroup/cgroup.c | 13 +-
mm/page_io.c | 11 +-
mm/shmem.c | 40 ++-
net/ceph/ceph_common.c | 41 ++-
security/selinux/hooks.c | 11 +-
security/smack/smack_lsm.c | 9 +-
50 files changed, 739 insertions(+), 927 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 devel/c++-coroutines
in repository gcc.
from 86147a9c633 Merge master r10-6517.
adds 8496e135b11 c++: Make PR92654 testcase valid.
adds ac6eaa55a51 c++: Fix paren init of aggregates in unevaluated context [PR92947]
adds 8633545d6af Regenerate .pot files.
adds 561d91dcc91 Daily bump.
adds 79ab8c4321b i386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
adds c7c09af8ef0 c++: Handle CONSTRUCTORs without indexes in find_array_ctor [...]
adds c151a342b8b c++: Fix TREE_SIDE_EFFECTS after digest_init.
adds 61f5369f7ec c++: Fix -Wreturn-local-addr location.
adds 173c8defa6e c++: Preserve location in maybe_constant_value.
adds aaa26bf496a c++: Use constexpr to avoid wrong -Wsign-compare (PR90691).
new 2c7fe3e16c9 Merge master r10-6527.
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/ChangeLog | 7 +
gcc/DATESTAMP | 2 +-
gcc/config/i386/i386.h | 4 +-
gcc/cp/ChangeLog | 35 +
gcc/cp/call.c | 3 +-
gcc/cp/constexpr.c | 81 +-
gcc/cp/cp-tree.h | 2 +-
gcc/cp/expr.c | 2 +
gcc/cp/typeck.c | 13 +-
gcc/cp/typeck2.c | 8 +-
gcc/po/ChangeLog | 4 +
gcc/po/gcc.pot | 38193 +++++++++++---------
gcc/testsuite/ChangeLog | 16 +
gcc/testsuite/g++.dg/cpp1z/constexpr-if-lambda2.C | 11 +-
gcc/testsuite/g++.dg/cpp2a/paren-init21.C | 14 +
gcc/testsuite/g++.dg/ext/constexpr-pr93549.C | 26 +
gcc/testsuite/g++.dg/warn/Walways-true-3.C | 4 +-
gcc/testsuite/g++.dg/warn/Wsign-compare-9.C | 22 +
gcc/testsuite/gcc.target/i386/pr65782.c | 16 +
libcpp/po/ChangeLog | 4 +
libcpp/po/cpplib.pot | 446 +-
21 files changed, 21226 insertions(+), 17687 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/paren-init21.C
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-pr93549.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wsign-compare-9.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr65782.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.