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 90b62cb7 0: good: binutils-gcc-linux: boot
new 2015fb96 0: good: 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 (90b62cb7)
\
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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3651 +++++++--------
4-build_abe-stage1/console.log | 4920 +++++++++++----------
5-build_linux/console.log | 70 +-
6-boot_linux/console.log | 386 +-
console.log | 9043 ++++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
7 files changed, 9498 insertions(+), 8600 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 5c85e20d5a Fix gdb.texinfo build
new 4a5ee99b2f 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.
unknown user pushed a change to branch gdb-8.3-branch
in repository binutils-gdb.
from aaa9eae67d The NEWS file had two "New targets" sections for 8.3.
new 5a5807188a 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.
unknown user pushed a change to branch binutils-2_32-branch
in repository binutils-gdb.
from c526674a42 Automatic date update in version.in
new ae0f0c8649 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-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fffd031e 0: good: binutils-gcc-linux: all
new 8fe2eabe 0: good: 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 (fffd031e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4035 ++++++++--------
4-build_abe-stage1/console.log | 5738 +++++++++++-----------
5-build_linux/console.log | 24 +-
6-boot_linux/console.log | 2 +-
console.log | 9825 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 9662 insertions(+), 9996 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 da2438d2cad 2019-03-13 Thomas Koenig <tkoenig(a)gcc.gnu.org>
adds afe0267b548 Daily bump.
adds 601b1832728 2019-03-14 Richard Biener <rguenther(a)suse.de>
adds 3ae0ad9be59 Zero local estimated benefit for cloning extern inline function
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ipa-cp.c | 17 +++++++++----
gcc/testsuite/ChangeLog | 13 ++++++++++
gcc/testsuite/gcc.dg/ipa/ipcp-5.c | 45 ++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr89572.c | 28 +++++++++++++++++++++
gcc/tree-scalar-evolution.c | 2 +-
gcc/tree-ssa-loop-ivcanon.c | 4 +--
8 files changed, 119 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipcp-5.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89572.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-aarch64-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 50af1555 0: good: binutils-gcc-linux: all
new b308b65e 0: good: 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 (50af1555)
\
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:
1-reset_artifacts/console.log | 18 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4056 ++++++++--------
4-build_abe-stage1/console.log | 5134 ++++++++++----------
5-build_linux/console.log | 399 +-
6-boot_linux/console.log | 2 +-
console.log | 9651 +++++++++++++++++---------------------
jenkins/manifest.sh | 10 +-
8 files changed, 8682 insertions(+), 10592 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4b1fcf72 0: good: llvm-linux: 18988
new 46c72280 0: good: llvm-linux: 18988
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 (4b1fcf72)
\
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:
1-reset_artifacts/console.log | 23 +-
2-build_llvm/console.log | 8752 ++++++++++++++++++++--------------------
3-build_linux/console.log | 350 +-
console.log | 8911 ++++++++++++++++++++---------------------
jenkins/manifest.sh | 6 +-
5 files changed, 9010 insertions(+), 9032 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.