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-arm-mainline-defconfig
in repository toolchain/ci/linux.
from eccc87672492 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
adds e9696d259d0f swiotlb: fix "x86: Don't panic if can not alloc buffer for [...]
adds fc0021aa340a swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_m [...]
adds 3d5e28bff7ad Merge branch 'stable/for-linus-5.10-rc2' of git://git.kern [...]
No new revisions were added by this update.
Summary of changes:
drivers/iommu/intel/iommu.c | 5 ++---
drivers/xen/swiotlb-xen.c | 3 +--
include/linux/swiotlb.h | 10 +++-------
kernel/dma/swiotlb.c | 22 +++++++++++-----------
4 files changed, 17 insertions(+), 23 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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 9c2f9d92 0: update: llvm-linux: boot
new eb1de25b 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 (9c2f9d92)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 177 +-
02-build_llvm/console.log | 12662 +++++++++++++++++-----------------
03-build_linux/console.log | 646 +-
04-boot_linux/console.log | 448 +-
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 10 +-
console.log | 13959 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 13954 insertions(+), 13972 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 binutils-gdb.
from 10c19fadfd4 arc: Write correct "eret" value during register collection
new 1de037a0c52 MSP430: gas: Ignore -md option required for GCC backward co [...]
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:
gas/ChangeLog | 9 +++++++++
gas/config/tc-msp430.c | 8 ++++++++
gas/testsuite/gas/msp430/empty.s | 4 ++++
gas/testsuite/gas/msp430/ignore-md.d | 8 ++++++++
gas/testsuite/gas/msp430/msp430.exp | 1 +
5 files changed, 30 insertions(+)
create mode 100644 gas/testsuite/gas/msp430/empty.s
create mode 100644 gas/testsuite/gas/msp430/ignore-md.d
--
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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 773190d6 0: update: binutils-gcc-glibc-qemu: 6
new 7188a93f 0: update: binutils-gcc-glibc-qemu: 6
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 (773190d6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-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 | 186 +-
02-prepare_abe/console.log | 418 +-
04-build_abe-binutils/console.log | 11708 ++--
05-build_abe-stage1/console.log | 15965 +++--
06-build_abe-linux/console.log | 312 +-
07-build_abe-glibc/console.log | 40411 +++++++------
08-build_abe-stage2/console.log | 39562 ++++++------
09-build_abe-qemu/console.log | 3513 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 24 +-
console.log | 112233 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
12 files changed, 112130 insertions(+), 112240 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/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/gcc.
from d8157e053f3 Fix biased integer arithmetic
adds 5615ab38bdc Daily bump.
adds 547d07637bf Fortran: Fix function decl's location [PR95847]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 7 +++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 13 +++++++++++++
gcc/fortran/trans-decl.c | 19 ++++++++++---------
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/coverage.f90 | 17 +++++++++++++++++
6 files changed, 56 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coverage.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_kernel/gnu-release-arm-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7a70c791 0: update: binutils-gcc-linux: all
new 239bfffe 0: update: binutils-gcc-linux: 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 (7a70c791)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 173 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11141 ++++++-----
04-build_abe-stage1/console.log | 18298 +++++++++---------
05-build_linux/console.log | 870 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30940 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30960 insertions(+), 30932 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.