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-master-arm-spec2k6-Os
in repository toolchain/ci/base-artifacts.
discards afc23001 0: update: binutils-gcc-glibc: -1
new e249da4c 0: update: binutils-gcc-glibc: -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 (afc23001)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk/gnu-master-arm-spec2 [...]
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 | 130 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11016 +-
.../console.log | 20027 ++-
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 39323 +++---
.../console.log | 46802 ++++---
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 15 +-
09-benchmark/console.log | 179 +-
console.log | 118913 +++++++++---------
jenkins/manifest.sh | 20 +-
12 files changed, 118476 insertions(+), 118653 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 62cb992e 0: update: llvm-linux: boot
new 04bc56c2 0: update: llvm-linux: 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 (62cb992e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 162 +-
02-build_llvm/console.log | 12110 ++++++++++++++++----------------
03-build_linux/console.log | 1784 +++--
04-boot_linux/console.log | 472 +-
console.log | 14528 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 14530 insertions(+), 14534 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 2d63ba3e41db Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/lin [...]
adds 5717fe5ab38f arm64: cpufeature: Don't treat granule sizes as strict
adds b6143d10d23e arm64: ftrace: Ensure module ftrace trampoline is coherent [...]
adds b7e7c85dc7b0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
adds cd8869f4cb25 xtensa: add missing isync to the cpu_reset TLB code
adds 6e625a1a3f47 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/l [...]
adds eb93685847a9 riscv: fix flush_tlb_range() end address for flush_tlb_page()
adds 500bc2c1f48a riscv: rv32_defconfig: Update the defconfig
adds d568cb3f9351 riscv: defconfig: Update the defconfig
adds 8ac71d7e46b9 riscv: Correct the initialized flow of FP register
adds 69703eb9a8ae riscv: Make __fstate_clean() work correctly.
new 2f478b60118f Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub [...]
new e8c220fac415 Revert "i2c: imx: improve the error handling in i2c_imx_dm [...]
new 8fc3ae3b109d MAINTAINERS: i2c-imx: take over maintainership
new 7b814d852af6 i2c: rcar: avoid race when unregistering slave client
new d7437fc0d829 i2c: emev2: avoid race when unregistering slave client
new 90865a3dc597 i2c: stm32: Use the correct style for SPDX License Identifier
new 05c525326957 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 7 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:
MAINTAINERS | 8 ++++++++
arch/arm64/kernel/cpufeature.c | 14 +++++++++++---
arch/arm64/kernel/ftrace.c | 22 +++++++++++++---------
arch/riscv/configs/defconfig | 2 ++
arch/riscv/configs/rv32_defconfig | 3 +++
arch/riscv/include/asm/switch_to.h | 8 +++++++-
arch/riscv/include/asm/tlbflush.h | 11 +++++++++--
arch/riscv/kernel/process.c | 11 +++++++++--
arch/xtensa/kernel/setup.c | 1 +
drivers/i2c/busses/i2c-emev2.c | 16 ++++++++++++----
drivers/i2c/busses/i2c-imx.c | 18 ++++++------------
drivers/i2c/busses/i2c-rcar.c | 11 +++++++----
drivers/i2c/busses/i2c-stm32.h | 2 +-
13 files changed, 89 insertions(+), 38 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-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 5af6a58f 0: update: llvm-linux: boot
new 789f679e 0: update: llvm-linux: 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 (5af6a58f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 12054 ++++++++++++++++++-----------------
03-build_linux/console.log | 684 +-
04-boot_linux/console.log | 436 +-
console.log | 13365 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 13367 insertions(+), 13346 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 gcc-9-branch
in repository gcc.
from 7e01fa4cf06 PR c++/90393 - ICE with throw in ?:
new 71e2691d08b 2019-08-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 4283474afd9 2019-08-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 4bbb23e415a 2019-08-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new b196fa8d1bc 2019-08-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 27 +++++++++++++++++++++++++
gcc/fortran/decl.c | 6 +++---
gcc/fortran/match.c | 29 +++++++++++++++++++++++++++
gcc/fortran/module.c | 16 +++++++++++++++
gcc/fortran/primary.c | 10 ++++------
gcc/testsuite/ChangeLog | 24 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr71649.f90 | 8 ++++----
gcc/testsuite/gfortran.dg/pr78719_1.f90 | 29 +++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr78719_2.f90 | 32 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr78719_3.f90 | 32 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr78739.f90 | 15 ++++++++++++++
gcc/testsuite/gfortran.dg/pr91471.f90 | 14 +++++++++++++
gcc/testsuite/gfortran.dg/use_15.f90 | 4 ++--
gcc/testsuite/gfortran.dg/use_rename_8.f90 | 16 +++++++--------
14 files changed, 239 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr78719_1.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr78719_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr78719_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr78739.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr91471.f90
--
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/gnu-master-arm-check_gcc
in repository toolchain/ci/base-artifacts.
discards 5c87d08c 0: update: gcc-194c2615abe353675d91b310158e198d51343925: 0
new cc0cd79f 0: update: gcc-2a24fc76a4a1337ab41828b91c5e8383a5620161: 0
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 (5c87d08c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-check [...]
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 | 334 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-check_gcc/console.log | 56722 +++++++++++++++++-----------------
04-check_regression/console.log | 460 +-
05-update_baseline/console.log | 470 +-
console.log | 58408 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.sum | 32 +-
sumfiles/gcc.sum | 16 +-
sumfiles/gfortran.sum | 94 +-
sumfiles/go.sum | 4 +-
sumfiles/gotools.sum | 4 +-
sumfiles/libatomic.sum | 2 +-
sumfiles/libffi.sum | 2 +-
sumfiles/libgo.sum | 10 +-
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.sum | 6 +-
sumfiles/objc.sum | 4 +-
19 files changed, 57842 insertions(+), 59162 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/llvm-release-arm-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from 2d3fefd7ce posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
adds 23ef51a50a alpha: Do not redefine __NR_shmat or __NR_osf_shmat
No new revisions were added by this update.
Summary of changes:
ChangeLog | 7 +++++++
sysdeps/unix/sysv/linux/alpha/kernel-features.h | 6 ++++--
sysdeps/unix/sysv/linux/alpha/sysdep.h | 4 +++-
3 files changed, 14 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.