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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f213fe7f 0: update: binutils-gcc-linux: all
new 9372f894 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 (f213fe7f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10955 ++++++-------
04-build_abe-stage1/console.log | 17531 +++++++++++----------
05-build_linux/console.log | 906 +-
06-boot_linux/console.log | 2 +-
console.log | 29561 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 29780 insertions(+), 29755 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-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 3b4a07be 1: update: llvm-linux: 16550
new 4c2430c2 1: update: llvm-linux: 16550
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 (3b4a07be)
\
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 | 70 +-
02-build_llvm/console.log | 11834 ++++++++++++++--------------
03-build_linux/console.log | 4516 +++++------
console.log | 16420 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 16428 insertions(+), 16420 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 ea0dabd2b6a UpdateTestChecks: Consider .section as end of function for AMDGPU
new da58cb8e4da AMDGPU: Add baseline test for call waitcnt insertion
new 4466eeb2849 AMDGPU: Set isTrap on S_TRAP
new e8143703706 AMDGPU: Fix dropping memref for ds append/consume
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:
include/llvm/IR/IntrinsicsAMDGPU.td | 4 +-
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 4 +-
lib/Target/AMDGPU/SOPInstructions.td | 5 +-
test/CodeGen/AMDGPU/call-waitcnt.ll | 161 ++++++++++++++++++++++++++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.append.ll | 9 ++
test/CodeGen/AMDGPU/llvm.amdgcn.ds.consume.ll | 9 ++
6 files changed, 189 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/call-waitcnt.ll
--
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 3d6254d17 [MinGW] Support the --subsystem=val option in joined form
new e3e59b9dd [COFF] Handle .eh_frame$symbol as associative comdat for MinGW
new 2bce47dd9 [COFF] Strip section name suffix from mingw comdats
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:
COFF/InputFiles.cpp | 9 ++++---
COFF/Writer.cpp | 8 ++++++-
test/COFF/associative-comdat-mingw-i386.s | 37 +++++++++++++++++++++++++++++
test/COFF/eh_frame_suffix_sorting.s | 39 +++++++++++++++++++++++++++++++
4 files changed, 89 insertions(+), 4 deletions(-)
create mode 100644 test/COFF/associative-comdat-mingw-i386.s
create mode 100644 test/COFF/eh_frame_suffix_sorting.s
--
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 users/palves/cli-options
in repository binutils-gdb.
discards 576d0ccd5c Introduce the "with" command
new 95e5b92623 Introduce the "with" command
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 (576d0ccd5c)
\
N -- N -- N refs/heads/users/palves/cli-options (95e5b92623)
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:
gdb/NEWS | 12 ++++++
gdb/doc/gdb.texinfo | 87 +++++++++++++++++++++++++++++++++++++++++
gdb/printcmd.c | 28 ++++++++++---
gdb/testsuite/gdb.base/with.c | 10 +++++
gdb/testsuite/gdb.base/with.exp | 78 +++++++++++++++++++++++++++++++++---
5 files changed, 204 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_kernel/gnu-master-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 26fa95d8 0: update: binutils-gcc-linux: all
new 13823778 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 (26fa95d8)
\
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 | 16 +-
02-prepare_abe/console.log | 407 +-
03-build_abe-binutils/console.log | 11118 ++++++-------
04-build_abe-stage1/console.log | 19909 +++++++++++-----------
05-build_linux/console.log | 592 +-
06-boot_linux/console.log | 2 +-
console.log | 32069 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
8 files changed, 32060 insertions(+), 32069 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.