This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from fd3540deff nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS
new d3436a7f32 alpha: Fix static gettimeofday symbol
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/alpha/gettimeofday.c | 7 ++-----
time/gettimeofday.c | 4 +++-
2 files changed, 5 insertions(+), 6 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 fw/unwind-link
in repository glibc.
discards 760ff0285d nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder
new d1e3c17037 nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder
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 (760ff0285d)
\
N -- N -- N refs/heads/fw/unwind-link (d1e3c17037)
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 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/arm/{ => nptl}/unwind-forcedunwind.c | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename sysdeps/arm/{ => nptl}/unwind-forcedunwind.c (100%)
--
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 f98a845896f Adding myself to gdb/MAINTAINERS
new 99845b3b77e plugin: Search bfd-plugins directories only once
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/ChangeLog | 12 ++++++++++
bfd/plugin.c | 77 +++++++++++++++++++++++++++++------------------------------
2 files changed, 50 insertions(+), 39 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 7deea9aad86 x86: fix SSE4a dependencies of ".arch .nosse*"
new f98a845896f Adding myself to gdb/MAINTAINERS
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/ChangeLog | 4 ++++
gdb/MAINTAINERS | 1 +
2 files changed, 5 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 ae2b8ede40a i386: Fix up _mm*_mask_popcnt_epi* [PR93696]
new 8dca38c43c9 [ARC] Update mlo/mhi handling when big-endian CPU.
new e57764be555 [ARC] Use TARGET_INSN_COST.
new 9ebba06b5b9 [ARC] Deprecate q-class option.
new ac5e8d2fa0c arc: Don't use if-conversion when optimizing for size.
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:
gcc/ChangeLog | 34 ++++++++++
gcc/common/config/arc/arc-common.c | 2 +-
gcc/config/arc/arc.c | 58 +++++++++++++++--
gcc/config/arc/arc.md | 97 ++++++++++++++++------------
gcc/config/arc/arc.opt | 2 +-
gcc/config/arc/constraints.md | 2 +-
gcc/config/arc/predicates.md | 5 ++
gcc/doc/invoke.texi | 2 +-
gcc/testsuite/ChangeLog | 13 ++++
gcc/testsuite/gcc.target/arc/mul64-1.c | 23 +++++++
gcc/testsuite/gcc.target/arc/nps400-1.c | 2 +-
gcc/testsuite/gcc.target/arc/or-cnst-size2.c | 2 +-
12 files changed, 191 insertions(+), 51 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/mul64-1.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 2d9eb4e4ca7 Add ChangeLog entry for my last commit
new ae2b8ede40a i386: Fix up _mm*_mask_popcnt_epi* [PR93696]
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 | 13 ++++
gcc/config/i386/avx512bitalgintrin.h | 24 +++----
gcc/config/i386/avx512vpopcntdqintrin.h | 8 +--
gcc/config/i386/avx512vpopcntdqvlintrin.h | 17 +++--
gcc/testsuite/ChangeLog | 15 ++++
.../gcc.target/i386/avx512bitalg-vpopcntb-1.c | 2 +-
.../gcc.target/i386/avx512bitalg-vpopcntb.c | 2 +-
.../gcc.target/i386/avx512bitalg-vpopcntbvl.c | 4 +-
.../gcc.target/i386/avx512bitalg-vpopcntw-1.c | 2 +-
.../gcc.target/i386/avx512bitalg-vpopcntw.c | 2 +-
.../gcc.target/i386/avx512bitalg-vpopcntwvl.c | 4 +-
.../gcc.target/i386/avx512vpopcntdq-vpopcntd-1.c | 2 +-
.../gcc.target/i386/avx512vpopcntdq-vpopcntd.c | 6 +-
.../gcc.target/i386/avx512vpopcntdq-vpopcntq-1.c | 2 +-
.../gcc.target/i386/avx512vpopcntdq-vpopcntq.c | 6 +-
gcc/testsuite/gcc.target/i386/pr93696-1.c | 79 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr93696-2.c | 79 ++++++++++++++++++++++
17 files changed, 226 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr93696-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr93696-2.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 8aba425f4eb sccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
new 001ab12e620 openmp: ignore nowait if async execution is unsupported [PR93481]
new 2d9eb4e4ca7 Add ChangeLog entry for my last commit
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:
libgomp/ChangeLog | 13 +++++++++++++
libgomp/plugin/plugin-nvptx.c | 7 +------
libgomp/target.c | 15 ++++++++++++++-
libgomp/testsuite/libgomp.c/target-33.c | 3 ---
libgomp/testsuite/libgomp.c/target-34.c | 3 ---
5 files changed, 28 insertions(+), 13 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 359c92c02bfa Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/ [...]
adds 9d1b38958b07 scripts/kallsyms: fix memory corruption caused by write over-run
adds 083bc0e1ce91 kbuild: fix mismatch between .version and include/generate [...]
adds f2850dd5ee01 Merge tag 'kbuild-fixes-v5.6' of git://git.kernel.org/pub/ [...]
adds 0bf999f9c5e7 linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split
No new revisions were added by this update.
Summary of changes:
include/linux/pipe_fs_i.h | 3 ++-
scripts/kallsyms.c | 4 ++--
scripts/link-vmlinux.sh | 2 +-
3 files changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.