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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards addeeb9e 0: update: llvm-linux: 18073
new 21cd4d88 0: update: llvm-ef32c611aa214dea855364efd7ba451ec5ec3f74: 18073
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 (addeeb9e)
\
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 | 87 +-
02-build_llvm/console.log | 12663 ++++++++++++++--------------
03-build_linux/console.log | 701 +-
05-check_regression/console.log | 16 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 16 +-
06-update_baseline/results.regressions | 2 +-
console.log | 13483 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 13286 insertions(+), 13694 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-next-allmodconfig
in repository toolchain/ci/gcc.
from d7026d80fef Daily bump.
adds 5005e6c2a8a middle-end/97554 - avoid overflow in alloc size compute
adds da7a7d4f0f9 testsuite/98002 - fix gcc.dg/strncmp-2.c
adds 56d71887c90 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/sbitmap.c | 3 ++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/strncmp-2.c | 1 +
5 files changed, 21 insertions(+), 2 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 541c8850 2: update: binutils-gcc-linux: 21194
new 91b66752 2: update: binutils-gcc-linux: 21201
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 (541c8850)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 149 +-
02-prepare_abe/console.log | 298 +-
03-build_abe-binutils/console.log | 10574 +++++-----
04-build_abe-stage1/console.log | 18079 ++++++++---------
05-build_linux/console.log | 3022 ++-
07-check_regression/console.log | 14 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 147 +-
08-update_baseline/results.regressions | 20 +-
console.log | 32329 ++++++++++++++++--------------
jenkins/manifest.sh | 12 +-
results | 2 +-
12 files changed, 34258 insertions(+), 30408 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
in repository toolchain/ci/interesting-commits.
from 2b84ee0 Add regression 49a3f51dfeeecb52c5aa28c5cb9592fe5e39bf95 from [...]
new 246da6a Add regression 4c954fe28af154a90c2fb34737aa190fd4d0cdb2 from [...]
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:
linux | 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 master
in repository binutils-gdb.
from 77bf7e99115 Use new+delete for struct expression
new 2bf3b79d05b Search for DWZ files in debug-file-directories as well
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:
gdb/ChangeLog | 7 ++++
gdb/dwarf2/read.c | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++----
2 files changed, 107 insertions(+), 7 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 d7026d80fef Daily bump.
adds 5005e6c2a8a middle-end/97554 - avoid overflow in alloc size compute
adds da7a7d4f0f9 testsuite/98002 - fix gcc.dg/strncmp-2.c
adds 56d71887c90 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/sbitmap.c | 3 ++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/strncmp-2.c | 1 +
5 files changed, 21 insertions(+), 2 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/base-artifacts.
discards b7707a4a 0: update: binutils-gcc-linux: all
new 9d11ef25 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 (b7707a4a)
\
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 | 190 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11687 ++++++-------
04-build_abe-stage1/console.log | 13980 +++++++--------
05-build_linux/console.log | 834 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 10 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27141 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 27155 insertions(+), 27137 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-lts-allyesconfig
in repository toolchain/ci/gcc.
from d7026d80fef Daily bump.
adds 5005e6c2a8a middle-end/97554 - avoid overflow in alloc size compute
adds da7a7d4f0f9 testsuite/98002 - fix gcc.dg/strncmp-2.c
adds 56d71887c90 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/sbitmap.c | 3 ++-
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/strncmp-2.c | 1 +
5 files changed, 21 insertions(+), 2 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards dafd3fa5 0: update: binutils-gcc-linux: all
new d3639304 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 (dafd3fa5)
\
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 | 190 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11808 ++++++-------
04-build_abe-stage1/console.log | 13873 +++++++--------
05-build_linux/console.log | 818 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 27135 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
11 files changed, 27152 insertions(+), 27146 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.