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-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 2dd92f9d37 Automatic date update in version.in
adds eeb2b9c679 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-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 93006f51 0: update: binutils-gcc-linux: boot
new 0057fae6 0: update: binutils-gcc-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 (93006f51)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 16 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-binutils/console.log | 10658 ++++++-------
04-build_abe-stage1/console.log | 17299 +++++++++++----------
05-build_linux/console.log | 656 +-
06-boot_linux/console.log | 452 +-
console.log | 29374 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 29357 insertions(+), 29384 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/gnu-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 43538d78 0: : gcc-22c90e617b9a745d8f74ec81873ae1b3938ff7c5: -5
new 8ab54c50 0: update: gcc-e768d60cc8670bc73d7794506771e75f62b84e5f: -5
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 (43538d78)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 180 +-
02-prepare_abe/console.log | 268 +-
03-build_abe-bootstrap_O1/console.log | 65559 +++++++++++++++----------------
04-check_regression/console.log | 16 +-
05-update_baseline/console.log | 4 +-
console.log | 66027 ++++++++++++++++----------------
jenkins/manifest.sh | 15 +-
7 files changed, 66403 insertions(+), 65666 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 clang.
from 741e05796d [Clang][NewPM] Don't bail out if the target machine is empty
new 8797a17455 Fix typo in risc-v register aliases.
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:
lib/Basic/Targets/RISCV.cpp | 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-arm-stable-defconfig
in repository toolchain/ci/gcc.
from 5d9175db363 Daily bump.
adds e7604232f08 2019-05-03 Richard Biener <rguenther(a)suse.de>
adds fedf7e42d57 2019-05-06 Richard Biener <rguenther(a)suse.de>
new 9ee23b1bffd 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 | 12 ++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 10 +++
gcc/testsuite/g++.dg/torture/pr89698.C | 28 ++++++++
gcc/testsuite/gcc.c-torture/compile/pr89655.c | 15 +++++
gcc/testsuite/gcc.dg/torture/pr89595.c | 39 +++++++++++
gcc/testsuite/gcc.dg/torture/pr89710.c | 30 +++++++++
gcc/testsuite/gcc.dg/torture/pr90071.c | 24 +++++++
gcc/testsuite/gcc.target/alpha/pr86984.c | 96 +++++++++++++++++++++++++++
gcc/vr-values.c | 7 +-
10 files changed, 261 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr89698.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr89655.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89595.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89710.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr90071.c
create mode 100644 gcc/testsuite/gcc.target/alpha/pr86984.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_kernel/gnu-release-arm-stable-defconfig
in repository toolchain/ci/binutils-gdb.
from 2dd92f9d37 Automatic date update in version.in
new eeb2b9c679 Automatic date update in version.in
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:
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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 17911ab2 0: update: binutils-gcc-linux: boot
new 856440f7 0: update: binutils-gcc-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 (17911ab2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 128 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 9648 ++++++-------
04-build_abe-stage1/console.log | 16134 ++++++++++-----------
05-build_linux/console.log | 729 +-
06-boot_linux/console.log | 468 +-
console.log | 27547 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 27555 insertions(+), 27553 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.