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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2346f3e98 0: update: llvm-linux-qemu: boot
new 73097178f 0: update: llvm-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 (2346f3e98)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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 | 102 +-
02-prepare_abe/console.log | 446 +-
03-build_llvm/console.log | 13042 +++++++++++------------
04-build_linux/console.log | 650 +-
05-build_abe-qemu/console.log | 6628 ++++++------
06-boot_linux/console.log | 414 +-
07-check_regression/console.log | 12 +-
08-update_baseline/console.log | 18 +-
console.log | 21312 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
10 files changed, 21322 insertions(+), 21314 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/gcc.
from 2d3425a52f3 Daily bump.
adds d2754fbb65d i386: Rounding functions TLC
adds 052870c3d1c arc: Don't use predicated vadd2 instructions in mov patterns.
adds e51727c6912 arc: Fix cached to uncached moves.
adds 6c806034136 arc: Update test pattern.
adds 5ccd07e3299 arc: Make use reg_renumber safe.
adds 8a90673beda arc: flip if-condition predicates in secondary reload hook
adds 02a2d78f7ad arc: generate mac(u) insn instead of macd(u) when destinati [...]
adds feae0af8275 Fortran: Fix deferred character lengths in array constructo [...]
adds eeb145317b4 Fortran: Correct missing structure constructor comps. [PR97612].
new 86b3edf1ff2 Daily bump.
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/ChangeLog | 43 +++++++
gcc/DATESTAMP | 2 +-
gcc/config/arc/arc.c | 14 ++-
gcc/config/arc/arc.h | 2 +-
gcc/config/arc/arc.md | 30 ++---
gcc/config/arc/simdext.md | 4 +-
gcc/config/i386/i386-expand.c | 130 ++++++++++-----------
gcc/fortran/ChangeLog | 15 +++
gcc/fortran/primary.c | 32 +++--
gcc/fortran/trans-array.c | 14 +++
gcc/testsuite/ChangeLog | 18 +++
gcc/testsuite/gcc.target/arc/loop-3.c | 2 +-
gcc/testsuite/gcc.target/arc/uncached-9.c | 39 +++++++
.../gfortran.dg/deferred_character_36.f90 | 16 +++
.../gfortran.dg/structure_constructor_17.f90 | 21 ++++
15 files changed, 284 insertions(+), 98 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arc/uncached-9.c
create mode 100644 gcc/testsuite/gfortran.dg/deferred_character_36.f90
create mode 100644 gcc/testsuite/gfortran.dg/structure_constructor_17.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-master-aarch64-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from e2e3422ce1 Automatic date update in version.in
adds 6596a5d4f6 Fix wrong method name
adds 2e635a0157 elfedit: Pass osabi to reconcat
adds 705fa8202b Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 4 ++++
binutils/elfedit.c | 2 +-
gdb/doc/ChangeLog | 4 ++++
gdb/doc/python.texi | 2 +-
5 files changed, 11 insertions(+), 3 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards ff29f4874 0: update: binutils-gcc-linux-qemu: boot
new d6007ae0d 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 (ff29f4874)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 182 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-binutils/console.log | 11598 +++++-----
04-build_abe-stage1/console.log | 15834 +++++++------
05-build_linux/console.log | 686 +-
06-build_abe-qemu/console.log | 6518 +++---
07-boot_linux/console.log | 494 +-
08-check_regression/console.log | 18 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35774 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 35777 insertions(+), 35789 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-aarch64-stable-allmodconfig
in repository toolchain/ci/gcc.
from 67cbe5c8e68 Daily bump.
adds 8abe76251ff Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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-aarch64-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 1ffc60ec40 Automatic date update in version.in
adds 17c2dc6691 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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 54197a8ff 0: update: binutils-gcc-linux-qemu: boot
new e00af0f6c 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 (54197a8ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 128 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 11394 ++++++------
04-build_abe-stage1/console.log | 13484 +++++++-------
05-build_linux/console.log | 710 +-
06-build_abe-qemu/console.log | 3832 ++--
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 2 +-
console.log | 29982 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
13 files changed, 29995 insertions(+), 29987 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.