This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 5a6c9dc29f Automatic date update in version.in
adds 0d5a11affe Automatic date update in version.in
adds 6060c2f337 Automatic date update in version.in
adds 27439f0eda Automatic date update in version.in
adds fcc561a54d Automatic date update in version.in
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1e3983b90 0: update: binutils-gcc-linux-qemu: all
new ca695772a 0: update: binutils-gcc-linux-qemu: all
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 (1e3983b90)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1600 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 41764 -> 41444 bytes
04-build_abe-stage1/console.log.xz | Bin 85352 -> 85864 bytes
05-build_abe-qemu/console.log.xz | Bin 29812 -> 30728 bytes
06-build_linux/console.log.xz | Bin 3208 -> 3384 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 524 -> 524 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 20 insertions(+), 20 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 releases/gcc-11
in repository gcc.
from cc11a171eee ipa-fnsummary: Remove inconsistent bp_pack_value
new 22b25535b8b IBM Z: Fix PR102222
new 5acab453d48 IBM Z: TPF: Add cc clobber to profiling expanders
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:
gcc/config/s390/s390.c | 10 ++++++++++
gcc/config/s390/tpf.md | 6 ++++--
gcc/testsuite/gcc.target/s390/pr102222.c | 16 ++++++++++++++++
3 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr102222.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 e1223ea2f48 IBM Z: TPF: Add cc clobber to profiling expanders
new 3ae5e6fbc89 Small tweak to comments in range_cannot_be_superflat
new 6185b9a93cb AVX512FP16: Support load/store/abs intrinsics.
new f6afc926dc8 AVX512FP16: Add reduce operators(add/mul/min/max).
new 69dc9c59e91 AVX512FP16: Add complex conjugation intrinsic instructions.
new 6b0e0b29c63 AVX512FP16: Add permutation and mask blend intrinsics.
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/ada/gcc-interface/decl.c | 6 +-
gcc/config/i386/avx512fp16intrin.h | 256 +++++++++++++++++++++
gcc/config/i386/avx512fp16vlintrin.h | 236 +++++++++++++++++++
gcc/testsuite/gcc.target/i386/avx512fp16-13.c | 140 +++++++++++
gcc/testsuite/gcc.target/i386/avx512fp16-14.c | 85 +++++++
.../gcc.target/i386/avx512fp16-conjugation-1.c | 34 +++
.../gcc.target/i386/avx512fp16-reduce-op-1.c | 132 +++++++++++
.../gcc.target/i386/avx512fp16vl-conjugation-1.c | 55 +++++
.../gcc.target/i386/avx512fp16vl-reduce-op-1.c | 244 ++++++++++++++++++++
9 files changed, 1186 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-13.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-14.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-conjugation-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16-reduce-op-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16vl-conjugation-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512fp16vl-reduce-op-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 424a4a463ac Fortran: Add gfc_simple_for_loop aux function
new e1223ea2f48 IBM Z: TPF: Add cc clobber to profiling expanders
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/s390/tpf.md | 6 ++++--
1 file changed, 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/newlib.
from 9b0841aa7 Cygwin: statically link the tools in winsup/utils/mingw
adds e5fcb021c Cygwin: allow open_setup to fail
adds 6fc0aa8e5 Cygwin: fhandler_pipe::open_setup: fail on error creating mutexes
adds be08c5c40 Cygwin: make callers of open_setup check for failure
adds 643db9ec9 Cygwin: pipes: remove unnecessary NULL checks for hdl_cnt_mtx
adds b531d6b06 Cygwin: pipe: Introduce temporary query_hdl.
No new revisions were added by this update.
Summary of changes:
winsup/cygwin/dtable.cc | 3 +-
winsup/cygwin/fhandler.cc | 6 +-
winsup/cygwin/fhandler.h | 16 ++-
winsup/cygwin/fhandler_console.cc | 4 +-
winsup/cygwin/fhandler_pipe.cc | 202 +++++++++++++++++++++++++++++++-------
winsup/cygwin/fhandler_tty.cc | 8 +-
winsup/cygwin/ntdll.h | 17 ++++
winsup/cygwin/select.cc | 8 +-
8 files changed, 213 insertions(+), 51 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2
in repository toolchain/ci/base-artifacts.
discards 76b3562f7 0: update: binutils-gcc-newlib: 1
new 9e744a8d6 0: update: binutils-gcc-newlib: 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 (76b3562f7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 1684 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 42180 -> 42504 bytes
04-build_abe-stage1/console.log.xz | Bin 88664 -> 87904 bytes
05-clean_sysroot/console.log.xz | Bin 336 -> 336 bytes
06-build_abe-newlib/console.log.xz | Bin 33232 -> 33308 bytes
07-build_abe-stage2/console.log.xz | Bin 155096 -> 155760 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 12 +--
09-benchmark/console.log.xz | Bin 2208 -> 2228 bytes
10-check_regression/console.log.xz | Bin 1624 -> 1616 bytes
10-check_regression/results.log | 24 +++---
11-update_baseline/console.log | 144 +++++++++++++++++------------------
11-update_baseline/results.log | 24 +++---
jenkins/manifest.sh | 20 ++---
results | 2 +-
results_id | 2 +-
17 files changed, 115 insertions(+), 115 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.