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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7f82e6d5 0: update: binutils-gcc-linux: all
new d6286b6e 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 (7f82e6d5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11526 ++++++------
04-build_abe-stage1/console.log | 15784 ++++++++--------
05-build_linux/console.log | 7766 ++++----
06-boot_linux/console.log | 8 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 35764 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
10 files changed, 35797 insertions(+), 35745 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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0e2ebb26 0: update: llvm-linux: boot
new 57737ea8 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 (0e2ebb26)
\
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 | 130 +-
02-build_llvm/console.log | 12783 ++++++++--------
03-build_linux/console.log | 18395 +++++++++++-----------
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 31316 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
9 files changed, 31279 insertions(+), 31367 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 45c63c0fe8a Updated translations for some of the binutils sub-directories.
new e56d7f1e194 gdb/doc: Fix header alignment of 'info threads' example output
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/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 2 +-
2 files changed, 6 insertions(+), 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-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from f55bf4ddbfa i386: Skip ENDBR32 at the target function entry
adds bd2537ed5d4 i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1 shufps [...]
adds 8b3c0979ea1 Daily bump.
adds 4ccda0308ef Fix handling of floating-point homogeneous aggregates.
adds 3004aba7a0e Daily bump.
adds c080a6fb6f0 Use au->lock exclusively for locking in async I/O.
adds 6900c1ec9a3 Daily bump.
adds 9f2a74ab436 Daily bump.
adds 48558cdf493 Fix bad code of vector extract of PC-relative address with [...]
adds 428a4feef85 Adjust how variable vector extraction is done.
adds 066184a282b rs6000: Fix infinite loop building ghostscript and icu [PR93658]
adds 8389fcc4c12 Avoid collect2 calling signal unsafe functions and/or unlin [...]
new ba740092516 fortran: ICE using SHAPE with FINDLOC PR93835
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 | 66 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/collect2.c | 9 +++-
gcc/config/i386/mmx.md | 8 +--
gcc/config/pa/pa.c | 2 +-
gcc/config/pa/som.h | 18 ++++---
gcc/config/rs6000/rs6000.c | 79 ++++++++++++++++++------------
gcc/config/rs6000/vsx.md | 8 +--
gcc/fortran/simplify.c | 12 +++--
gcc/testsuite/ChangeLog | 17 +++++++
gcc/testsuite/gcc.target/powerpc/pr93658.c | 20 ++++++++
gcc/testsuite/gfortran.dg/pr77351.f90 | 6 ++-
gcc/testsuite/gfortran.dg/pr93835.f08 | 8 +++
libgfortran/ChangeLog | 25 ++++++++++
libgfortran/io/async.c | 23 ++++-----
libgfortran/io/async.h | 45 +++++++++--------
16 files changed, 258 insertions(+), 90 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr93658.c
create mode 100644 gcc/testsuite/gfortran.dg/pr93835.f08
--
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards a9033f99 0: update: binutils-gcc-linux: boot
new b7e6de85 0: update: 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 (a9033f99)
\
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 | 166 +-
02-prepare_abe/console.log | 78 +-
03-build_abe-binutils/console.log | 11784 ++++++++--------
04-build_abe-stage1/console.log | 13649 ++++++++++---------
05-build_linux/console.log | 376 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 26061 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 26058 insertions(+), 26076 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.