This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from 92a7d13439 x86-64: Align child stack to 16 bytes [BZ #27902]
new a55e2da270 powerpc: Optimized memcmp for power10
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/powerpc/powerpc64/le/power10/memcmp.S | 179 +++++++++++++++++++++
sysdeps/powerpc/powerpc64/multiarch/Makefile | 2 +-
.../powerpc/powerpc64/multiarch/ifunc-impl-list.c | 6 +
.../{memcmp-power8.S => memcmp-power10.S} | 6 +-
sysdeps/powerpc/powerpc64/multiarch/memcmp.c | 6 +
5 files changed, 195 insertions(+), 4 deletions(-)
create mode 100644 sysdeps/powerpc/powerpc64/le/power10/memcmp.S
copy sysdeps/powerpc/powerpc64/multiarch/{memcmp-power8.S => memcmp-power10.S} (86%)
--
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 271ec55d0a support: Do not build xpthread_attr_setaffinity_np for hurd
new 92a7d13439 x86-64: Align child stack to 16 bytes [BZ #27902]
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/Makefile | 2 +-
.../{tst-align-clone.c => tst-misalign-clone.c} | 59 +++++++++++-----------
sysdeps/unix/sysv/linux/x86_64/clone.S | 9 ++--
3 files changed, 37 insertions(+), 33 deletions(-)
copy sysdeps/unix/sysv/linux/{tst-align-clone.c => tst-misalign-clone.c} (62%)
--
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/omp/gcc-10
in repository gcc.
from 091860deb60 [og10] Rework indirect struct handling for OpenACC in gimplify.c
new 6b88ea4bb7a Structure element mapping for OpenMP 5.0 v3
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:
libgomp/target.c | 8 ++++++--
1 file changed, 6 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 linux.
from 8124c8a6b353 Linux 5.13-rc4
new b577750e4157 MAINTAINERS: Add Matthew Bobrowski as a reviewer
new a8b98c808eab fanotify: fix permission model of unprivileged group
new 36c795513a88 Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org [...]
new 43a511c44e58 gfs2: Prevent direct-I/O write fallback errors from getting lost
new 4194dec4b416 gfs2: Fix I_NEW check in gfs2_dinode_in
new 20265d9a67e4 gfs2: fix scheduling while atomic bug in glocks
new 865cc3e9cc0b gfs2: fix a deadlock on withdraw-during-mount
new f5456b5d67cf gfs2: Clean up revokes on normal withdraws
new b7f55d928e75 gfs2: Fix mmap locking for write faults
new 1ab19c5de4c5 gfs2: Fix use-after-free in gfs2_glock_shrink_scan
new c2131f7e73c9 Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/p [...]
The 11 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 | 1 +
fs/gfs2/file.c | 9 +++++++--
fs/gfs2/glock.c | 28 ++++++++++++++++++++++++----
fs/gfs2/glops.c | 2 +-
fs/gfs2/log.c | 6 +++---
fs/gfs2/log.h | 1 +
fs/gfs2/lops.c | 7 ++++++-
fs/gfs2/lops.h | 1 +
fs/gfs2/util.c | 1 +
fs/notify/fanotify/fanotify_user.c | 30 ++++++++++++++++++++++++------
fs/notify/fdinfo.c | 2 +-
include/linux/fanotify.h | 4 ++++
12 files changed, 74 insertions(+), 18 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 ef9d2565622 RISC-V: PR27566, Do not relax when data segment phase is ex [...]
new 4631503b28f gdb: move dwarf2_per_cu_data and signatured_type up
new 46c6bcf6506 gdb: add and use signatured_type_up
new 9ea36493f6e gdb: pass signature to allocate_signatured_type and signatu [...]
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/ChangeLog | 17 +++
gdb/dwarf2/read.c | 55 +++----
gdb/dwarf2/read.h | 440 +++++++++++++++++++++++++++---------------------------
3 files changed, 265 insertions(+), 247 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 bdf1a4026a2 MAINTAINERS: Add myself for write after approval
new a87efd32384 PR testsuite/100749 - gcc.dg/pch/valid-1.c fails after r12-949
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-pch.c | 7 +++++--
1 file changed, 5 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 9faaa091e53 gfortran.dg/gomp/depend-iterator-{1,2}.f90: Use dg-do compile
new bdf1a4026a2 MAINTAINERS: Add myself for write after approval
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:
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.