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-lts-allmodconfig
in repository toolchain/ci/llvm-project.
from cf15ccdeb6d5 Bump version to 13.0.1
adds 449f3049b507 [GHA] Cancel intermediate builds on PRs
adds 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
new 2ac023cd540a [clang] Omit most AttributedStatements from the CFG
new 914355ee793c [CMake] Re-enable use --gc-sections on OpenBSD
The 2 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:
.github/workflows/clang-tests.yml | 6 +
.github/workflows/libclang-abi-tests.yml | 7 +
.github/workflows/libclc-tests.yml | 7 +
.github/workflows/lld-tests.yml | 6 +
.github/workflows/lldb-tests.yml | 9 +-
.github/workflows/llvm-tests.yml | 7 +
clang-tools-extra/docs/ReleaseNotes.rst | 8 +-
clang/docs/ReleaseNotes.rst | 8 +-
clang/lib/Analysis/CFG.cpp | 32 ++-
clang/lib/Format/TokenAnnotator.cpp | 42 +++-
clang/lib/Format/UnwrappedLineParser.cpp | 5 +-
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 +++++++++++++++++++++
flang/docs/ReleaseNotes.md | 10 +-
libcxx/CMakeLists.txt | 19 +-
libcxx/docs/ReleaseNotes.rst | 8 +-
libcxxabi/CMakeLists.txt | 21 +-
libunwind/CMakeLists.txt | 17 +-
lld/docs/ReleaseNotes.rst | 5 -
llvm/cmake/modules/AddLLVM.cmake | 2 +-
llvm/docs/ReleaseNotes.rst | 5 -
polly/docs/ReleaseNotes.rst | 8 +-
25 files changed, 398 insertions(+), 88 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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 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
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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9487e9cd 0: update: binutils-llvm-linux-qemu: all
new f95bb8c0 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 (9487e9cd)
\
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 1556 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41936 -> 41796 bytes
04-build_llvm/console.log.xz | Bin 59164 -> 59224 bytes
05-build_abe-qemu/console.log.xz | Bin 29568 -> 29972 bytes
06-build_linux/console.log.xz | Bin 4036 -> 4372 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 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.
unknown user pushed a change to branch gdb-11-branch
in repository binutils-gdb.
from 255f124ebfd Automatic date update in version.in
new cfd85eb3ef8 [gdb/tui] Fix breakpoint display functionality
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:
gdb/ChangeLog | 6 ++++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.tui/{resize.exp => break.exp} | 18 +++++++-----------
gdb/tui/tui-winsource.c | 3 +--
4 files changed, 19 insertions(+), 13 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_gcc_bootstrap/release-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 03e3464158 Automatic date update in version.in
adds 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
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_gcc_bootstrap/release-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 1dfd12a5 0: update: binutils-gcc: 2
new 69710336 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 (1dfd12a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2744 bytes
04-build_abe-binutils/console.log.xz | Bin 50440 -> 50032 bytes
05-build_abe-bootstrap/console.log.xz | Bin 245792 -> 246168 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 68396975 2: update: qemu-afc9fcde55296b83f659de9da3cdf044812a6eeb: 21253
new 528e7b74 3: reset: gcc-d8edfadfc7a9795b65177a50ce44fd348858e844: 21241
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 43524 -> 42920 bytes
04-build_abe-stage1/console.log.xz | Bin 91564 -> 90904 bytes
05-build_abe-qemu/console.log.xz | Bin 29964 -> 29704 bytes
06-build_linux/console.log.xz | Bin 45152 -> 46452 bytes
08-check_regression/console.log.xz | Bin 476 -> 1260 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 | 96 +++++++++-----------------------
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, 142 insertions(+), 76 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.