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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 5a5c14c5 2: update: binutils-gcc-linux: 399
new b475fcbe 2: update: binutils-gcc-linux: 399
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 (5a5c14c5)
\
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 | 128 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11130 ++++++-------
04-build_abe-stage1/console.log | 20148 +++++++++++-----------
05-build_linux/console.log | 556 +-
08-update_baseline/console.log | 6 +-
console.log | 32400 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 32412 insertions(+), 32404 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 lldb.
from 99316007e File::SetDescriptor() should require options
new 8d52cab1a [LLDB] Rework a MinGW build fix from D65691
new 2ce5fed4a [LLDB] [PECOFF] Recognize arm64 executables
new c9845f2b2 [LLDB] [Windows] Map COFF ARM machine ids to the right triple [...]
The 3 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:
source/Host/windows/Host.cpp | 4 ++++
source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 5 +++++
tools/lldb-vscode/VSCode.cpp | 4 +---
3 files changed, 10 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_kernel/gnu-release-arm-lts-allnoconfig
in repository toolchain/ci/gcc.
from 44cc5451b94 [Darwin, opts processing] Fix missing RejectNegative etc.
adds 64bf7a0d21f Daily bump.
adds db6156b568d xtensa: backport fix for PR target/90922
adds ec2d041e821 * gcc-interface/trans.c (Attribute_to_gnu): Test Can_Use_I [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 ++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/ada/gcc-interface/trans.c | 48 +++++++++++++++++++++----------------------
gcc/config/xtensa/xtensa.c | 3 ++-
5 files changed, 41 insertions(+), 27 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 436167b0 0: update: binutils-gcc-linux: all
new 5d51bd2d 0: update: binutils-gcc-linux: 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 (436167b0)
\
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 | 56 +-
02-prepare_abe/console.log | 400 +-
03-build_abe-binutils/console.log | 10709 ++++++-------
04-build_abe-stage1/console.log | 18627 +++++++++++-----------
05-build_linux/console.log | 720 +-
06-boot_linux/console.log | 2 +-
console.log | 30539 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 30498 insertions(+), 30563 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 lldb.
from 0b96f9d0d [Host] File::GetWaitableHandle() should call fileno()
new 99316007e File::SetDescriptor() should require options
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/lldb/Host/File.h | 8 +++-----
source/Core/StreamFile.cpp | 2 +-
source/Host/common/File.cpp | 3 ++-
source/Host/common/FileSystem.cpp | 5 ++---
source/Host/posix/ConnectionFileDescriptorPosix.cpp | 14 ++++++++------
.../Clang/ClangExpressionParser.cpp | 2 +-
.../PlatformiOSSimulatorCoreSimulatorSupport.mm | 11 ++++++++---
.../GDBRemoteCommunicationServerCommon.cpp | 6 +++---
.../ScriptInterpreter/Python/PythonDataObjects.cpp | 4 ++--
source/Target/Process.cpp | 5 +++--
unittests/Host/FileTest.cpp | 21 +++++++++++++++++++++
11 files changed, 54 insertions(+), 27 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 2448b38fbf6 [WebAssembly] Remove unused memory instructions and patterns
new 9bb7ac2e1c9 [InstCombine] foldAndOfICmps(): Acquire SimplifyQuery with [...]
new 6ac855331b5 [InstCombine] foldOrOfICmps(): Acquire SimplifyQuery with set CxtI
new f41ccb22776 [WebAssembly] vNxM.load_splat instructions
The 3 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:
.../MCTargetDesc/WebAssemblyMCTargetDesc.h | 8 +
lib/Target/WebAssembly/WebAssemblyISD.def | 1 +
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 11 +-
lib/Target/WebAssembly/WebAssemblyInstrSIMD.td | 48 ++
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 12 +-
test/CodeGen/WebAssembly/simd-offset.ll | 706 +++++++++++++++++++++
test/MC/WebAssembly/simd-encodings.s | 12 +
7 files changed, 793 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.
unknown user pushed a change to branch master
in repository lld.
from 3aed87e92 [LLD][ELF] - Simplify getFlagsFromEmulation(). NFCI.
new b162abdf4 [mips] Reformat test case to simplify addition new tests. NFC
new fd5c35f04 [mips] Add tests to check MIPS FreeBSD emulations. NFC
new 80810287c [mips] Support elf32btsmipn32_fbsd / elf32ltsmipn32_fbsd emulations
The 3 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:
ELF/Driver.cpp | 3 +-
test/ELF/emulation-mips.s | 117 +++++++++++++++++++++++++++++++++++-----------
2 files changed, 92 insertions(+), 28 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.