This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 6b96dc285 [lld][WebAssembly] Allow linking of pic code into static binaries
new 7763e7bc3 [ELF] Initialize 2 fields of Symbol in SymbolTable::insert
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/SymbolTable.cpp | 4 ++++
ELF/Symbols.h | 2 ++
2 files changed, 6 insertions(+)
--
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-check-binutils
in repository toolchain/ci/base-artifacts.
discards ea23cda 0: init: : -1
new 80051a1 0: update: : -1
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 (ea23cda)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 186 ++++++------
02-prepare_abe/console.log | 431 ++++++++++++++-------------
04-check_regression/console.log | 20 +-
console.log | 637 ++++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
5 files changed, 647 insertions(+), 637 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-mainline-allyesconfig
in repository toolchain/ci/linux.
from d45331b00ddb Linux 5.3-rc4
adds a86c71ba3022 scsi: lpfc: Fix crash when cpu count is 1 and null irq aff [...]
adds 60a8db790255 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 2d6c25215ab2 KEYS: trusted: allow module init if TPM is inactive or dea [...]
adds ee1c7bd33e66 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/lpfc/lpfc_init.c | 23 +++++++++++++++++++++--
security/keys/trusted.c | 13 -------------
2 files changed, 21 insertions(+), 15 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-mainline-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 5067f530c3 Automatic date update in version.in
adds 74c2c1f45f Fixes for gdb.python tests on remote Windows host.
adds abc6c00fb6 [gdb/testsuite] Fix gdb.gdb/selftest.exp regexp
adds 29c9291108 Don't include readline headers from tracepoint.c
adds 0111684298 [readline] Fix compilation on MinGW
adds a3504e9654 clear_detail can only be called on TUI source windows
adds 2afade5dbe Remove struct tui_layout_def
adds 62cf57fee7 Move current_layout to tui-layout.c
adds 6925809176 Remove tui_make_all_visible
adds 3f3ffe54e2 Simplify tui_make_all_invisible
adds cc0c3ffbc9 Two simplifications in tui-layout.c
adds 16cb7910b9 Make tui_default_win_height static
adds 22c3f4909a Simplify tui_show_disassem
adds fede52738f Delete invisible TUI windows
adds b4ef5aeb3a Change tui_check_and_display_highlight_if_needed to be a method
adds 0bd27e079a Change tui_show_source_content to be a method
adds 37a4a13104 Change tui_set_exec_info_content to be a method
adds 7ba913dcdf Change tui_update_exec_info to be a method
adds 7b56485db5 Move code to tui-winsource.h
adds 8270ac6229 Turn tui_show_exec_info_content into a method
adds e321e7ce75 Remove tui_erase_exec_info_content
adds 93858ad34e Remove tui_clear_exec_info_content
adds 5216580d7a Don't track the contents of the execution info window
adds 6405cd73c0 Remove tui_gen_win_info::last_visible_line
new 414b840430 Automatic date update in version.in
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 | 186 +++++++++++++++
gdb/testsuite/ChangeLog | 33 +++
gdb/testsuite/gdb.gdb/selftest.exp | 2 +-
gdb/testsuite/gdb.python/py-completion.exp | 84 +++----
gdb/testsuite/gdb.python/py-events.exp | 2 +-
gdb/testsuite/gdb.python/py-evsignal.exp | 2 +-
gdb/testsuite/gdb.python/py-evthreads.exp | 2 +-
.../gdb.python/py-framefilter-invalidarg.exp | 2 +-
gdb/testsuite/gdb.python/py-framefilter.exp | 14 +-
.../gdb.python/py-mi-var-info-path-expression.exp | 3 +-
gdb/testsuite/gdb.python/py-objfile-script.exp | 2 +-
gdb/testsuite/gdb.python/py-objfile.exp | 21 +-
gdb/testsuite/gdb.python/py-pp-maint.exp | 2 +-
gdb/testsuite/gdb.python/py-pp-registration.exp | 2 +-
gdb/testsuite/gdb.python/py-section-script.exp | 21 +-
gdb/testsuite/gdb.python/py-symtab.exp | 4 +-
gdb/tracepoint.c | 7 -
gdb/tui/tui-command.c | 8 -
gdb/tui/tui-command.h | 2 -
gdb/tui/tui-data.c | 53 ++---
gdb/tui/tui-data.h | 61 +----
gdb/tui/tui-disasm.c | 3 +-
gdb/tui/tui-layout.c | 256 ++++++++++-----------
gdb/tui/tui-layout.h | 2 -
gdb/tui/tui-regs.c | 16 +-
gdb/tui/tui-regs.h | 1 -
gdb/tui/tui-stack.c | 4 +-
gdb/tui/tui-win.c | 19 +-
gdb/tui/tui-wingeneral.c | 29 +--
gdb/tui/tui-wingeneral.h | 6 +-
gdb/tui/tui-winsource.c | 119 +++-------
gdb/tui/tui-winsource.h | 57 +++--
readline/ChangeLog.gdb | 5 +
readline/colors.c | 2 +-
35 files changed, 564 insertions(+), 470 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 2cb5b72 0: update: binutils-gcc-linux: all
new 80e9451 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 (2cb5b72)
\
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 | 172 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11627 ++++++++-------
04-build_abe-stage1/console.log | 15520 +++++++++----------
05-build_linux/console.log | 852 +-
06-boot_linux/console.log | 6 +-
console.log | 28710 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
8 files changed, 28660 insertions(+), 28683 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 c403e44218b [AArch64][GlobalISel] RBS: Treat s128s like vectors when un [...]
new fb900f7155c [GlobalISel]: Fix lowering of G_Shuffle_vector where we pic [...]
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:
lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 2 +-
.../AMDGPU/GlobalISel/legalize-shuffle-vector.mir | 41 ++++++++++++++++++----
2 files changed, 35 insertions(+), 8 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 libcxxabi.
from bb31674 small follow-up to r368604
new f3b4aeb [libcxxabi] Define _LIBCXXABI_GUARD_ABI_ARM on WebAssembly
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/__cxxabi_config.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 45acedc18 Update Python tests for lldb-server on Windows
new e8fa47dd1 Fix warning: suggest braces around initialization of subobject
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:
.../Process/Utility/RegisterContextWindows_x86_64.cpp | 12 +++++++-----
1 file changed, 7 insertions(+), 5 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 zorg.
from 3385ebad Removed builders: llvm-clang-lld-x86_64-debian-fast, ubuntu-g [...]
new 3ba82e41 [LLDB] Add matrix variant
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/monorepo_build.py | 31 ++++++++++++++++++++++---------
1 file changed, 22 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.