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 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...]
adds c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...]
adds 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...]
adds 8071c5ce78 [gdb, hurd] Adjust to Hurd "proc" interface changes
adds b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
adds abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs
new 9d70ffbc5b Updating test case
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/version.h | 2 +-
gdb/ChangeLog | 56 ++++++++++++++++
gdb/config/i386/nm-i386gnu.h | 7 --
gdb/configure.nat | 1 +
gdb/gnu-nat.c | 31 +++++----
gdb/gnu-nat.h | 17 ++++-
gdb/i386-gnu-nat.c | 14 ++--
gdb/remote.c | 6 +-
gdb/riscv-tdep.c | 1 +
gdb/testsuite/ChangeLog | 8 +++
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.c | 7 +-
gdb/testsuite/gdb.arch/aarch64-dbreg-contents.exp | 15 ++---
gdb/windows-nat.c | 78 +++++++++++++++++------
ld/ChangeLog | 4 ++
ld/testsuite/ld-elf/elf.exp | 7 --
15 files changed, 183 insertions(+), 71 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-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 66bc809a00 0: last-good: binutils-gcc-linux: all
new 51d5f22cf9 0: last-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 (66bc809a00)
\
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3496 +++++++++---------
4-build_abe-stage1/console.log | 3975 ++++++++++----------
5-count_linux_objs/console.log | 24 +-
console.log | 7439 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
6 files changed, 7468 insertions(+), 7482 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-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 05ce520875 0: last-good: llvm-linux: 18988
new 1a46b88e80 0: last-good: llvm-linux: 18988
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 (05ce520875)
\
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:
1-reset_artifacts/console.log | 72 +-
2-build_llvm/console.log | 10237 +++++++++++++++++++------------------
3-count_linux_objs/console.log | 423 +-
4-check_regression/console.log | 2 +-
5-update_baseline/console.log | 4 +-
console.log | 10738 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
7 files changed, 10640 insertions(+), 10844 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 f85aaf19177 [INLINER] allow inlining of address taken blocks
new d4e78b06a14 Revert "[INLINER] allow inlining of address taken blocks"
new 925de09633b [symbolizer] Avoid collecting symbols belonging to invalid [...]
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:
include/llvm/IR/BasicBlock.h | 5 -----
lib/Analysis/InlineCost.cpp | 4 ++--
lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | 5 +++++
lib/IR/BasicBlock.cpp | 8 --------
test/tools/llvm-symbolizer/ignore-undefined-symbols.s | 12 ++++++++++++
5 files changed, 19 insertions(+), 15 deletions(-)
create mode 100644 test/tools/llvm-symbolizer/ignore-undefined-symbols.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 master
in repository clang.
from 5cb19f0ba2 [clang][FileManager] fillRealPathName even if we aren't open [...]
new 7ec1b61e70 [Driver][Darwin] Emit an error when using -pg on OS without [...]
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/DiagnosticDriverKinds.td | 2 ++
lib/Driver/ToolChains/Darwin.cpp | 33 ++++++++++++++++------------
test/Driver/darwin-ld.c | 8 +++++++
3 files changed, 29 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.
unknown user pushed a change to branch master
in repository lld.
from 223e2fa37 Revert "[lld] Fix elf::unlinkAsync detached thread"
new 3b8df1e45 Revert "Revert "[lld] Fix elf::unlinkAsync detached thread""
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:
ELF/Filesystem.cpp | 21 +++++++++++++++++++--
1 file changed, 19 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/gnu-release-aarch64-mainline-defconfig
in repository toolchain/ci/linux.
from 1f947a7a011f Merge branch 'akpm' (patches from Andrew)
adds f6675872db57 tracing: probeevent: Correctly update remaining space in d [...]
adds b6ea7bcf7783 Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm [...]
adds 23e93c9b2cde Revert "gfs2: read journal in large chunks to locate the head"
adds cb5b020a8d38 Revert "exec: load_script: don't blindly truncate shebang string"
No new revisions were added by this update.
Summary of changes:
fs/binfmt_script.c | 10 +--
fs/gfs2/glops.c | 1 -
fs/gfs2/log.c | 4 +-
fs/gfs2/lops.c | 190 ++--------------------------------------
fs/gfs2/lops.h | 4 +-
fs/gfs2/ops_fstype.c | 1 -
fs/gfs2/recovery.c | 123 ++++++++++++++++++++++++++
fs/gfs2/recovery.h | 2 +
fs/gfs2/super.c | 1 -
kernel/trace/trace_probe_tmpl.h | 6 +-
10 files changed, 141 insertions(+), 201 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 5a37bc7d27 0: last-good: binutils-gcc-linux: all
new ad7b75ab98 0: last-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 (5a37bc7d27)
\
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4115 ++++++++--------
4-build_abe-stage1/console.log | 5187 ++++++++++-----------
5-count_linux_objs/console.log | 77 +-
console.log | 9533 ++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
6 files changed, 8849 insertions(+), 10079 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 aea63d5e2dc [x86] add tests for extractelement of FP; NFC
new f85aaf19177 [INLINER] allow inlining of address taken blocks
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/llvm/IR/BasicBlock.h | 5 +++++
lib/Analysis/InlineCost.cpp | 4 ++--
lib/IR/BasicBlock.cpp | 8 ++++++++
3 files changed, 15 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.