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-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 799efbe8e0 Fix regcache leak, and avoid possible regcache access after detach.
adds b8ec59a100 Automatic date update in version.in
adds 9c4c331816 (gdb/sim) Move Mike Frysinger to past maintainers section
adds eed5def8d0 Prevent a buffer overrun error when attempting to parse a co [...]
adds 92137da015 Can't interrupt process without controlling terminal on Sola [...]
adds 01abb042af Testsuite: Catch gdbserver socket listen errors
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++
bfd/elf.c | 12 ++++++-
bfd/version.h | 2 +-
gdb/ChangeLog | 7 ++++
gdb/procfs.c | 5 +++
gdb/testsuite/ChangeLog | 11 +++++++
...non-pgrp-leader.c => interrupt-daemon-attach.c} | 26 ++++++++++++---
...pgrp-leader.exp => interrupt-daemon-attach.exp} | 38 +++++++++++++++-------
gdb/testsuite/lib/gdbserver-support.exp | 2 +-
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 2 +-
11 files changed, 94 insertions(+), 21 deletions(-)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.c => interrupt-daemon-attach.c} (77%)
copy gdb/testsuite/gdb.base/{attach-non-pgrp-leader.exp => interrupt-daemon-attach [...]
--
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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 10c7ad7550 0: good: binutils-gcc-linux: boot
new bc2154edbf 0: good: 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 (10c7ad7550)
\
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 | 3920 ++++++++--------
4-build_abe-stage1/console.log | 5187 +++++++++++----------
5-build_linux/console.log | 48 +-
console.log | 9255 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 9234 insertions(+), 9208 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-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 79f52a651b 0: good: binutils-gcc-linux: boot
new d620ec59d4 0: good: 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 (79f52a651b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-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 | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4204 +++++++++--------
4-build_abe-stage1/console.log | 5120 ++++++++++----------
5-build_linux/console.log | 40 +-
6-boot_linux/console.log | 336 +-
console.log | 9690 ++++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 10313 insertions(+), 9105 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 f9dc50f1b1d [sancov] Instrument reachable blocks that end in unreachable
new d1c4e8542dc [PPC] Secure PLT only has meaning for PIC
new 568bf88e60c AMDGPU/GlobalISel: Implement select for G_EXTRACT
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/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 24 +++++++
lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 1 +
lib/Target/AMDGPU/SIRegisterInfo.cpp | 7 ++
lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 4 +-
.../AMDGPU/GlobalISel/inst-select-extract.mir | 77 ++++++++++++++++++++++
5 files changed, 111 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-extract.mir
--
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 6781819cc [CMake] Make liblldb depend on clang-headers
new ec26e348e Symbols.cpp in unittest moved too.
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:
lldb.xcodeproj/project.pbxproj | 8 ++++----
1 file changed, 4 insertions(+), 4 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-mainline-allnoconfig
in repository toolchain/ci/gcc.
from e3f601de295 PR target/89397 * config/i386/i386.c (ix86_atomic_assign_ [...]
adds a98c1140d9f Daily bump.
adds 67a3d65012a Backport from trunk 2019-02-20 Li Jia He <helijia@linux [...]
new 3788f0962ca PR tree-optimization/89536 * tree-ssa-dom.c (edge_info::d [...]
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:
gcc/ChangeLog | 17 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 12 +------
gcc/testsuite/ChangeLog | 12 +++++++
gcc/testsuite/gcc.c-torture/execute/20190228-1.c | 16 +++++++++
gcc/testsuite/gcc.target/powerpc/pr88100.c | 44 ++++++++++++++++++++++++
gcc/tree-ssa-dom.c | 2 +-
7 files changed, 92 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/20190228-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr88100.c
--
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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bb8f04a79a 0: good: binutils-gcc-linux: all
new 7152fb561a 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 (bb8f04a79a)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3682 ++++++++--------
4-build_abe-stage1/console.log | 4964 +++++++++++-----------
5-build_linux/console.log | 26 +-
6-boot_linux/console.log | 2 +-
console.log | 8520 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
8 files changed, 8613 insertions(+), 8609 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-release-aarch64-bootstrap
in repository toolchain/ci/gcc.
at 67a3d65012a Backport from trunk 2019-02-20 Li Jia He <helijia@linux [...]
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.