This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards a72b987a 0: update: binutils-gcc-glibc: 1
new 26dbcbe0 0: update: binutils-gcc-glibc: 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 (a72b987a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 181 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 12339 ++--
04-build_abe-stage1/console.log | 14955 ++--
06-build_abe-linux/console.log | 1992 +-
07-build_abe-glibc/console.log | 40915 ++++++-----
08-build_abe-stage2/console.log | 31754 +++++----
10-benchmark--O3_LTO/benchmark-start.log | 2 +-
10-benchmark--O3_LTO/benchmark.log | 15 +-
10-benchmark--O3_LTO/console.log | 275 +-
11-check_regression/console.log | 42 +-
11-check_regression/results.log | 1858 +-
12-update_baseline/console.log | 253 +-
12-update_baseline/results.log | 1906 +-
console.log | 103120 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
17 files changed, 104764 insertions(+), 105265 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_gnu/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 8684daa7 2: update: binutils-de8d4203109ae04c05a716c1afb2d5a487e9b1fe: 1
new 48699a5b 2: update: binutils-32d5141c70cccebec0f2a506d9a821f579e90e81: 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 (8684daa7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 22 +-
02-prepare_abe/console.log | 200 +-
03-build_abe-binutils/console.log | 11968 +++++++++++-----------
04-build_abe-check_binutils/console.log | 2850 +++---
05-check_regression/console.log | 126 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 700 +-
06-update_baseline/results.regressions | 4 +-
console.log | 15864 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 38260 -> 38292 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 71188 -> 71224 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 108060 -> 108144 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 1580 -> 1584 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 15868 insertions(+), 15892 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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 3a8282376b6c Add minor version to libclang.so and libclang-cpp.so SONAME
adds e18e509bdb45 workflows: Add job to check for ABI changes in libclang.so [...]
adds 17e842f3785f workflows: Update action branch names
adds 85fcd4655947 workflows: Re-enable lldb test on Mac OS X
adds 1fdec59bffc1 [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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 2f030619 0: update: binutils-llvm-linux-qemu: all
new ce1672c1 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 (2f030619)
\
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 | 182 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11571 +++++++-------
04-build_llvm/console.log | 13164 ++++++++-------
05-build_linux/console.log | 912 +-
06-build_abe-qemu/console.log | 4559 +++---
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 18 +-
09-update_baseline/console.log | 18 +-
console.log | 30858 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
12 files changed, 30864 insertions(+), 30868 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.