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-arm
in repository toolchain/ci/base-artifacts.
discards 6216c981 0: update: binutils-gcc: 1
new d3fe19ab 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 (6216c981)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (d3fe19ab)
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 1512 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2696 bytes
03-build_abe-binutils/console.log.xz | Bin 51856 -> 51088 bytes
04-build_abe-gcc/console.log.xz | Bin 230672 -> 231524 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3812 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2844 -> 2796 bytes
07-check_regression/console.log.xz | Bin 2500 -> 3600 bytes
07-check_regression/extra-bisect-params | 1 +
07-check_regression/fails.sum | 9 +
07-check_regression/results.compare | 28 +-
07-check_regression/results.compare2 | 48 +-
07-check_regression/results.regressions | 29 +
08-update_baseline/console.log | 363 +--
08-update_baseline/extra-bisect-params | 1 +
08-update_baseline/fails.sum | 9 +
08-update_baseline/results.compare | 28 +-
08-update_baseline/results.compare2 | 48 +-
08-update_baseline/results.regressions | 29 +
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2815144 -> 2794852 bytes
sumfiles/g++.sum | 124 +-
sumfiles/gcc.log.xz | Bin 2363884 -> 2350332 bytes
sumfiles/gcc.sum | 4534 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 899624 -> 908016 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2168 -> 2160 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201988 -> 201876 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2544 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455088 -> 460796 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 2760 insertions(+), 2579 deletions(-)
create mode 100644 07-check_regression/extra-bisect-params
create mode 100644 07-check_regression/fails.sum
create mode 100644 07-check_regression/results.regressions
create mode 100644 08-update_baseline/extra-bisect-params
create mode 100644 08-update_baseline/fails.sum
create mode 100644 08-update_baseline/results.regressions
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/gdb.
from e1692475fd gdb/testsuite: update bug numbers from Gnats to bugzilla
adds f0cb8284cf Automatic date update in version.in
adds 8bddb52eb9 Re: Disable execstack and rwx segments warnings for MIPS targets.
adds 39590abd65 RISC-V: Add new CSR feature gate handling (RV32,H)
adds 6af47b081e RISC-V: Add 'Smstateen' extension and its CSRs
adds 713f370809 RISC-V: Add 'Sscofpmf' extension with its CSRs
adds 766077c173 RISC-V: Add 'Sstc' extension and its CSRs
new 7c24bdc583 PR29293, elfnn-aarch64.c: def_protected member unintialized
new e3940312c1 gdb:csky add pseudo regs for float and vector regs
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:
bfd/elfnn-aarch64.c | 1 +
bfd/elfxx-riscv.c | 3 +
bfd/version.h | 2 +-
gas/config/tc-riscv.c | 47 ++++-
gas/testsuite/gas/riscv/csr-dw-regnums.d | 54 ++++++
gas/testsuite/gas/riscv/csr-dw-regnums.s | 57 ++++++
gas/testsuite/gas/riscv/csr-version-1p10.d | 108 ++++++++++++
gas/testsuite/gas/riscv/csr-version-1p10.l | 207 ++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p11.d | 108 ++++++++++++
gas/testsuite/gas/riscv/csr-version-1p11.l | 207 ++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p12.d | 108 ++++++++++++
gas/testsuite/gas/riscv/csr-version-1p12.l | 207 ++++++++++++++++++++++
gas/testsuite/gas/riscv/csr-version-1p9p1.d | 108 ++++++++++++
gas/testsuite/gas/riscv/csr-version-1p9p1.l | 207 ++++++++++++++++++++++
gas/testsuite/gas/riscv/csr.s | 60 +++++++
gdb/csky-tdep.c | 261 ++++++++++++++++++++++++++++
gdb/csky-tdep.h | 7 +
include/opcode/riscv-opc.h | 114 ++++++++++++
ld/configure.ac | 2 +-
ld/testsuite/ld-elf/elf.exp | 4 +-
20 files changed, 1864 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 4fc321dc58 x86: Fix backwards Prefer_No_VZEROUPPER check in ifunc-evex.h
adds f56c497d2b x86: Move CPU_FEATURE{S}_{USABLE|ARCH}_P to isa-level.h
adds cfdc4df66c x86-64: Only define used SSE/AVX/AVX512 run-time resolvers
No new revisions were added by this update.
Summary of changes:
sysdeps/x86/isa-ifunc-macros.h | 27 -------------------
sysdeps/x86/isa-level.h | 26 +++++++++++++++++++
sysdeps/x86_64/dl-machine.h | 12 ++++++---
sysdeps/x86_64/dl-trampoline.S | 59 +++++++++++++++++++++++-------------------
4 files changed, 66 insertions(+), 58 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards db564de2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new fb5e4feb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (db564de2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/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 1560 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2732 bytes
03-build_abe-binutils/console.log.xz | Bin 30724 -> 30876 bytes
04-build_abe-stage1/console.log.xz | Bin 72560 -> 72732 bytes
06-build_abe-linux/console.log.xz | Bin 9412 -> 9412 bytes
07-build_abe-glibc/console.log.xz | Bin 239316 -> 238928 bytes
08-build_abe-stage2/console.log.xz | Bin 203004 -> 203756 bytes
09-build_abe-gdb/console.log.xz | Bin 37792 -> 38024 bytes
10-build_abe-qemu/console.log.xz | Bin 32660 -> 33048 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3880 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2540 -> 2848 bytes
13-check_regression/console.log.xz | Bin 2564 -> 18868 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 367 ++
13-check_regression/results.compare | 405 +-
13-check_regression/results.compare2 | 3306 ++++++++++++-
13-check_regression/results.regressions | 101 +
14-update_baseline/console.log | 3967 ++++++++++++++-
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 367 ++
14-update_baseline/results.compare | 405 +-
14-update_baseline/results.compare2 | 3306 ++++++++++++-
14-update_baseline/results.regressions | 101 +
jenkins/manifest.sh | 26 +-
sumfiles/g++.log.xz | Bin 3372760 -> 3367160 bytes
sumfiles/g++.sum | 48 +-
sumfiles/gcc.log.xz | Bin 2983284 -> 2943788 bytes
sumfiles/gcc.sum | 7954 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1023852 -> 1021108 bytes
sumfiles/gfortran.sum | 4 +-
sumfiles/libatomic.log.xz | Bin 2296 -> 2300 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199272 -> 199408 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2656 -> 2660 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 418432 -> 414484 bytes
sumfiles/libstdc++.sum | 8 +-
38 files changed, 15995 insertions(+), 4378 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.