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-aarch64-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 91930abf 2: update: binutils-llvm-qemu: 19391
new 928ab365 2: update: binutils-llvm-linux-qemu: 19392
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 (91930abf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 235 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11702 +++++++------
04-build_llvm/console.log | 13288 ++++++++-------
05-build_linux/console.log | 609 +-
08-check_regression/console.log | 22 +-
08-check_regression/results.regressions | 6 +-
09-update_baseline/console.log | 146 +-
09-update_baseline/results.regressions | 6 +-
console.log | 26408 +++++++++++++++---------------
jenkins/manifest.sh | 20 +-
results | 2 +-
12 files changed, 26526 insertions(+), 26324 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-release-arm-next-allnoconfig
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_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 1851ba75 0: update: binutils-llvm-linux-qemu: all
new 69bf7180 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 (1851ba75)
\
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 | 137 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11508 +++++++-------
04-build_llvm/console.log | 13102 ++++++++--------
05-build_linux/console.log | 671 +-
06-build_abe-qemu/console.log | 4535 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 2 +-
09-update_baseline/console.log | 2 +-
console.log | 30387 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
12 files changed, 30380 insertions(+), 30414 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-Os
in repository toolchain/ci/glibc.
from 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 +++++++++++++++++-------
3 files changed, 178 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.
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-Os
in repository toolchain/ci/base-artifacts.
discards 4c5f8241 3: update: binutils-959ab8e63a339ad08dbec11532270d5d2768ccb6: 1
new fa5d0c47 3: update: glibc-760e1d287825fa91d4d5a0cc921340c740d803e2: 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 (4c5f8241)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/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 | 192 +-
02-prepare_abe/console.log | 352 +-
03-build_abe-binutils/console.log | 11149 +--
04-build_abe-stage1/console.log | 17806 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 1964 +-
07-build_abe-glibc/console.log | 38011 ++++----
08-build_abe-stage2/console.log | 38392 ++++----
09-build_llvm-true/console.log | 12898 +--
11-benchmark--Os_mthumb/benchmark-start.log | 2 +-
11-benchmark--Os_mthumb/benchmark.log | 16 +-
11-benchmark--Os_mthumb/console.log | 260 +-
12-check_regression/console.log | 2575 +-
12-check_regression/results-0.csv | 2228 +-
12-check_regression/results-1.csv | 2209 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 7 +-
12-check_regression/results-full.csv | 2411 +-
12-check_regression/results.csv | 167 +-
12-check_regression/results.log | 2606 +-
13-update_baseline/console.log | 5461 +-
13-update_baseline/results-1.csv | 2209 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 7 +-
13-update_baseline/results-full.csv | 2209 +-
13-update_baseline/results.csv | 165 +-
13-update_baseline/results.log | 1922 +-
console.log | 129358 ++++++++++++-------------
jenkins/manifest.sh | 12 +-
results | 2 +-
results_id | 2 +-
31 files changed, 137242 insertions(+), 137430 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_cross/gnu-release-arm-build_cross
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_cross/gnu-release-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 113389da 0: update: binutils-gcc-glibc-qemu: 6
new e15d126f 0: update: binutils-gcc-glibc-qemu: 6
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 (113389da)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-release-arm-bu [...]
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 | 100 +-
02-prepare_abe/console.log | 272 +-
04-build_abe-binutils/console.log | 11466 ++--
05-build_abe-stage1/console.log | 18460 +++---
06-build_abe-linux/console.log | 1976 +-
07-build_abe-glibc/console.log | 37421 +++++------
08-build_abe-stage2/console.log | 42139 +++++++------
09-build_abe-qemu/console.log | 4654 +-
10-check_regression/console.log | 2 +-
11-update_baseline/console.log | 2 +-
console.log | 116500 +++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
12 files changed, 116496 insertions(+), 116508 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.