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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
from 9880bad9 8: update: qemu-eb8f1d57bd754b19da73bb316e80bbaf9b66103a: 21109
new 850040a0 9: reset: gcc-d8edfadfc7a9795b65177a50ce44fd348858e844: 21097
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 1588 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 43816 -> 43796 bytes
04-build_abe-stage1/console.log.xz | Bin 91632 -> 91148 bytes
05-build_abe-qemu/console.log.xz | Bin 29540 -> 30736 bytes
06-build_linux/console.log.xz | Bin 44732 -> 45612 bytes
08-check_regression/console.log.xz | Bin 480 -> 1264 bytes
08-check_regression/jira-body.txt | 2 +
08-check_regression/mail-body.txt | 37 ++++++++++
08-check_regression/mail-subject.txt | 1 +
08-check_regression/results.regressions | 11 +++
08-check_regression/trigger-bisect | 2 +
09-update_baseline/console.log | 127 +++++---------------------------
jenkins/manifest.sh | 10 +--
mail/jira-body.txt | 5 ++
mail/mail-body.txt | 40 ++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 13 +++-
19 files changed, 134 insertions(+), 115 deletions(-)
create mode 100644 08-check_regression/jira-body.txt
create mode 100644 08-check_regression/mail-body.txt
create mode 100644 08-check_regression/mail-subject.txt
create mode 100644 08-check_regression/results.regressions
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 19fb431a 2: update: linux-cf6c9d12750cf6f3f6aeffcd0bdb36b1ac993f44: 21490
new 9a5c7498 2: update: binutils-eaf4a97352bc4b051eda197244a2dafa2a23b42a: 21490
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 (19fb431a)
\
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 1544 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 43956 -> 44496 bytes
04-build_abe-stage1/console.log.xz | Bin 72844 -> 72808 bytes
05-build_abe-qemu/console.log.xz | Bin 32388 -> 31988 bytes
06-build_linux/console.log.xz | Bin 45612 -> 47236 bytes
08-check_regression/console.log.xz | Bin 484 -> 476 bytes
09-update_baseline/console.log | 122 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +--
9 files changed, 65 insertions(+), 65 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-mainline-allnoconfig
in repository toolchain/ci/llvm-project.
from 8a93745a7121 Remove "In Progress" text from release notes
adds 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X
adds 0a5ae011cd23 [HIP] Fix test rcom-detect.hip
adds a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
adds 2ac023cd540a [clang] Omit most AttributedStatements from the CFG
adds 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD
adds 47f53eec6485 [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR n [...]
adds 3ee9a2b63cfd [Support][mips] Remove unnecessary includes from Memory.inc
adds 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
No new revisions were added by this update.
Summary of changes:
.github/workflows/lldb-tests.yml | 2 +-
clang/lib/Analysis/CFG.cpp | 32 ++-
clang/lib/Format/TokenAnnotator.cpp | 42 +++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
clang/lib/Headers/__clang_cuda_runtime_wrapper.h | 6 +-
clang/test/Driver/rocm-detect.hip | 3 +-
clang/test/SemaCXX/switch-implicit-fallthrough.cpp | 4 +
clang/test/SemaCXX/unreachable-code.cpp | 22 +++
clang/unittests/Format/FormatTest.cpp | 11 +-
clang/unittests/Format/FormatTestCSharp.cpp | 214 +++++++++++++++++++++
libcxx/CMakeLists.txt | 19 +-
libcxxabi/CMakeLists.txt | 21 +-
libunwind/CMakeLists.txt | 17 +-
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/lib/Support/Unix/Memory.inc | 8 -
llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 7 +-
llvm/test/CodeGen/Mips/tls-static.ll | 4 +-
17 files changed, 359 insertions(+), 60 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards c87398c8 0: update: binutils-llvm-linux-qemu: boot
new 520949fe 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 (c87398c8)
\
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 1564 -> 1848 bytes
02-prepare_abe/console.log.xz | Bin 2760 -> 2800 bytes
03-build_abe-binutils/console.log.xz | Bin 42600 -> 42952 bytes
04-build_llvm/console.log.xz | Bin 58924 -> 57708 bytes
05-build_abe-qemu/console.log.xz | Bin 30956 -> 31004 bytes
06-build_linux/console.log.xz | Bin 3428 -> 3672 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 insertions(+), 19 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 8a93745a7121 Remove "In Progress" text from release notes
adds 1a40203f8e94 workflows: Update lldb workaround to latest version of Mac OS X
adds 0a5ae011cd23 [HIP] Fix test rcom-detect.hip
adds a797306b7721 [clang-format] [PR51640] - New AfterEnum brace wrapping ch [...]
adds 30c05f43b662 [runtimes] Properly handle the sysroot/triple/gcc-toolchain
adds 2ac023cd540a [clang] Omit most AttributedStatements from the CFG
adds 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD
adds 47f53eec6485 [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR n [...]
adds 3ee9a2b63cfd [Support][mips] Remove unnecessary includes from Memory.inc
adds 73daeb3d507f [CUDA] Make sure <string.h> is included with original __TH [...]
No new revisions were added by this update.
Summary of changes:
.github/workflows/lldb-tests.yml | 2 +-
clang/lib/Analysis/CFG.cpp | 32 ++-
clang/lib/Format/TokenAnnotator.cpp | 42 +++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
clang/lib/Headers/__clang_cuda_runtime_wrapper.h | 6 +-
clang/test/Driver/rocm-detect.hip | 3 +-
clang/test/SemaCXX/switch-implicit-fallthrough.cpp | 4 +
clang/test/SemaCXX/unreachable-code.cpp | 22 +++
clang/unittests/Format/FormatTest.cpp | 11 +-
clang/unittests/Format/FormatTestCSharp.cpp | 214 +++++++++++++++++++++
libcxx/CMakeLists.txt | 19 +-
libcxxabi/CMakeLists.txt | 21 +-
libunwind/CMakeLists.txt | 17 +-
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/lib/Support/Unix/Memory.inc | 8 -
llvm/lib/Target/Mips/MipsSEISelDAGToDAG.cpp | 7 +-
llvm/test/CodeGen/Mips/tls-static.ll | 4 +-
17 files changed, 359 insertions(+), 60 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/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
adds 582c08278c Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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/base-artifacts.
discards 9c73ba0b 0: update: binutils-llvm-linux-qemu: all
new 00073275 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 (9c73ba0b)
\
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.xz | Bin 1572 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2788 bytes
03-build_abe-binutils/console.log.xz | Bin 42000 -> 41856 bytes
04-build_llvm/console.log.xz | Bin 58884 -> 58312 bytes
05-build_abe-qemu/console.log.xz | Bin 30504 -> 30120 bytes
06-build_linux/console.log.xz | Bin 4364 -> 4536 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 | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 12 insertions(+), 12 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_gcc_bootstrap/master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 7366c13f 0: update: binutils-gcc: 2
new d2592860 0: update: binutils-gcc: 2
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 (7366c13f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1512 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64176 -> 66060 bytes
05-build_abe-bootstrap_O1/console.log.xz | Bin 472912 -> 474416 bytes
06-check_regression/console.log.xz | Bin 420 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards bba655af 8: update: binutils-5d71c60df5e6e7bd4ca70bd363dd462e8e865b38: 21109
new 9880bad9 8: update: qemu-eb8f1d57bd754b19da73bb316e80bbaf9b66103a: 21109
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 (bba655af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 1604 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 44296 -> 43816 bytes
04-build_abe-stage1/console.log.xz | Bin 91936 -> 91632 bytes
05-build_abe-qemu/console.log.xz | Bin 30684 -> 29540 bytes
06-build_linux/console.log.xz | Bin 44856 -> 44732 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 8 ++++----
9 files changed, 10 insertions(+), 10 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_build/release-aarch64
in repository toolchain/ci/gdb.
from 45ac9b3304 Automatic date update in version.in
adds 255f124ebf Automatic date update in version.in
adds cfd85eb3ef [gdb/tui] Fix breakpoint display functionality
adds 2e68dcbe8f Automatic date update in version.in
adds 6084d652a5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.tui/{resize.exp => break.exp} | 18 +++++++-----------
gdb/tui/tui-winsource.c | 3 +--
5 files changed, 20 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.tui/{resize.exp => break.exp} (75%)
--
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_build/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 45ac9b3304 Automatic date update in version.in
adds 255f124ebf Automatic date update in version.in
adds cfd85eb3ef [gdb/tui] Fix breakpoint display functionality
adds 2e68dcbe8f Automatic date update in version.in
adds 6084d652a5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.tui/{resize.exp => break.exp} | 18 +++++++-----------
gdb/tui/tui-winsource.c | 3 +--
5 files changed, 20 insertions(+), 14 deletions(-)
copy gdb/testsuite/gdb.tui/{resize.exp => break.exp} (75%)
--
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_build/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 443a73e2 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e42defdb 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (443a73e2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/release- [...]
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 1576 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 44040 -> 44044 bytes
05-build_abe-stage1/console.log.xz | Bin 67352 -> 67300 bytes
06-clean_sysroot/console.log.xz | Bin 328 -> 328 bytes
07-build_abe-linux/console.log.xz | Bin 8796 -> 8924 bytes
08-build_abe-glibc/console.log.xz | Bin 290040 -> 290760 bytes
09-build_abe-stage2/console.log.xz | Bin 192204 -> 191876 bytes
10-build_abe-gdb/console.log.xz | Bin 41592 -> 41512 bytes
11-build_abe-qemu/console.log.xz | Bin 29932 -> 30260 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 28 ++++++++++++++--------------
13 files changed, 22 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.