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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 229d83e0 2: update: binutils-llvm-linux-qemu: 21249
discards 8e767504 1: reset: linux-ca1bb061d64499d8aa08b0987643928a924c30bc: 21100
discards e2a10374 0: update: llvm-qemu: all
new 09e1a612 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 (229d83e0)
\
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 | 82 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11049 ++++++------
04-build_llvm/console.log | 13149 +++++++-------
05-build_linux/console.log | 846 +-
06-build_abe-qemu/console.log | 2390 +++
07-boot_linux/console.log | 11 +
08-check_regression/console.log | 23 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 98 +-
09-update_baseline/results.regressions | 2 +-
console.log | 28088 ++++++++++++++++--------------
jenkins/manifest.sh | 19 +-
results | 4 +-
14 files changed, 30419 insertions(+), 25788 deletions(-)
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
--
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_O3
in repository toolchain/ci/gcc.
from eb15f761bc7 c++: Empty args for variadic concept [PR98717]
adds d27f8c5cbee Daily bump.
adds a0291f87579 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
3 files changed, 12 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-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 292ea5b3 0: update: gcc-eb15f761bc741599504d532ef9c1c03a8de71820: 1
new 7df4af56 0: update: gcc-a0291f87579674bd05de966857da5ebfc865a376: 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 (292ea5b3)
\
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 | 128 +-
02-prepare_abe/console.log | 256 +-
04-build_abe-bootstrap_O3/console.log | 88288 ++++++++++++++++---------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 88668 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 88670 insertions(+), 88686 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_bmk_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/llvm-project.
from 3a8282376b6 Add minor version to libclang.so and libclang-cpp.so SONAME
adds e18e509bdb4 workflows: Add job to check for ABI changes in libclang.so [...]
adds 17e842f3785 workflows: Update action branch names
adds 85fcd465594 workflows: Re-enable lldb test on Mac OS X
adds 1fdec59bffc [lldb] Fix fallout caused by D89156 on 11.0.1 for MacOS
No new revisions were added by this update.
Summary of changes:
.github/workflows/clang-tests.yml | 6 +-
.github/workflows/libclang-abi-tests.yml | 132 +++++++++++++++++++++
.github/workflows/libclc-tests.yml | 6 +-
.github/workflows/lld-tests.yml | 6 +-
.github/workflows/lldb-tests.yml | 12 +-
.github/workflows/llvm-tests.yml | 10 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleTVSimulator.h | 2 +-
.../MacOSX/PlatformAppleWatchSimulator.cpp | 8 +-
.../Platform/MacOSX/PlatformAppleWatchSimulator.h | 2 +-
.../Platform/MacOSX/PlatformDarwinKernel.cpp | 2 +-
.../Platform/MacOSX/PlatformiOSSimulator.cpp | 10 +-
.../Plugins/Platform/MacOSX/PlatformiOSSimulator.h | 2 +-
13 files changed, 170 insertions(+), 36 deletions(-)
create mode 100644 .github/workflows/libclang-abi-tests.yml
--
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_bmk_tk1/llvm-release-arm-spec2k6-O3
in repository toolchain/ci/glibc.
from 082798622d __vfscanf_internal: fix aliasing violation (bug 26690)
adds d3cb8f6222 aarch64: fix static PIE start code for BTI [BZ #27068]
adds 760e1d2878 gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
No new revisions were added by this update.
Summary of changes:
iconvdata/Makefile | 4 +-
iconvdata/bug-iconv14.c | 127 ++++++++++++++++++++++++++++++++++++++++++++++
iconvdata/iso-2022-jp-3.c | 67 +++++++++++++++++-------
sysdeps/aarch64/start.S | 1 +
4 files changed, 179 insertions(+), 20 deletions(-)
create mode 100644 iconvdata/bug-iconv14.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.