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-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards b29528ff 0: update: binutils-gcc-linux-qemu: boot
new 58c7d689 0: update: binutils-gcc-linux-qemu: boot
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 (b29528ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1552 -> 1608 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30220 -> 30032 bytes
04-build_abe-stage1/console.log.xz | Bin 89960 -> 90360 bytes
05-build_abe-qemu/console.log.xz | Bin 31244 -> 31808 bytes
06-build_linux/console.log.xz | Bin 6292 -> 5916 bytes
07-boot_linux/console.log.xz | Bin 5992 -> 5964 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 13 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_gcc_check_bootstrap/master-aarch64-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards f145d6d5 0: update: binutils-gcc: 1
new 416c4c43 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 (f145d6d5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/mast [...]
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 1564 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 38568 -> 39620 bytes
04-build_abe-bootstrap/console.log.xz | Bin 269108 -> 271608 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3840 -> 3820 bytes
06-build_abe-check_bootstrap/console.log.xz | Bin 2404 -> 2688 bytes
07-check_regression/console.log.xz | Bin 3996 -> 3656 bytes
07-check_regression/results.compare | 30 +-
07-check_regression/results.compare2 | 397 +--
08-update_baseline/console.log | 557 ++--
08-update_baseline/results.compare | 30 +-
08-update_baseline/results.compare2 | 397 +--
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3609832 -> 3621400 bytes
sumfiles/g++.sum | 164 +-
sumfiles/gcc.log.xz | Bin 3171456 -> 3165028 bytes
sumfiles/gcc.sum | 4640 +++++++++++++--------------
sumfiles/gfortran.log.xz | Bin 1075084 -> 1081900 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2348 -> 2348 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 210200 -> 209892 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2724 -> 2732 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 459716 -> 460608 bytes
sumfiles/libstdc++.sum | 163 +-
27 files changed, 3234 insertions(+), 3226 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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/gcc.
from b2cb88fb45a Daily bump.
adds 6454b4a8f5d xtensa: Add setmemsi insn pattern
adds 9aad2b22436 xtensa: Improve bswap[sd]i2 insn patterns
adds c62643579df Close gcc-9 branch
new 29ae455901a Pre-reload splitter to transform and;cmp into not;test on x86.
new 8fb94fc6097 Canonicalize X&-Y as X*Y in match.pd when Y is [0,1].
new 8255b49ed8a libgomp.texi: Add more to-be-implemented OpenMP 5.2 features
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:
contrib/gcc-changelog/git_update_version.py | 2 +-
gcc/config/i386/i386.md | 21 +++
gcc/config/xtensa/xtensa-protos.h | 2 +
gcc/config/xtensa/xtensa.cc | 211 ++++++++++++++++++++++++++++
gcc/config/xtensa/xtensa.md | 93 +++++++++---
gcc/config/xtensa/xtensa.opt | 2 +-
gcc/match.pd | 86 ++++++------
gcc/testsuite/gcc.dg/pr98865.c | 14 ++
gcc/testsuite/gcc.target/i386/pr91400-1.c | 4 +-
gcc/testsuite/gcc.target/i386/pr91400-2.c | 4 +-
gcc/testsuite/gcc.target/i386/testnot-1.c | 24 ++++
gcc/testsuite/gcc.target/i386/testnot-2.c | 24 ++++
gcc/testsuite/gcc.target/xtensa/bswap-O1.c | 37 +++++
gcc/testsuite/gcc.target/xtensa/bswap-O2.c | 37 +++++
gcc/testsuite/gcc.target/xtensa/bswap-Os.c | 37 +++++
gcc/testsuite/gcc.target/xtensa/bswap.c | 14 --
libgomp/libgomp.texi | 17 ++-
17 files changed, 547 insertions(+), 82 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr98865.c
create mode 100644 gcc/testsuite/gcc.target/i386/testnot-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/testnot-2.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/bswap-O1.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/bswap-O2.c
create mode 100644 gcc/testsuite/gcc.target/xtensa/bswap-Os.c
delete mode 100644 gcc/testsuite/gcc.target/xtensa/bswap.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_bootstrap/master-arm-bootstrap
in repository toolchain/ci/base-artifacts.
discards dd896f00 2: update: binutils-gcc: 1
new 731d54a4 2: 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 (dd896f00)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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 1508 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2724 bytes
04-build_abe-binutils/console.log.xz | Bin 52708 -> 51808 bytes
05-build_abe-bootstrap/console.log.xz | Bin 168568 -> 168256 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 82 +++++++++++++++++-----------------
jenkins/manifest.sh | 12 ++---
7 files changed, 47 insertions(+), 47 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_fx/gnu-master-aarch64-cpu2017-O2
in repository toolchain/ci/glibc.
from 8d6c44ee7d Update kernel version to 5.18 in header constant tests
adds 9c66efb86f x86_64: Implement evex512 version of strlen, strnlen, wcslen [...]
adds f8587a6189 x86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT
No new revisions were added by this update.
Summary of changes:
sysdeps/x86_64/dl-machine.h | 6 +-
sysdeps/x86_64/multiarch/Makefile | 4 +
sysdeps/x86_64/multiarch/ifunc-impl-list.c | 20 ++
sysdeps/x86_64/multiarch/strlen-evex-base.S | 302 ++++++++++++++++++++++++++++
sysdeps/x86_64/multiarch/strlen-evex512.S | 7 +
sysdeps/x86_64/multiarch/strnlen-evex512.S | 4 +
sysdeps/x86_64/multiarch/wcslen-evex512.S | 4 +
sysdeps/x86_64/multiarch/wcsnlen-evex512.S | 5 +
8 files changed, 350 insertions(+), 2 deletions(-)
create mode 100644 sysdeps/x86_64/multiarch/strlen-evex-base.S
create mode 100644 sysdeps/x86_64/multiarch/strlen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/strnlen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/wcslen-evex512.S
create mode 100644 sysdeps/x86_64/multiarch/wcsnlen-evex512.S
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.