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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5109277a 0: update: binutils-gcc-linux: boot
new 6f5d8cc6 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 (5109277a)
\
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 | 182 +-
02-prepare_abe/console.log | 266 +-
03-build_abe-binutils/console.log | 11733 +++++++------
04-build_abe-stage1/console.log | 15398 ++++++++--------
05-build_linux/console.log | 534 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 28325 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
12 files changed, 28256 insertions(+), 28232 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 5643c500fef Fix Windows-target testing in gdb_file_cmd
new 9ecab40c77f gdb/arm: avoid undefined behavior shift when decoding immed [...]
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 | 14 ++++++
gdb/arm-tdep.c | 142 +++++++++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 133 insertions(+), 23 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 devel/c++-modules
in repository gcc.
from 6393b1f93a4 Merge trunk 5fa821bba73#
new 286a25f3b6a Fix libiberty linking
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:
ChangeLog.modules | 3 +++
c++tools/Makefile.in | 4 +++-
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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards be0af0e5 0: update: gcc-d8157e053f397327a45851fd584f3e906770c629: 1
new adc8b8a8 0: update: gcc-afa885d7d70985b9ea1ff673823892d9535013ef: 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 (be0af0e5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 60 +-
02-prepare_abe/console.log | 414 +-
04-build_abe-bootstrap_O1/console.log | 66304 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 66782 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 66708 insertions(+), 66868 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-lts-allmodconfig
in repository toolchain/ci/gcc.
from 547d07637bf Fortran: Fix function decl's location [PR95847]
adds 0db10534f2e Daily bump.
adds 9df05884b3a c++: Distinguish alignof and __alignof__ in cp_tree_equal [ [...]
adds afa885d7d70 libstdc++: Fix division by zero in std::sample
adds 62c2d527307 libstdc++: Fix __numeric_traits_integer<__int20> [PR 97798]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/tree.c | 3 +
gcc/fortran/ChangeLog | 11 +++
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/g++.dg/template/alignof3.C | 13 +++
libstdc++-v3/include/bits/stl_algo.h | 3 +
libstdc++-v3/include/ext/numeric_traits.h | 104 +++++++++++++++++------
libstdc++-v3/testsuite/25_algorithms/sample/3.cc | 50 +++++++++++
8 files changed, 169 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/template/alignof3.C
create mode 100644 libstdc++-v3/testsuite/25_algorithms/sample/3.cc
--
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 f468cd6c 0: update: binutils-gcc-linux: all
new 6a3038ed 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 (f468cd6c)
\
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 | 137 +-
02-prepare_abe/console.log | 374 +-
03-build_abe-binutils/console.log | 11046 +++++------
04-build_abe-stage1/console.log | 18033 +++++++++---------
05-build_linux/console.log | 826 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30432 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30456 insertions(+), 30412 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.