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.
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-next-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/gnu-release-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 048beb571 0: update: binutils-gcc-linux-qemu: boot
new e81cca238 0: update: binutils-gcc-linux-qemu: 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 (048beb571)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1560 -> 1564 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2796 bytes
03-build_abe-binutils/console.log.xz | Bin 30000 -> 30612 bytes
04-build_abe-stage1/console.log.xz | Bin 85652 -> 86396 bytes
05-build_abe-qemu/console.log.xz | Bin 31280 -> 31992 bytes
06-build_linux/console.log.xz | Bin 3480 -> 3816 bytes
07-boot_linux/console.log.xz | Bin 5956 -> 5996 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 32 ++++++++++++++++++++++++++++++++
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 43 insertions(+), 11 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_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards da5b483a6 0: update: qemu-f5643914a9e8f79c606a76e6a9d7ea82a3fc3e65: 1
new fca1110b8 0: update: gcc-404edfce683cb1801b052ee7c8d45d603c392e08: 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 (da5b483a6)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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 1532 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 30696 -> 29836 bytes
04-build_abe-stage1/console.log.xz | Bin 73456 -> 71452 bytes
06-build_abe-linux/console.log.xz | Bin 10832 -> 10668 bytes
07-build_abe-glibc/console.log.xz | Bin 236244 -> 234840 bytes
08-build_abe-stage2/console.log.xz | Bin 201016 -> 198376 bytes
09-build_abe-gdb/console.log.xz | Bin 34900 -> 34628 bytes
10-build_abe-qemu/console.log.xz | Bin 32948 -> 33584 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3892 -> 3868 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2616 -> 2716 bytes
13-check_regression/console.log.xz | Bin 11020 -> 3240 bytes
13-check_regression/extra-bisect-params | 2 +-
13-check_regression/fails.sum | 9 +-
13-check_regression/results.compare | 29 +-
13-check_regression/results.compare2 | 2117 +------------
13-check_regression/results.regressions | 29 +-
14-update_baseline/console.log | 2386 ++------------
14-update_baseline/extra-bisect-params | 2 +-
14-update_baseline/fails.sum | 9 +-
14-update_baseline/results.compare | 29 +-
14-update_baseline/results.compare2 | 2117 +------------
14-update_baseline/results.regressions | 29 +-
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 3341384 -> 3344980 bytes
sumfiles/g++.sum | 104 +-
sumfiles/gcc.log.xz | Bin 2942052 -> 2946544 bytes
sumfiles/gcc.sum | 5129 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1018428 -> 1018612 bytes
sumfiles/gfortran.sum | 6 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2292 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 196840 -> 196560 bytes
sumfiles/libgomp.sum | 2 +-
sumfiles/libitm.log.xz | Bin 2660 -> 2656 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 407204 -> 407592 bytes
sumfiles/libstdc++.sum | 2 +-
38 files changed, 2940 insertions(+), 9075 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0eedc9036 0: update: linux-de1fe2db758a2df8a832872a9806f5487ff70753: all
new b87f6a396 0: update: linux-de1fe2db758a2df8a832872a9806f5487ff70753: 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 (0eedc9036)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 1752 -> 1824 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 29208 -> 29168 bytes
04-build_abe-stage1/console.log.xz | Bin 87236 -> 87720 bytes
05-build_abe-qemu/console.log.xz | Bin 32708 -> 33876 bytes
06-build_linux/console.log.xz | Bin 3468 -> 3608 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 4 ++--
10 files changed, 7 insertions(+), 7 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-master-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 0510f46e4 2: update: qemu-a72d9008092e39c2c37e47a91bae4e170d0f1b33: 37
new 8241f2e87 2: update: linux-9050ba3a61a4b5bd84c2cde092a100404f814f31: 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 (0510f46e4)
\
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 1736 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 29448 -> 30156 bytes
04-build_llvm/console.log.xz | Bin 61740 -> 62756 bytes
05-build_abe-qemu/console.log.xz | Bin 31784 -> 33516 bytes
06-build_linux/console.log.xz | Bin 5336 -> 4204 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 213 ++++++++++++++++++-----------------
jenkins/manifest.sh | 10 +-
9 files changed, 112 insertions(+), 111 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 google/grte/v5-2.27/master
in repository glibc.
from 15c4b8cbcc Remove x86_64 specific lowlevellock/cancellation
new 20f6c92422 Makeconfig: Update clang_rt.crtbegin.o filename
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:
Makeconfig | 9 ++++-----
1 file changed, 4 insertions(+), 5 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-next-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 606ada8510 Automatic date update in version.in
adds be52d32160 Automatic date update in version.in
adds f9b660d1d6 Automatic date update in version.in
adds e2d90f8c8d Automatic date update in version.in
adds 806da170bc Automatic date update in version.in
adds 62c7851044 Automatic date update in version.in
adds 661f63c165 Automatic date update in version.in
adds 334a1f8735 Automatic date update in version.in
adds d9229193f1 Automatic date update in version.in
adds 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
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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 31478acb6 0: update: binutils-llvm-linux-qemu: boot
new 217fa752b 0: update: binutils-llvm-linux-qemu: 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 (31478acb6)
\
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 1608 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 30196 -> 30832 bytes
04-build_llvm/console.log.xz | Bin 61272 -> 61220 bytes
05-build_abe-qemu/console.log.xz | Bin 30948 -> 32260 bytes
06-build_linux/console.log.xz | Bin 3600 -> 3508 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 416 bytes
09-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 20 insertions(+), 20 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-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards f5a0433c8 2: update: qemu-a72d9008092e39c2c37e47a91bae4e170d0f1b33: 20134
new c9bc65636 2: update: linux-1f849589ddea0ad6dd9f7234a72e1234debf48e8: 20155
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 (f5a0433c8)
\
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.xz | Bin 1804 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 29328 -> 29444 bytes
04-build_abe-stage1/console.log.xz | Bin 73052 -> 73088 bytes
05-build_abe-qemu/console.log.xz | Bin 31732 -> 33300 bytes
06-build_linux/console.log.xz | Bin 12048 -> 5972 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 126 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +--
results | 2 +-
10 files changed, 69 insertions(+), 69 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.