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-lts-defconfig
in repository toolchain/ci/gcc.
from 3c5dd97a97c Daily bump.
adds 07689c59151 Daily bump.
adds b34551a8580 Remove support for alternative Solaris 11.4 ld -V output
adds 9b710240414 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
gcc/ipa-cp.c | 1 -
5 files changed, 22 insertions(+), 14 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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from ee4a6d6f09 Automatic date update in version.in
adds 1e97a7b8ac Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 6c5e62e18 0: update: binutils-gcc-linux: boot
new 66f3c3c43 0: update: binutils-gcc-linux: 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 (6c5e62e18)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 128 +-
02-prepare_abe/console.log | 340 +-
03-build_abe-binutils/console.log | 10576 ++++++-------
04-build_abe-stage1/console.log | 17531 ++++++++++-----------
05-build_linux/console.log | 672 +-
06-boot_linux/console.log | 390 +-
console.log | 29637 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29648 insertions(+), 29638 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-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards 09b777f75 0: update: gcc-ba4754978356ca8a1192ebe9f5b68746933a99fb: -10
new 8ad708e58 0: update: gcc-ba4754978356ca8a1192ebe9f5b68746933a99fb: -10
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 (09b777f75)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 18 +-
02-prepare_abe/console.log | 402 +++----
03-build_abe-bootstrap_profiled_lto/console.log | 862 +++++++--------
05-update_baseline/console.log | 24 -
console.log | 1306 +++++++++++------------
jenkins/manifest.sh | 6 +-
6 files changed, 1285 insertions(+), 1333 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 master
in repository llvm.
from 6a4aee34a90 Fix some undefined behavior (excessive shift of signed valu [...]
new 8ded3ca9a96 [X86] Remove isTypePromotionOfi1ZeroUpBits and its helpers.
new 22d9c5c34d7 BitStream reader: propagate errors
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:
include/llvm/Bitcode/BitstreamReader.h | 149 +++++---
include/llvm/Support/Error.h | 10 +-
lib/Bitcode/Reader/BitcodeReader.cpp | 556 ++++++++++++++++++++----------
lib/Bitcode/Reader/BitstreamReader.cpp | 273 +++++++++++----
lib/Bitcode/Reader/MetadataLoader.cpp | 189 +++++++---
lib/Target/X86/X86ISelLowering.cpp | 71 ----
test/Bitcode/invalid.test | 14 +-
test/tools/llvm-lto/error.ll | 2 +-
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 131 +++++--
unittests/Bitcode/BitstreamReaderTest.cpp | 36 +-
10 files changed, 938 insertions(+), 493 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 master
in repository clang.
from fb2a26cc2e Print NULL as "(null)" in diagnostic message
new 0ad57c86b2 BitStream reader: propagate errors
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:
include/clang/Basic/Diagnostic.h | 7 +
include/clang/Frontend/FrontendAction.h | 3 +-
include/clang/Serialization/ASTReader.h | 9 +-
include/clang/Serialization/GlobalModuleIndex.h | 24 +-
lib/Frontend/ASTUnit.cpp | 11 +-
lib/Frontend/CompilerInstance.cpp | 27 +-
lib/Frontend/FrontendAction.cpp | 16 +-
lib/Frontend/PrecompiledPreamble.cpp | 3 +-
lib/Frontend/Rewrite/FrontendActions.cpp | 6 +-
lib/Frontend/SerializedDiagnosticReader.cpp | 94 ++-
lib/Frontend/TestModuleFileExtension.cpp | 15 +-
lib/Serialization/ASTReader.cpp | 755 ++++++++++++++++++------
lib/Serialization/ASTReaderDecl.cpp | 65 +-
lib/Serialization/ASTReaderStmt.cpp | 15 +-
lib/Serialization/GlobalModuleIndex.cpp | 147 +++--
test/Index/pch-from-libclang.c | 1 +
16 files changed, 898 insertions(+), 300 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 master
in repository clang-tools-extra.
from 2a50301c [clang-tidy] Generalize TransformerClangTidyCheck to take a r [...]
new 31634011 BitStream reader: propagate errors
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:
clang-doc/BitcodeReader.cpp | 86 +++++++++++++++++++++++++++------------
clang-doc/BitcodeWriter.cpp | 2 +-
clang-doc/BitcodeWriter.h | 2 +-
clangd/ClangdUnit.cpp | 5 ++-
clangd/CodeComplete.cpp | 5 ++-
clangd/index/Background.cpp | 6 +--
clangd/unittests/HeadersTests.cpp | 2 +-
7 files changed, 72 insertions(+), 36 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_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/llvm-project.
from 4ebe62d309d Merging r359094:
adds 464c365c0f7 Merging r360861:
adds d37559239de Merging r361114:
adds 21f32a9683f Merging r355033:
No new revisions were added by this update.
Summary of changes:
clang/lib/Driver/ToolChains/Arch/PPC.cpp | 2 +-
clang/test/Driver/netbsd.c | 5 +++++
libunwind/src/DwarfInstructions.hpp | 25 +++++++++++++++++++++++++
libunwind/src/assembly.h | 18 +++++++++++++++++-
libunwind/test/lit.cfg | 3 +++
lldb/lit/Driver/TestConvenienceVariables.test | 3 ++-
lldb/lit/lit.cfg.py | 3 +++
7 files changed, 56 insertions(+), 3 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_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/gcc.
from 21a5cb8e51a Daily bump.
adds 3c5dd97a97c Daily bump.
adds 07689c59151 Daily bump.
adds b34551a8580 Remove support for alternative Solaris 11.4 ld -V output
adds 9b710240414 [PR 90939] Remove outdated assert in ipcp_bits_lattice::meet_with
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/configure | 8 ++------
gcc/configure.ac | 8 ++------
gcc/ipa-cp.c | 1 -
5 files changed, 22 insertions(+), 14 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_bmk/llvm-release-aarch64-spec2k6-Os
in repository toolchain/ci/binutils-gdb.
from df010caac3 elf: Remove the property after reporting its removal
adds ee4a6d6f09 Automatic date update in version.in
adds 1e97a7b8ac Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.