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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5195e48a 0: update: binutils-llvm-linux-qemu: all
new 8d89a32e 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 (5195e48a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 128 +-
02-prepare_abe/console.log | 178 +-
03-build_abe-binutils/console.log | 11813 +++++------
04-build_llvm/console.log | 13841 ++++++------
05-build_abe-qemu/console.log | 7006 +++---
06-build_linux/console.log | 924 +-
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 10 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33910 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33967 insertions(+), 33915 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-defconfig
in repository toolchain/ci/binutils-gdb.
from 01cab7a6b8 Automatic date update in version.in
adds 7df48b0704 Automatic date update in version.in
adds f2ece6f163 Automatic date update in version.in
adds d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 9cbfaa74 0: update: binutils-gcc-linux-qemu: boot
new b0963111 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 (9cbfaa74)
\
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 | 122 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11672 ++++-----
04-build_abe-stage1/console.log | 18482 +++++++-------
05-build_abe-qemu/console.log | 6911 +++---
06-build_linux/console.log | 706 +-
07-boot_linux/console.log | 496 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 38949 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 38902 insertions(+), 38916 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-release-arm-bootstrap_debug
in repository toolchain/ci/gcc.
from a6fac601c4a Daily bump.
adds 9ddc622a15d tree-optimization/100566 - fix another predication issue in VN
adds 0ba727ffae2 Update mpfr version to 3.1.6
adds c060d1dbe0f libstdc++: Fix find_type helper to work consistently
adds 4cd69a5a0dd libstdc++: Fix filesystem::path constraints for volatile [P [...]
adds 47d3815f066 rtl-optimization/80960 - avoid creating garbage RTL in DSE
adds e6cd786c73e Daily bump.
adds f12013aa0f6 gcc-changelog: Remove use of non-strict mode
new 9af26b489df 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:
contrib/ChangeLog | 16 ++++++++++
contrib/download_prerequisites | 2 +-
contrib/gcc-changelog/git_email.py | 2 +-
contrib/prerequisites.md5 | 2 +-
contrib/prerequisites.sha512 | 2 +-
gcc/ChangeLog | 18 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/dse.c | 5 +++
gcc/testsuite/ChangeLog | 8 +++++
gcc/testsuite/gcc.dg/torture/pr100566.c | 36 ++++++++++++++++++++++
gcc/tree-ssa-sccvn.c | 6 ++--
libstdc++-v3/ChangeLog | 19 ++++++++++++
libstdc++-v3/include/bits/fs_path.h | 2 +-
libstdc++-v3/include/experimental/bits/fs_path.h | 2 +-
libstdc++-v3/python/libstdcxx/v6/printers.py | 4 +--
.../27_io/filesystem/path/construct/100630.cc | 14 +++++++++
.../filesystem/path/construct/100630.cc | 14 +++++++++
17 files changed, 143 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr100566.c
create mode 100644 libstdc++-v3/testsuite/27_io/filesystem/path/construct/100630.cc
create mode 100644 libstdc++-v3/testsuite/experimental/filesystem/path/construct/1 [...]
--
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-release-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards 14fd86c1 0: update: gcc-a6fac601c4a9e84ebe748debf4e959d706b7b526: 1
new 115646cc 0: update: gcc-9af26b489df3d00c1f12af895738dba33140623e: 1
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 (14fd86c1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-boot [...]
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 | 184 +-
02-prepare_abe/console.log | 2 +-
04-build_abe-bootstrap_debug/console.log | 94650 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 94836 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 94853 insertions(+), 94833 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 c922c6539e6 libgo: update configure to current sources
new 2ebddf2ec55 gofrontend: revert startswith change
new c6c62ba41d9 gcc/go/ChangeLog: remove entry for reverted change
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/go/ChangeLog | 5 -----
gcc/go/gofrontend/runtime.cc | 2 +-
2 files changed, 1 insertion(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.