This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 1a7ce857099 Combine vpcmpuw + zero_extend to vpcmpuw.
adds 9ac0730c25b Fix typo in type verification.
adds 61e53698a08 i386: Enable intrinsics that convert float and bf16 data to [...]
No new revisions were added by this update.
Summary of changes:
gcc/config/i386/avx512bf16intrin.h | 36 +++++++++++++
gcc/config/i386/avx512bf16vlintrin.h | 63 ++++++++++++++++++++++
.../gcc.target/i386/avx512bf16-cvtsbh2ss-1.c | 15 ++++++
.../gcc.target/i386/avx512bf16-vcvtpbh2ps-1.c | 20 +++++++
.../gcc.target/i386/avx512bf16vl-cvtness2sbh-1.c | 14 +++++
.../gcc.target/i386/avx512bf16vl-vcvtpbh2ps-1.c | 29 ++++++++++
gcc/tree.c | 2 +-
7 files changed, 178 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16-cvtsbh2ss-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16-vcvtpbh2ps-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16vl-cvtness2sbh-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512bf16vl-vcvtpbh2ps-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from 7898f55ba0 Automatic date update in version.in
adds 391c90eea5 gdb: make use of SCOPE_EXIT to manage thread executing state
adds b1718fcdd1 gdb: on x86-64 non-trivial C++ objects are returned in memory
adds b622494ee3 gdb/remote: handle attach when stop packet lacks thread-id
No new revisions were added by this update.
Summary of changes:
gdb/amd64-tdep.c | 16 ++++-
gdb/record-btrace.c | 24 ++-----
gdb/record-full.c | 8 ++-
gdb/remote.c | 31 ++++-----
gdb/testsuite/gdb.cp/non-trivial-retval.cc | 19 +++++-
gdb/testsuite/gdb.cp/non-trivial-retval.exp | 26 ++++++++
gdb/testsuite/gdb.server/ext-attach.exp | 98 ++++++++++++++++++-----------
7 files changed, 143 insertions(+), 79 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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 8c9cc3f93 0: update: binutils-gcc: 1
new 9e855424f 0: update: binutils-gcc: 1
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 (8c9cc3f93)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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:
01-reset_artifacts/console.log.xz | Bin 1536 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 38276 -> 39156 bytes
04-build_abe-gcc/console.log.xz | Bin 203116 -> 202428 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3820 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2700 -> 2628 bytes
07-check_regression/console.log.xz | Bin 3004 -> 2988 bytes
07-check_regression/fails.sum | 4 +-
07-check_regression/results.compare | 23 +-
07-check_regression/results.compare2 | 23 +-
07-check_regression/results.regressions | 23 +-
08-update_baseline/console.log | 134 +-
08-update_baseline/fails.sum | 4 +-
08-update_baseline/results.compare | 23 +-
08-update_baseline/results.compare2 | 23 +-
08-update_baseline/results.regressions | 23 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3438188 -> 3432296 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 2959440 -> 2955120 bytes
sumfiles/gcc.sum | 4854 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 885888 -> 887484 bytes
sumfiles/gfortran.sum | 92 +-
sumfiles/libatomic.log.xz | Bin 2196 -> 2188 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 175716 -> 175764 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2552 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432816 -> 429652 bytes
sumfiles/libstdc++.sum | 10 +-
31 files changed, 2702 insertions(+), 2710 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 gdb-11-branch
in repository binutils-gdb.
from f76f728ffd7 Automatic date update in version.in
new 6eccc2c811a gdb/remote: handle attach when stop packet lacks thread-id
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 | 14 +++++
gdb/remote.c | 31 +++++-----
gdb/testsuite/ChangeLog | 7 +++
gdb/testsuite/gdb.server/ext-attach.exp | 101 ++++++++++++++++++++------------
4 files changed, 101 insertions(+), 52 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 glibc.
from f20f980c71 x86-64: Add vector acos/acosf implementation to libmvec
new cd0c333d2e elf: Remove unused NEED_DL_BASE_ADDR and _dl_base_addr
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:
elf/dl-sysdep.c | 8 --------
1 file changed, 8 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 release/2.34/master
in repository glibc.
from 8ad6d6d8ed Linux: Fix 32-bit vDSO for clock_gettime on powerpc32
new 41fddc064d intl/plural.y: Avoid conflicting declarations of yyerror and yylex
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:
intl/plural.y | 5 +++++
1 file 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_build/master-aarch64
in repository toolchain/ci/gdb.
from 85adb21d04 RISC-V: Update Scalar Crypto testcases.
adds 5b0a3d6242 gdb: add threads debugging switch
adds b6e52a0b3b gdb: convert 'set debug lin-lwp' to a boolean command
adds 042574aa6e gdb/doc: add some index entries relating to mi-async setting
adds 7898f55ba0 Automatic date update in version.in
new 391c90eea5 gdb: make use of SCOPE_EXIT to manage thread executing state
new b1718fcdd1 gdb: on x86-64 non-trivial C++ objects are returned in memory
new b622494ee3 gdb/remote: handle attach when stop packet lacks thread-id
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:
bfd/version.h | 2 +-
gdb/NEWS | 4 ++
gdb/amd64-tdep.c | 16 ++++-
gdb/doc/gdb.texinfo | 17 ++++-
gdb/gdbthread.h | 11 ++++
gdb/inferior.c | 2 +
gdb/linux-nat.c | 29 ++++++---
gdb/record-btrace.c | 24 ++-----
gdb/record-full.c | 8 ++-
gdb/remote.c | 31 ++++-----
gdb/testsuite/gdb.cp/non-trivial-retval.cc | 19 +++++-
gdb/testsuite/gdb.cp/non-trivial-retval.exp | 26 ++++++++
gdb/testsuite/gdb.server/ext-attach.exp | 98 ++++++++++++++++++-----------
gdb/thread.c | 38 +++++++++++
14 files changed, 234 insertions(+), 91 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_gnu_native_build/master-aarch64
in repository toolchain/ci/linux.
from 2f47a9a4dfa3 Merge tag 'pm-5.16-rc7' of git://git.kernel.org/pub/scm/li [...]
adds 27750a315aba crypto: qat - do not handle PFVF sources for qat_4xxx
adds e19e22634519 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
adds 04e57a2d952b tomoyo: Check exceeded quota early in tomoyo_domain_quota_ [...]
adds f702e1107601 tomoyo: use hwight16() in tomoyo_domain_quota_is_ok()
adds c9ea870c6e33 Merge tag 'tomoyo-pr-20211222' of git://git.osdn.net/gitro [...]
adds 34f35f8f14bc ipmi: ssif: initialize ssif_info->client early
adds 2b5160b12091 ipmi: bail out if init_srcu_struct fails
adds 75d70d76cb7b ipmi: fix initialization when workqueue allocation fails
adds ffb76a86f809 ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
adds 074004058094 Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/ [...]
adds 484730e5862f parisc: Clear stale IIR value on instruction access rights trap
adds 8f66fce0f465 parisc: Correct completer in lws start
adds d3a5a68cff47 parisc: Fix mask used to select futex spinlock
adds aacb2016063d parisc: remove ARCH_DEFCONFIG
adds 3f066e882bf1 Merge tag 'for-5.16/parisc-7' of git://git.kernel.org/pub/ [...]
adds d7f55471db27 memblock: fix memblock_phys_alloc() section mismatch error
adds bc491fb12513 Merge tag 'fixes-2021-12-22' of git://git.kernel.org/pub/s [...]
No new revisions were added by this update.
Summary of changes:
arch/parisc/Kconfig | 5 -----
arch/parisc/include/asm/futex.h | 4 ++--
arch/parisc/kernel/syscall.S | 2 +-
arch/parisc/kernel/traps.c | 2 ++
drivers/char/ipmi/ipmi_msghandler.c | 21 ++++++++++-------
drivers/char/ipmi/ipmi_ssif.c | 7 +++---
drivers/crypto/qat/qat_4xxx/adf_4xxx_hw_data.c | 7 ++++++
include/linux/memblock.h | 4 ++--
security/tomoyo/util.c | 31 ++++++++++++--------------
9 files changed, 45 insertions(+), 38 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.