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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 8241f2e87 2: update: linux-9050ba3a61a4b5bd84c2cde092a100404f814f31: 37
new edf7f136e 2: update: llvm-5807e59a0ab4c6fbe372af68cc7980ed6ff9239c: 37
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 (8241f2e87)
\
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.xz | Bin 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 30156 -> 29756 bytes
04-build_llvm/console.log.xz | Bin 62756 -> 61132 bytes
05-build_abe-qemu/console.log.xz | Bin 33516 -> 32840 bytes
06-build_linux/console.log.xz | Bin 4204 -> 5396 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 217 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 112 insertions(+), 113 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-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from 0e27d08cdeb3 [RISCV] Fix crash for section alignment with .option norvc
adds 2e7e14177186 workflows: Add a test to ensure that the LLVM version is correct
adds 1f9140064dfb Bump version to 14.0.3
No new revisions were added by this update.
Summary of changes:
.github/workflows/version-check.py | 32 ++++++++++++++++++++++
.github/workflows/version-check.yml | 26 ++++++++++++++++++
libcxx/CMakeLists.txt | 2 +-
libcxxabi/CMakeLists.txt | 2 +-
libunwind/CMakeLists.txt | 2 +-
llvm/CMakeLists.txt | 2 +-
llvm/utils/gn/secondary/llvm/version.gni | 2 +-
llvm/utils/lit/lit/__init__.py | 2 +-
llvm/utils/release/build_llvm_package.bat | 4 +--
.../llvm/include/llvm/Config/llvm-config.h | 2 +-
10 files changed, 67 insertions(+), 9 deletions(-)
create mode 100755 .github/workflows/version-check.py
create mode 100644 .github/workflows/version-check.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-aarch64-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 600c091812 Automatic date update in version.in
adds 00415c4cb8 Automatic date update in version.in
adds 82a5bb730a s390: Avoid dynamic TLS relocs in PIE
adds 9a01457e02 s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie
adds 9c67f6382a x86: Properly handle function pointer reference
adds f232cf597f Automatic date update in version.in
adds 5b8cba9680 Automatic date update in version.in
adds c06df04e57 Automatic date update in version.in
adds 68e3c0247d Automatic date update in version.in
adds 0fcbc076a1 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 41 ++++++++++++----------
bfd/elf64-s390.c | 41 ++++++++++++++--------
bfd/elf64-x86-64.c | 40 +++++++++++----------
bfd/version.h | 2 +-
.../{protected-func-1b.c => protected-func-3.c} | 10 ++++--
ld/testsuite/ld-x86-64/x86-64.exp | 18 ++++++++++
6 files changed, 97 insertions(+), 55 deletions(-)
copy ld/testsuite/ld-x86-64/{protected-func-1b.c => protected-func-3.c} (66%)
--
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-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6e63352e3 2: update: binutils-llvm-linux-qemu: 37
new 9e4f5623b 2: update: binutils-llvm-linux-qemu: 37
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 (6e63352e3)
\
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.xz | Bin 1724 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30180 -> 30716 bytes
04-build_llvm/console.log.xz | Bin 60380 -> 61324 bytes
05-build_abe-qemu/console.log.xz | Bin 31980 -> 32800 bytes
06-build_linux/console.log.xz | Bin 4468 -> 4552 bytes
08-check_regression/console.log.xz | Bin 484 -> 476 bytes
09-update_baseline/console.log | 100 +++++++++++++++++------------------
jenkins/manifest.sh | 22 ++++----
9 files changed, 61 insertions(+), 61 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.