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-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
from dbbf61d1 3: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6264
new 220c4b7a 4: update: llvm-linux: 6406
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-build_llvm/console.log | 12542 ++++++++++++-------------
03-build_linux/console.log | 1879 +---
05-check_regression/console.log | 78 +-
05-check_regression/results.regressions | 12 +-
05-check_regression/trigger-bisect | 3 -
06-update_baseline/console.log | 72 +
06-update_baseline/results.regressions | 12 +-
console.log | 14749 ++++++++++++++----------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 13 +-
12 files changed, 13803 insertions(+), 15753 deletions(-)
delete mode 100644 05-check_regression/trigger-bisect
delete mode 100644 reset-baseline
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 0458d310 0: update: llvm-linux: all
new db7f077e 0: update: llvm-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 (0458d310)
\
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 | 79 +-
02-build_llvm/console.log | 12620 +++++++++++++++++------------------
03-build_linux/console.log | 796 +--
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 10 +-
console.log | 13507 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
7 files changed, 13501 insertions(+), 13519 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f01c7630 0: update: binutils-gcc-linux: all
new 3c17086e 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 (f01c7630)
\
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:
01-reset_artifacts/console.log | 68 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11669 +++++----
04-build_abe-stage1/console.log | 20415 ++++++++--------
05-build_linux/console.log | 6766 ++---
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 39358 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 39367 insertions(+), 39367 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 gcc.
from 5ddb6eca28a Remove dead cc0 code from H8 port
new 66dde7bc64b Add analyzer plugin support and CPython GIL example
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/analyzer/analyzer-pass.cc | 18 +-
gcc/analyzer/analyzer.h | 13 +
gcc/analyzer/checker-path.cc | 9 +
gcc/analyzer/checker-path.h | 4 +
gcc/analyzer/diagnostic-manager.cc | 9 +-
gcc/analyzer/engine.cc | 31 ++
gcc/analyzer/pending-diagnostic.h | 8 +
gcc/doc/plugins.texi | 4 +
gcc/plugin.c | 2 +
gcc/plugin.def | 4 +
gcc/testsuite/gcc.dg/plugin/analyzer_gil_plugin.c | 436 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/plugin/gil-1.c | 90 +++++
gcc/testsuite/gcc.dg/plugin/gil.h | 32 ++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 2 +
14 files changed, 658 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/plugin/analyzer_gil_plugin.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/gil-1.c
create mode 100644 gcc/testsuite/gcc.dg/plugin/gil.h
--
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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 06d68f2b837 Daily bump.
adds 90ed2b9e92f Daily bump.
adds 6b7ab0e565d Backport of the patch for PR target/91816
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm-protos.h | 2 +
gcc/config/arm/arm.c | 33 ++++++++++
gcc/config/arm/arm.md | 112 +++++++++++++++++++++++++--------
gcc/testsuite/gcc.target/arm/pr91816.c | 64 +++++++++++++++++++
5 files changed, 186 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr91816.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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 4c70f8eb 0: update: binutils-gcc-linux: all
new 58051399 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 (4c70f8eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 436 +-
03-build_abe-binutils/console.log | 10988 +++++------
04-build_abe-stage1/console.log | 18242 +++++++++---------
05-build_linux/console.log | 764 +-
07-check_regression/console.log | 10 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 8 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30628 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
11 files changed, 30653 insertions(+), 30617 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.