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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards d1867a7e 0: update: llvm-linux: all
new 22719c63 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 (d1867a7e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 216 +-
02-build_llvm/console.log | 13002 ++++++++++++++---------------
03-build_linux/console.log | 3762 ++++-----
04-boot_linux/console.log | 6 +-
05-check_regression/console.log | 18 +-
06-update_baseline/console.log | 22 +-
console.log | 17026 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 17046 insertions(+), 17018 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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 611f8711b4e libstdc++: Update Solaris baselines for GCC 9.4
adds 1c42711cd00 Update the baseline symbols for SPARC64/Linux
adds fadd5926292 testsuite: Improve g++.dg/ext/attr-parm-1.C testcase [PR94946]
adds 7790399265d alpha: Implement the PR94780 fix for alpha.
adds 9a3dde5fed6 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 6 ++
gcc/DATESTAMP | 2 +-
gcc/config/alpha/alpha.c | 8 +-
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/g++.dg/ext/attr-parm-1.C | 8 +-
libstdc++-v3/ChangeLog | 5 ++
.../post/sparc64-linux-gnu/32/baseline_symbols.txt | 88 ++++++++++++++++++++++
.../post/sparc64-linux-gnu/baseline_symbols.txt | 86 +++++++++++++++++++++
8 files changed, 203 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-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0a7d171e 0: update: binutils-gcc-linux: all
new 80ea93ec 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 (0a7d171e)
\
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 | 182 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11494 +++++------
04-build_abe-stage1/console.log | 18171 +++++++++--------
05-build_linux/console.log | 940 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31249 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 31238 insertions(+), 31272 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 glibc.
from 1270fbaaee semaphore: consolidate arch headers into a generic one
new 3404def00a ckb_IQ, or_IN locales: Add missing reorder-end keywords
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:
localedata/locales/ckb_IQ | 2 ++
localedata/locales/or_IN | 2 ++
2 files changed, 4 insertions(+)
--
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 a229f9b3737 ix86: Add peephole2 for *add<mode>3_cc_overflow_1 followed [...]
new 1595a1cb7bf match.pd: A ^ ((A ^ B) & -(C cmp D)) -> (C cmp D) ? B : A s [...]
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 | 4 ++
gcc/match.pd | 12 ++++++
gcc/testsuite/ChangeLog | 3 ++
gcc/testsuite/gcc.dg/tree-ssa/pr94786.c | 66 +++++++++++++++++++++++++++++++++
4 files changed, 85 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr94786.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/llvm-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 43974bd4 0: update: llvm-linux: boot
new f4a407b8 0: update: llvm-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 (43974bd4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 14 +-
02-build_llvm/console.log | 12972 +++++++++++++++++-----------------
03-build_linux/console.log | 718 +-
04-boot_linux/console.log | 476 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14184 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 14204 insertions(+), 14176 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.