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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 5fec64c9 0: update: binutils-gcc-linux-qemu: boot
new ea9066f8 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 (5fec64c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 239 +-
02-prepare_abe/console.log | 377 +-
03-build_abe-binutils/console.log | 11583 ++++-----
04-build_abe-stage1/console.log | 19374 +++++++--------
05-build_abe-qemu/console.log | 6929 +++---
06-build_linux/console.log | 509 +-
07-boot_linux/console.log | 499 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 39538 +++++++++++++++---------------
jenkins/manifest.sh | 28 +-
results | 2 +-
14 files changed, 39621 insertions(+), 39521 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8c1538ff 2: update: linux-08076eab6fef63e6bd52a71ddf166446175e9b61: 21727
discards f588cfed 1: reset: linux-6f4266a78a4e090b452a0335c1414f3240684743: 21684
discards 432180e4 0: update: binutils-llvm-qemu: all
new 36f98f6a 0: update: binutils-llvm-linux-qemu: 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 (8c1538ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 207 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11115 +++++-----
04-build_llvm/console.log | 13838 ++++++-------
05-build_abe-qemu/console.log | 6880 ++++---
06-build_linux/console.log | 645 +-
07-boot_linux/console.log | 11 +
08-check_regression/console.log | 23 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 81 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33234 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 4 +-
14 files changed, 33577 insertions(+), 32957 deletions(-)
create mode 100644 07-boot_linux/console.log
--
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-check_cross
in repository toolchain/ci/glibc.
from e785361ce3 i386: Regenerate ulps
adds ddcc612ce9 Exclude static tests for mcheck and malloc-check
No new revisions were added by this update.
Summary of changes:
malloc/Makefile | 13 +++----------
1 file changed, 3 insertions(+), 10 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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/gcc.
from b454c409569 [Ada] Declare time_t uniformly based on a system parameter #2
adds 124bb55777c Daily bump.
adds acf9d1fd806 openmp: Add support for omp attributes section and scan directives
new 2050ac1a547 AArch64: correct usdot vectorizer and intrinsics optabs
new 1ab2270036d AArch64: correct dot-product RTL patterns for aarch64.
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:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 4 +
gcc/config/aarch64/aarch64-builtins.c | 4 +
gcc/config/aarch64/aarch64-simd-builtins.def | 6 +-
gcc/config/aarch64/aarch64-simd.md | 91 ++++++++++-------------
gcc/config/aarch64/arm_neon.h | 12 +--
gcc/cp/parser.c | 105 +++++++++++++++++++++++++--
gcc/cp/parser.h | 4 +
gcc/testsuite/g++.dg/gomp/attrs-1.C | 12 +--
gcc/testsuite/g++.dg/gomp/attrs-2.C | 12 +--
gcc/testsuite/g++.dg/gomp/attrs-6.C | 50 +++++++++++++
gcc/testsuite/g++.dg/gomp/attrs-7.C | 64 ++++++++++++++++
gcc/testsuite/g++.dg/gomp/attrs-8.C | 10 +++
13 files changed, 297 insertions(+), 79 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-6.C
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-7.C
create mode 100644 gcc/testsuite/g++.dg/gomp/attrs-8.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_cross/gnu-master-aarch64-check_cross
in repository toolchain/ci/binutils-gdb.
from 60a5fb48d1 Automatic date update in version.in
adds b924d9bad5 Automatic date update in version.in
adds b6c4205149 gdb/mi: handle no condition argument case for -break-condition
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/doc/gdb.texinfo | 5 +++--
gdb/mi/mi-cmd-break.c | 15 +++++++--------
gdb/testsuite/gdb.mi/mi-break.exp | 22 ++++++++++++++++++++++
4 files changed, 33 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.