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-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from cd5a152ceb Fix BFD leak in solib-darwin.c
adds 0a0f4c0179 Fix crash when loading dwp files
adds 0f58c9e88e Fix BFD leak in dwarf2_get_dwz_file.
adds c31307f9c5 Automatic date update in version.in
new 26c897821b Define unique_ptr specialization for Py_buffer.
new fe07eca59d Define gdb.Value(bufobj, type) constructor
new bc2a507e6e Add tests for gdb.Value(bufobj, type) constructor
new af54ade989 Document two argument form of gdb.Value constructor
The 4 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/version.h | 2 +-
gdb/ChangeLog | 22 +++++++++++
gdb/NEWS | 3 ++
gdb/doc/ChangeLog | 5 +++
gdb/doc/python.texi | 8 ++++
gdb/dwarf2read.c | 5 +--
gdb/python/py-value.c | 72 ++++++++++++++++++++++++++++++-----
gdb/python/python-internal.h | 13 +++++++
gdb/testsuite/ChangeLog | 5 +++
gdb/testsuite/gdb.python/py-value.exp | 45 ++++++++++++++++++++++
10 files changed, 166 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-master-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 56bc65e3b7 0: good: binutils-gcc-linux: all
new ba48ceb4b4 0: good: 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 (56bc65e3b7)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4139 +++--
4-build_abe-stage1/console.log | 5526 ++++---
5-build_linux/console.log | 21868 +++++++++++++------------
6-boot_linux/console.log | 2 +-
console.log | 31615 ++++++++++++++++++-------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 30628 insertions(+), 32562 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-master-arm-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
at c3e8af346e 0: good: llvm-60ec08f0678f172b3bd08b4a7a82eccb3a950cfe: -1
This branch includes the following new commits:
new c3e8af346e 0: good: llvm-60ec08f0678f172b3bd08b4a7a82eccb3a950cfe: -1
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.
--
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 fb0be32b52 [X86] AMD znver2 enablement
new 567cba84e7 [AMDGPU] Allow using integral non-type template parameters
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/Attr.td | 4 +-
include/clang/Sema/Sema.h | 10 +++
lib/CodeGen/TargetInfo.cpp | 20 ++++-
lib/Sema/SemaDeclAttr.cpp | 126 ++++++++++++++++++++++---------
lib/Sema/SemaTemplateInstantiateDecl.cpp | 57 ++++++++++++++
test/SemaCUDA/amdgpu-attrs.cu | 118 ++++++++++++++++++++++++++++-
test/SemaOpenCL/amdgpu-attrs.cl | 12 +--
7 files changed, 300 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.
unknown user pushed a change to branch master
in repository llvm.
from d04ee38acdc [InstSimplify] remove zero-shift-guard fold for general fun [...]
new cb49cb3c926 [TableGen] Make OpcodeMappings sort comparator deterministic NFCI
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:
utils/TableGen/CodeGenSchedule.cpp | 34 ++++++++++++++++------------------
1 file changed, 16 insertions(+), 18 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 compiler-rt.
from addcbe40d Revert "[compiler-rt] Intercept the bcmp() function."
new a888c3a63 [compiler-rt] Provide better llvm-lit failure when llvm-confi [...]
new 463751756 Fixed a minor merge error with this patch.
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:
test/lit.common.cfg | 5 +++--
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from d7cc3e1cbb9 Improve memory statistics report readability.
new 59cf6c64004 * io/transfer.c (transfer_array_inner): Do not cast charl [...]
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:
libgfortran/ChangeLog | 6 +++++-
libgfortran/io/transfer.c | 2 +-
2 files changed, 6 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-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/linux.
from 5908e6b738e3 Linux 5.0-rc8
adds 53a41cb7ed38 Revert "x86/fault: BUG() when uaccess helpers fault on ker [...]
adds 29b00e609960 tmpfs: fix uninitialized return value in shmem_link
adds 7d762d69145a afs: Fix manually set volume location server list
No new revisions were added by this update.
Summary of changes:
arch/x86/mm/extable.c | 58 ---------------------------------------------------
fs/afs/cell.c | 1 +
fs/namespace.c | 2 --
include/linux/sched.h | 6 ------
mm/maccess.c | 6 ------
mm/shmem.c | 2 +-
6 files changed, 2 insertions(+), 73 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 66f1118df6 0: good: llvm-5d79eaa82f6f6f729784bb422576f96ae445118d: boot
new 9131418be8 0: good: 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 (66f1118df6)
\
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:
1-reset_artifacts/console.log | 70 +-
2-build_llvm/console.log | 10647 +++++++++++++++++++-------------------
3-build_linux/console.log | 151 +-
5-check_regression/console.log | 2 +-
6-update_baseline/console.log | 4 +-
console.log | 10874 +++++++++++++++++++--------------------
jenkins/manifest.sh | 13 +-
7 files changed, 10819 insertions(+), 10942 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-master-arm-spec2k6-Oz
in repository toolchain/ci/base-artifacts.
at e479d9a328 0: good: llvm-60ec08f0678f172b3bd08b4a7a82eccb3a950cfe: -1
This branch includes the following new commits:
new e479d9a328 0: good: llvm-60ec08f0678f172b3bd08b4a7a82eccb3a950cfe: -1
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.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.