This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2b809d6f4fb i386: Add PTA_AVX10_1_256 to PTA_DIAMONDRAPIDS
new 001fb23ae46 gomp: Various fixes for SVE types [PR101018]
new 7058b2d0c9d Add function to strip pointer type and get down to the actu [...]
new b9164bd7687 AArch64: Diagnose OpenMP offloading when SVE types involved.
new 3651de6132d AArch64: Add OpenMP target compile error tests
new a9bbb60b7ca libgomp: Add AArch64 SVE target tests to libgomp.
The 5 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/aarch64/aarch64-sve-builtins.cc | 37 +-
gcc/fold-const.cc | 7 +
gcc/gimplify.cc | 60 +-
gcc/omp-low.cc | 2 +-
gcc/poly-int.h | 19 +
gcc/target.h | 37 +-
.../aarch64/sve}/gomp/gomp.exp | 19 +-
.../gcc.target/aarch64/sve/gomp/target-device.c | 201 ++
.../gcc.target/aarch64/sve/gomp/target-link.c | 57 +
gcc/testsuite/gcc.target/aarch64/sve/gomp/target.c | 2049 ++++++++++++++++++++
gcc/tree.h | 11 +
.../aarch64/aarch64.exp} | 41 +-
.../libgomp.c-target/aarch64/firstprivate.c | 127 ++
.../libgomp.c-target/aarch64/lastprivate.c | 169 ++
.../testsuite/libgomp.c-target/aarch64/private.c | 105 +
.../testsuite/libgomp.c-target/aarch64/shared.c | 264 +++
.../libgomp.c-target/aarch64/simd-aligned.c | 49 +
.../libgomp.c-target/aarch64/simd-nontemporal.c | 49 +
.../libgomp.c-target/aarch64/threadprivate.c | 45 +
.../testsuite/libgomp.c-target/aarch64/udr-sve.c | 98 +
20 files changed, 3409 insertions(+), 37 deletions(-)
copy gcc/testsuite/{gcc.dg => gcc.target/aarch64/sve}/gomp/gomp.exp (75%)
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/gomp/target-device.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/gomp/target-link.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/sve/gomp/target.c
copy libgomp/testsuite/{libgomp.graphite/graphite.exp => libgomp.c-target/aarch64/ [...]
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/firstprivate.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/lastprivate.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/private.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/shared.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/simd-aligned.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/simd-nontemporal.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/threadprivate.c
create mode 100644 libgomp/testsuite/libgomp.c-target/aarch64/udr-sve.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 fs-next
in repository linux-next.
omits 63f428b6683f Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 24949fc8462e Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
omits 79ec6243ce31 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
omits f03d73f91fed Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
omits 54251bf4e279 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
omits 391bf0eed75c Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 75027e9348e3 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
omits 70afb1f96685 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
omits 17629e06462d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
omits 9dd894a79561 Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
omits 356dc26a6c26 Merge branch 'master' of git://github.com/ceph/ceph-client.git
omits 5ae29a3c0fb0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
omits 7f057b79ef9f Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
omits 50c224f2b3a9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 324bbe0e60d3 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits 351b14baf444 smb311 client: fix missing tcon check when mounting with l [...]
omits 4966f675c860 cifs: Ensure that all non-client-specific reparse points a [...]
omits 07252a3ce64d exfat: fix double free in delayed_free
omits fe43b5e8b5b6 NFSD: Add experimental setting to disable the use of splice read
omits 886f85b504b3 NFSD: Add /sys/kernel/debug/nfsd
omits 44994ec1c2af NFSD: fix race between nfsd registration and exports_proc
omits 830a361bf5c7 NFSD: unregister filesystem in case genl_register_family() fails
omits 3aa5e6b2a996 NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACC [...]
omits 4f5376fd7de0 sunrpc: fix race in cache cleanup causing stale nextcheck time
omits 0c76dd30d0a8 sunrpc: update nextcheck time when adding new cache entries
omits 6024dff44763 NFSD: Record each NFSv4 call's session slot index
omits bf0d2150af44 NFSD: Implement CB_SEQUENCE referring call lists
omits 19876f689f41 NFSD: Implement CB_SEQUENCE referring call lists
omits de36b0375bd6 NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY
omits 190cabe6cee1 NFSD: OFFLOAD_CANCEL should mark an async COPY as completed
omits d0dbc6ceb573 Merge branch 'misc-6.15' into next-fixes
omits 50167cf6b29b Merge branch 'for-next-next-v6.15-20250326' into for-next- [...]
omits df1aeed93edc Merge branch 'for-next-current-v6.14-20250326' into for-ne [...]
omits da37629337be Merge branch 'misc-6.15' into for-next-next-v6.15-20250326
omits 2499d2b60258 Merge branch 'misc-6.15' into for-next-current-v6.14-20250326
omits 4f76518956c0 Merge branch 'vfs-6.15.rust' into vfs.all
omits 225eeac20dfa Merge branch 'vfs-6.15.orangefs' into vfs.all
omits 95f7f12878f1 Merge branch 'vfs-6.15.file' into vfs.all
omits 956e44f31886 Merge branch 'vfs-6.15.initramfs' into vfs.all
omits 050149e5d814 Merge branch 'vfs-6.15.shared.afs' into vfs.all
omits 94a1a3ec1202 Merge branch 'vfs-6.15.ceph' into vfs.all
omits 98e2c08523bd Merge branch 'vfs-6.15.mount.namespace' into vfs.all
omits 444fce29a8c4 Merge branch 'vfs-6.15.pagesize' into vfs.all
omits 31a24bae79d0 Merge branch 'vfs-6.15.sysv' into vfs.all
omits d39e35b4459c Merge branch 'vfs-6.15.eventpoll' into vfs.all
omits 8a9fb1c90312 Merge branch 'vfs-6.15.nsfs' into vfs.all
omits e0e6e6adbbcc Merge branch 'vfs-6.15.overlayfs' into vfs.all
omits 9f210ee0a1d7 Merge branch 'vfs-6.15.async.dir' into vfs.all
omits a1d123fb59d7 Merge branch 'vfs-6.15.iomap' into vfs.all
omits 0e32067782aa Merge branch 'vfs-6.15.mount.api' into vfs.all
omits 9b208cd522b0 Merge branch 'kernel-6.15.tasklist_lock' into vfs.all
omits 166a9f96fcc6 Merge branch 'vfs-6.15.pipe' into vfs.all
omits d52c82afc2fd Merge branch 'vfs-6.15.pidfs' into vfs.all
omits 485c07b90a19 Merge branch 'vfs-6.15.mount' into vfs.all
omits 02402e22134e Merge branch 'vfs-6.15.misc' into vfs.all
omits dfcb031ad59a Merge branch 'vfs.fixes' into vfs.all
new c3bbf1b1f0bb Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new 16ce647f8360 Merge branch 'misc-6.15' into next-fixes
new 42ea255e9b20 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 5024ada2fa5c Merge branch 'for-next' of git://evilpiepirate.org/bcachefs.git
new 1928c1b7a0cb Merge branch 'misc-6.15' into for-next-current-v6.14-20250407
new 45b13c0f1d10 Merge branch 'for-next-current-v6.14-20250407' into for-ne [...]
new b80da029a1a6 Merge branch 'misc-6.15' into for-next-next-v6.15-20250407
new 4160400a5334 Merge branch 'for-next-next-v6.15-20250407' into for-next- [...]
new f812d84bb017 Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 3bb3bdf82771 Merge branch 'master' of git://github.com/ceph/ceph-client.git
new 6f8a394aa952 cifs: Ensure that all non-client-specific reparse points a [...]
new b365b9d404b7 smb311 client: fix missing tcon check when mounting with l [...]
new 3d48316df903 smb: client: optimize pathname checking
new 93caf642c20b Revert "smb: client: Fix netns refcount imbalance causing [...]
new b77d90938623 Revert "smb: client: fix TCP timers deadlock after rmmod"
new bcd7f35bcece Merge branch 'for-next' of git://git.samba.org/sfrench/cif [...]
new 2a7b621ddbd0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/ [...]
new 62b5c50f9e93 exfat: fix double free in delayed_free
new a4345dc412f5 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 0239ff4c3345 Merge branch 'for_next' of git://git.kernel.org/pub/scm/li [...]
new 479c7ff5899b f2fs: remove redundant assignment to variable err
new 78c9c9198fc0 Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/k [...]
new 67e39d417dbe Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
new 0265dd550fa4 Merge branch 'jfs-next' of git://github.com/kleikamp/linux [...]
new cd92e718bd20 NFSD: OFFLOAD_CANCEL should mark an async COPY as completed
new 0d1b07d64378 NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAY
new 1893a098bca4 NFSD: Implement CB_SEQUENCE referring call lists
new 30d810687492 NFSD: Implement CB_SEQUENCE referring call lists
new 90b24ce15c21 NFSD: Record each NFSv4 call's session slot index
new c5fe3831def6 sunrpc: update nextcheck time when adding new cache entries
new 61a66978b504 sunrpc: fix race in cache cleanup causing stale nextcheck time
new ea008a28ad98 NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACC [...]
new d85eb1927cee NFSD: unregister filesystem in case genl_register_family() fails
new 0291e252646d NFSD: fix race between nfsd registration and exports_proc
new 967ebb147aa9 NFSD: Add /sys/kernel/debug/nfsd
new d0aeaab89dad NFSD: Add experimental setting to disable the use of splice read
new 3b98c5b3d966 Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/l [...]
new 71700ac47ad8 Merge tag 'v6.15-rc1' into for-next
new 92a9fd2af4f7 Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs [...]
new 5741909697a3 VFS: improve interface for lookup_one functions
new 8ad924847113 nfsd: Use lookup_one() rather than lookup_one_len()
new 2011067c6477 cachefiles: Use lookup_one() rather than lookup_one_len()
new 973256a7be6e VFS: rename lookup_one_len family to lookup_noperm and rem [...]
new 64ca068d7cfc Use try_lookup_noperm() instead of d_hash_and_lookup() out [...]
new 6bf7366de00a VFS: change lookup_one_common and lookup_noperm_common to [...]
new ae41fb0990b8 Merge patch series "VFS: improve interface for lookup_one [...]
new 42a6264708c6 Merge branch 'vfs-6.16.async.dir' into vfs.all
new 9d5c8dc81115 bfs: convert bfs to use the new mount api
new 4a0afd4fcc44 Merge branch 'vfs-6.16.mount.api' into vfs.all
new 03ddd7725ed1 9p: Add a migrate_folio method
new e300830fcc40 vboxsf: Convert to writepages
new 7ee3647243e5 migrate: Remove call to ->writepage
new 8e5ae388f33a writeback: Remove writeback_use_writepage()
new 7b73c12c6ebf shmem: Add shmem_writeout()
new 776a853a43c9 i915: Use writeback_iter()
new fe75adffac33 ttm: Call shmem_writeout() from ttm_backup_backup_page()
new 84798514db50 mm: Remove swap_writepage() and shmem_writepage()
new 6b0dfabb3555 fs: Remove aops->writepage
new fb5a381d624b Merge patch series "Remove aops->writepage"
new e51963765f60 Merge branch 'vfs-6.16.writepage' into vfs.all
new 559b3bbfa978 locking/percpu-rwsem: add freezable alternative to down_read
new f73bae83675b fs: allow all writers to be frozen
new af7551cf13cf super: remove pointless s_root checks
new 484caf5e117a super: simplify user_get_super()
new 6920e3388ba4 super: skip dying superblocks early
new 2992476528ae super: use a common iterator (Part 1)
new b47e42d10e8c super: use common iterator (Part 2)
new 62a2175ddf7e gfs2: pass through holder from the VFS for freeze/thaw
new 890a1ec9f1d3 super: add filesystem freezing helpers for suspend and hibernate
new c0144c0e7a46 Merge patch series "Extend freeze support to suspend and h [...]
new 9fe605bb5811 libfs: export find_next_child()
new 154e48190f51 efivarfs: support freeze/thaw
new 3eb6f389c577 Merge patch series "efivarfs: support freeze/thaw"
new 03d0feb0b7d2 power: freeze filesystems during suspend/resume
new ea156a48fe5d kernfs: add warning about implementing freeze/thaw
new a5a76c966817 Merge patch series "power: wire-up filesystem freeze/thaw [...]
new 9d6299a5347d fs: allow nesting with FREEZE_EXCL
new 1d7bd8c50ca3 f2fs: fix freezing filesystem during resize
new fe55af2064b4 Merge branch 'vfs-6.16.super' into vfs.all
new ec5cf76ff21f proc: add a helper for marking files as permanent by exter [...]
new 215da8517a4f fs: cache the string generated by reading /proc/filesystems
new 2adcc8cadb6b Merge patch series "speed up /proc/filesystems"
new 67cb29118aa5 Merge branch 'vfs-6.16.procfs' into vfs.all
new 418556fa576e docs: initramfs: update compression and mtime descriptions
new cfd86ef7e8e7 anon_inode: use a proper mode internally
new 37e62dafbfab pidfs: use anon_inode_getattr()
new 22bdf3d6581a anon_inode: explicitly block ->setattr()
new c83b90249660 pidfs: use anon_inode_setattr()
new 1ed95281c0c7 anon_inode: raise SB_I_NODEV and SB_I_NOEXEC
new c784159750bc selftests/filesystems: add chown() test for anonymous inodes
new fcf31ec7cade selftests/filesystems: add chmod() test for anonymous inodes
new f8ca403ae77c selftests/filesystems: add exec() test for anonymous inodes
new 25a6cc9a630b selftests/filesystems: add open() test for anonymous inodes
new 9d36c5145a9e Merge patch series "fs: harden anon inodes"
new 056d8b4c0fca Merge branch 'vfs-6.16.misc' into vfs.all
new 76d2d75ddc03 selftests/pidfd: adapt to recent changes
new 1b090949c998 pidfd: remove unneeded NULL check from pidfd_prepare()
new 8cf4b738f6d8 pidfd: improve uapi when task isn't found
new 4fc3f73c16da selftest/pidfd: add test for thread-group leader pidfd ope [...]
new 1e940fff9437 Merge patch series "pidfd: improve uapi when task isn't found"
new 504b80e20cbe Merge branch 'vfs-6.16.pidfs' into vfs.all
new 15bf8a6b478a Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/lin [...]
new b36215701c2b Merge branch 'for-next' of git://git.kernel.org/pub/scm/li [...]
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 (63f428b6683f)
\
N -- N -- N refs/heads/fs-next (b36215701c2b)
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 103 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/admin-guide/cgroup-v2.rst | 2 +-
.../driver-api/early-userspace/buffer-format.rst | 34 +-
Documentation/filesystems/fscrypt.rst | 2 +-
Documentation/filesystems/locking.rst | 54 +-
Documentation/filesystems/porting.rst | 40 ++
Documentation/filesystems/vfs.rst | 39 +-
arch/s390/hypfs/inode.c | 2 +-
block/blk-wbt.c | 2 +-
drivers/android/binderfs.c | 4 +-
drivers/gpu/drm/i915/gem/i915_gem_shmem.c | 32 +-
drivers/gpu/drm/ttm/ttm_backup.c | 8 +-
drivers/infiniband/hw/qib/qib_fs.c | 4 +-
fs/9p/vfs_addr.c | 1 +
fs/afs/dir.c | 2 +-
fs/afs/dir_silly.c | 6 +-
fs/anon_inodes.c | 45 ++
fs/autofs/dev-ioctl.c | 3 +-
fs/bfs/inode.c | 30 +-
fs/binfmt_misc.c | 2 +-
fs/btrfs/ioctl.c | 9 +-
fs/buffer.c | 4 +-
fs/cachefiles/internal.h | 1 -
fs/cachefiles/key.c | 1 -
fs/cachefiles/namei.c | 14 +-
fs/dcache.c | 1 -
fs/debugfs/inode.c | 6 +-
fs/ecryptfs/inode.c | 16 +-
fs/efivarfs/internal.h | 1 -
fs/efivarfs/super.c | 206 ++------
fs/exportfs/expfs.c | 5 +-
fs/f2fs/gc.c | 6 +-
fs/f2fs/node.c | 6 +-
fs/filesystems.c | 150 +++++-
fs/gfs2/super.c | 24 +-
fs/gfs2/sys.c | 4 +-
fs/internal.h | 7 +
fs/ioctl.c | 8 +-
fs/kernfs/mount.c | 17 +-
fs/libfs.c | 11 +-
fs/namei.c | 156 +++---
fs/nfs/unlink.c | 11 +-
fs/nfsd/nfs3proc.c | 4 +-
fs/nfsd/nfs3xdr.c | 4 +-
fs/nfsd/nfs4proc.c | 4 +-
fs/nfsd/nfs4recover.c | 13 +-
fs/nfsd/nfs4xdr.c | 4 +-
fs/nfsd/nfsproc.c | 5 +-
fs/nfsd/vfs.c | 17 +-
fs/overlayfs/export.c | 6 +-
fs/overlayfs/namei.c | 14 +-
fs/overlayfs/overlayfs.h | 2 +-
fs/overlayfs/readdir.c | 9 +-
fs/pidfs.c | 26 +-
fs/proc/base.c | 2 +-
fs/proc/generic.c | 6 +
fs/quota/dquot.c | 2 +-
fs/smb/client/cached_dir.c | 8 +-
fs/smb/client/cifs_unicode.c | 22 +-
fs/smb/client/cifs_unicode.h | 14 +
fs/smb/client/cifsacl.c | 36 +-
fs/smb/client/cifsfs.c | 27 +-
fs/smb/client/cifsglob.h | 25 +
fs/smb/client/cifsproto.h | 119 ++---
fs/smb/client/cifssmb.c | 570 +++++++--------------
fs/smb/client/connect.c | 58 +--
fs/smb/client/dir.c | 74 +--
fs/smb/client/file.c | 3 +-
fs/smb/client/fs_context.c | 3 +-
fs/smb/client/inode.c | 39 +-
fs/smb/client/link.c | 9 +-
fs/smb/client/misc.c | 2 +-
fs/smb/client/namespace.c | 1 -
fs/smb/client/readdir.c | 3 +-
fs/smb/client/smb1ops.c | 37 +-
fs/smb/client/smb2misc.c | 30 +-
fs/smb/server/smb2pdu.c | 7 +-
fs/super.c | 316 ++++++++----
fs/tracefs/inode.c | 2 +-
fs/vboxsf/file.c | 47 +-
fs/xfs/scrub/fscounters.c | 4 +-
fs/xfs/scrub/orphanage.c | 7 +-
fs/xfs/xfs_notify_failure.c | 6 +-
include/linux/dcache.h | 4 +-
include/linux/fs.h | 20 +-
include/linux/namei.h | 17 +-
include/linux/percpu-rwsem.h | 20 +-
include/linux/proc_fs.h | 1 +
include/linux/shmem_fs.h | 7 +-
ipc/mqueue.c | 5 +-
kernel/bpf/inode.c | 2 +-
kernel/fork.c | 23 +-
kernel/locking/percpu-rwsem.c | 13 +-
kernel/power/hibernate.c | 16 +-
kernel/power/main.c | 31 ++
kernel/power/power.h | 4 +
kernel/power/suspend.c | 7 +
mm/migrate.c | 60 +--
mm/page-writeback.c | 28 +-
mm/page_io.c | 3 +-
mm/shmem.c | 33 +-
mm/swap.h | 4 +-
mm/swap_state.c | 1 -
mm/swapfile.c | 2 +-
mm/vmscan.c | 29 +-
net/sunrpc/rpc_pipe.c | 12 +-
security/apparmor/apparmorfs.c | 4 +-
security/inode.c | 2 +-
security/selinux/selinuxfs.c | 4 +-
tools/testing/selftests/filesystems/.gitignore | 1 +
tools/testing/selftests/filesystems/Makefile | 2 +-
.../selftests/filesystems/anon_inode_test.c | 69 +++
tools/testing/selftests/pidfd/pidfd_info_test.c | 13 +-
112 files changed, 1513 insertions(+), 1487 deletions(-)
create mode 100644 tools/testing/selftests/filesystems/anon_inode_test.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 fs-current
in repository linux-next.
omits 50c224f2b3a9 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits 324bbe0e60d3 Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
omits d0dbc6ceb573 Merge branch 'misc-6.15' into next-fixes
new c3bbf1b1f0bb Merge branch 'vfs.fixes' of git://git.kernel.org/pub/scm/l [...]
new 16ce647f8360 Merge branch 'misc-6.15' into next-fixes
new 42ea255e9b20 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
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 (50c224f2b3a9)
\
N -- N -- N refs/heads/fs-current (42ea255e9b20)
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 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:
--
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 newlib.
from 97f9ef337 Cygwin: Don't increment DLL reference count in dladdr.
new 4b5dcf27c Cygwin: console: Fix tcsetattr which was broken sinse cygwin 3.5.5
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/fhandler/console.cc | 2 ++
winsup/cygwin/release/3.6.1 | 2 ++
2 files changed, 4 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 main
in repository newlib.
from 97f9ef337 Cygwin: Don't increment DLL reference count in dladdr.
new 4b5dcf27c Cygwin: console: Fix tcsetattr which was broken sinse cygwin 3.5.5
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/fhandler/console.cc | 2 ++
winsup/cygwin/release/3.6.1 | 2 ++
2 files changed, 4 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 cygwin-3_6-branch
in repository newlib.
from 3336fb8cb Cygwin: Don't increment DLL reference count in dladdr.
new d9ebf01cc Cygwin: console: Fix tcsetattr which was broken sinse cygwin 3.5.5
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/fhandler/console.cc | 2 ++
winsup/cygwin/release/3.6.1 | 2 ++
2 files changed, 4 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 196b45caca0 RISC-V: Disable unsupported vsext/vzext patterns for XTheadVector.
new 2b809d6f4fb i386: Add PTA_AVX10_1_256 to PTA_DIAMONDRAPIDS
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/i386/i386.h | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 0980a6ff7ae Daily bump.
new 196b45caca0 RISC-V: Disable unsupported vsext/vzext patterns for XTheadVector.
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/vector.md | 6 +++---
.../gcc.target/riscv/rvv/xtheadvector/vsext.c | 24 ++++++++++++++++++++++
.../gcc.target/riscv/rvv/xtheadvector/vzext.c | 24 ++++++++++++++++++++++
3 files changed, 51 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/vsext.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/xtheadvector/vzext.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 binutils-gdb.
from 6a51b5955a0 Automatic date update in version.in
new 4fe96ddaf61 LoongArch: Warn about right shifts of negative numbers
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:
gas/config/loongarch-parse.y | 3 ++
gas/testsuite/gas/loongarch/loongarch.exp | 1 +
gas/testsuite/gas/loongarch/negative_right_shift.d | 40 ++++++++++++++++++++++
gas/testsuite/gas/loongarch/negative_right_shift.l | 13 +++++++
gas/testsuite/gas/loongarch/negative_right_shift.s | 32 +++++++++++++++++
5 files changed, 89 insertions(+)
create mode 100644 gas/testsuite/gas/loongarch/negative_right_shift.d
create mode 100644 gas/testsuite/gas/loongarch/negative_right_shift.l
create mode 100644 gas/testsuite/gas/loongarch/negative_right_shift.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.