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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 86c6b807f5 Require readline 7 or newer
adds 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
new 0111684298 [readline] Fix compilation on MinGW
new a3504e9654 clear_detail can only be called on TUI source windows
new 2afade5dbe Remove struct tui_layout_def
new 62cf57fee7 Move current_layout to tui-layout.c
new 6925809176 Remove tui_make_all_visible
new 3f3ffe54e2 Simplify tui_make_all_invisible
new cc0c3ffbc9 Two simplifications in tui-layout.c
new 16cb7910b9 Make tui_default_win_height static
new 22c3f4909a Simplify tui_show_disassem
new fede52738f Delete invisible TUI windows
new b4ef5aeb3a Change tui_check_and_display_highlight_if_needed to be a method
new 0bd27e079a Change tui_show_source_content to be a method
new 37a4a13104 Change tui_set_exec_info_content to be a method
new 7ba913dcdf Change tui_update_exec_info to be a method
new 7b56485db5 Move code to tui-winsource.h
new 8270ac6229 Turn tui_show_exec_info_content into a method
new e321e7ce75 Remove tui_erase_exec_info_content
new 93858ad34e Remove tui_clear_exec_info_content
new 5216580d7a Don't track the contents of the execution info window
new 6405cd73c0 Remove tui_gen_win_info::last_visible_line
The 20 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 496d70e 0: update: binutils-gcc-linux: all
new b63a46a 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 (496d70e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 216 +-
02-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11493 +++++++------
04-build_abe-stage1/console.log | 20178 +++++++++++-----------
05-build_linux/console.log | 688 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 33022 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
10 files changed, 33014 insertions(+), 33031 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 lldb.
from 6a1e84024 [DWARF} Use LLVM's debug line parser in LLDB.
new e9f4d43dd [DWARF] Guess the path style
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:
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 8 ++++++--
1 file 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 0111684298 [readline] Fix compilation on MinGW
new a3504e9654 clear_detail can only be called on TUI source windows
new 2afade5dbe Remove struct tui_layout_def
new 62cf57fee7 Move current_layout to tui-layout.c
new 6925809176 Remove tui_make_all_visible
new 3f3ffe54e2 Simplify tui_make_all_invisible
new cc0c3ffbc9 Two simplifications in tui-layout.c
new 16cb7910b9 Make tui_default_win_height static
new 22c3f4909a Simplify tui_show_disassem
new fede52738f Delete invisible TUI windows
new b4ef5aeb3a Change tui_check_and_display_highlight_if_needed to be a method
new 0bd27e079a Change tui_show_source_content to be a method
new 37a4a13104 Change tui_set_exec_info_content to be a method
new 7ba913dcdf Change tui_update_exec_info to be a method
new 7b56485db5 Move code to tui-winsource.h
new 8270ac6229 Turn tui_show_exec_info_content into a method
new e321e7ce75 Remove tui_erase_exec_info_content
new 93858ad34e Remove tui_clear_exec_info_content
new 5216580d7a Don't track the contents of the execution info window
new 6405cd73c0 Remove tui_gen_win_info::last_visible_line
The 19 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:
gdb/ChangeLog | 182 +++++++++++++++++++++++++++++++++
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 +++++++----
16 files changed, 429 insertions(+), 389 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 a9ca12d0ed [Refactor] Moving SourceExtraction header from lib to include
new 662a600b1e [analyzer][NFC] Address inlines of D65484
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/StaticAnalyzer/Core/BugReporter.cpp | 75 +++++++++++++++++----------------
1 file changed, 38 insertions(+), 37 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 gcc-9-branch
in repository gcc.
from c78ac82e557 2019-08-13 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 19f47377083 2019-08-13 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 +++++
gcc/fortran/misc.c | 6 ++---
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/pr88072.f90 | 30 ++++++++++++++++++++++
.../gfortran.dg/unlimited_polymorphic_28.f90 | 2 +-
5 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr88072.f90
--
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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from d3a33b07fa Automatic date update in version.in
adds dc0c1219b2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards af49496 0: update: binutils-gcc-linux: boot
new 281326e 0: update: 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 (af49496)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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-prepare_abe/console.log | 442 +-
03-build_abe-binutils/console.log | 10910 ++++++-------
04-build_abe-stage1/console.log | 18690 +++++++++++----------
05-build_linux/console.log | 772 +-
06-boot_linux/console.log | 472 +-
console.log | 31353 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 31359 insertions(+), 31424 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.