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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 08bb0061ba Automatic date update in version.in
adds 39c05d9435 aarch64: remove unnecessary loc_hash_table traversal
adds 6e1c90b7f5 i386: Check vector length for vshufXXX/vinsertXXX/vextractXXX
adds ba9777bef0 PR gdb/24364: Don't call dtrace_process_dof with NULL dof.
adds 310b3441a0 [gdb] Fix heap-buffer-overflow in child_path
adds 5bb4fed3d4 Automatic date update in version.in
adds 86e04673b4 [gdb/testsuite] Break up long debug_flags line in fission.exp
new d20ed5fd57 Add comment to list0.h
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:
bfd/ChangeLog | 6 ++
bfd/elfnn-aarch64.c | 24 -------
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++
gas/testsuite/gas/i386/disassem.d | 4 +-
gas/testsuite/gas/i386/disassem.s | 2 +
gas/testsuite/gas/i386/x86-64-disassem.d | 4 +-
gas/testsuite/gas/i386/x86-64-disassem.s | 2 +
gdb/ChangeLog | 12 ++++
gdb/common/pathstuff.c | 2 +-
gdb/dtrace-probe.c | 9 +--
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/boards/fission.exp | 7 +-
gdb/testsuite/gdb.base/list0.h | 2 +-
opcodes/ChangeLog | 26 ++++++++
opcodes/i386-dis-evex.h | 108 +++++++++++++++++++++++++++----
opcodes/i386-dis.c | 14 +++-
17 files changed, 194 insertions(+), 47 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards eb736b6d 0: update: binutils-gcc-linux: all
new 7fb70ae7 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 (eb736b6d)
\
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 | 128 +-
02-prepare_abe/console.log | 385 +-
03-build_abe-binutils/console.log | 11518 ++++----
04-build_abe-stage1/console.log | 15399 ++++++-----
05-build_linux/console.log | 24538 ++++++++---------
06-boot_linux/console.log | 2 +-
console.log | 51970 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 51978 insertions(+), 51974 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-arm-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards ef247c89 0: update: llvm-linux: boot
new 2eec7176 0: update: llvm-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 (ef247c89)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
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 | 220 +-
02-build_llvm/console.log | 11891 +++++++++++++++----------------
03-build_linux/console.log | 1796 ++---
04-boot_linux/console.log | 460 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 14398 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 14378 insertions(+), 14426 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 2240b8915a6 [x86] add test for load splitting with extracted store (PR4 [...]
new 0e6f4000376 [TargetLowering] SimplifyDemandedBits - Merge SIGN_EXTEND+S [...]
new 3709f6b81ea [SROA] Enhance SROA to handle `addrspacecast`ed allocas
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:
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 42 ++++++++++++-----------------
lib/Transforms/Scalar/SROA.cpp | 6 +++++
test/Transforms/SROA/addrspacecast.ll | 15 +++++++++++
3 files changed, 38 insertions(+), 25 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 c612045c48 Add test cases for dumping AST decl nodes to JSON; NFC.
new c9b89cae0d Add test cases for dumping AST function decl nodes to JSON; NFC.
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:
test/AST/ast-dump-funcs-json.cpp | 1126 ++++++++++++++++++++++++++++++++++++++
1 file changed, 1126 insertions(+)
create mode 100644 test/AST/ast-dump-funcs-json.cpp
--
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 zorg.
from 49448d96 Remove the debuginfo-tests from the default llvm configuration.
new d78fb302 Run the debuginfo-tests as part of the lldb-cmake bot.
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:
zorg/jenkins/build.py | 4 ++--
1 file changed, 2 insertions(+), 2 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-mainline-allmodconfig
in repository toolchain/ci/llvm-project.
from 2fb27a25fcb Merging r360862:
adds c2be2080673 Merging r361158:
No new revisions were added by this update.
Summary of changes:
openmp/runtime/src/kmp_atomic.h | 6 +-
openmp/runtime/src/kmp_csupport.cpp | 131 +++++++++++----------
openmp/runtime/src/ompt-specific.cpp | 2 +-
openmp/runtime/test/ompt/synchronization/lock.c | 2 +-
.../runtime/test/ompt/synchronization/nest_lock.c | 2 +-
5 files changed, 76 insertions(+), 67 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-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards c0024dcf 2: update: llvm-linux: 19523
new b7a5460f 2: update: llvm-linux: 19523
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 (c0024dcf)
\
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 | 130 +-
02-build_llvm/console.log | 11704 ++++++++++++++++-----------------
03-build_linux/console.log | 1928 +++---
06-update_baseline/console.log | 48 +-
console.log | 13810 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 13818 insertions(+), 13814 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.