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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards cacfa24d 0: update: llvm-linux: all
new af5d9c90 0: update: llvm-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 (cacfa24d)
\
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:
01-reset_artifacts/console.log | 77 +-
02-build_llvm/console.log | 11864 +++++++++++++++++------------------
03-build_linux/console.log | 766 ++-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 29 +
console.log | 12740 +++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
8 files changed, 12779 insertions(+), 12707 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 40cbe06b0f2 gcc/testsuite/ChangeLog:
new f1672ad3a2a libstdc++: Add inline to maybe-constexpr functions (PR 92927)
new 5e1bc7010a1 fortran: Fix PR number in comment of testcase for PR 69497
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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/pr69497.f90 | 2 +-
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/bits/alloc_traits.h | 6 +++---
4 files changed, 15 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/llvm-master-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 650fd1c9 0: update: llvm-linux: 16
new 4ad60231 0: update: llvm-linux: 16
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 (650fd1c9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 16 +-
02-build_llvm/console.log | 12516 ++++++++++++++++++-----------------
03-build_linux/console.log | 836 +--
05-check_regression/console.log | 46 +-
06-update_baseline/console.log | 2 +-
console.log | 13416 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 13407 insertions(+), 13435 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 efc0cac14f2 Backport: rename tests to reference the correct PR
new e173e137935 Backported from mainline 2019-11-21 Jakub Jelinek <jaku [...]
new fb007bc2142 Backported from mainline 2019-11-22 Jakub Jelinek <jaku [...]
new 64f4b2eee18 Backported from mainline 2019-11-23 Jakub Jelinek <jaku [...]
new cadf625dd31 Backported from mainline 2019-11-26 Jakub Jelinek <jaku [...]
new 2204ac34758 Backported from mainline 2019-11-26 Jakub Jelinek <jaku [...]
new ac97cc394b5 Backported from mainline 2019-11-26 Jakub Jelinek <jaku [...]
new 73abef82b4d Backported from mainline 2019-11-26 Jakub Jelinek <jaku [...]
The 7 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/c-family/ChangeLog | 19 ++++++++
gcc/c-family/c-attribs.c | 1 +
gcc/c-family/c-common.h | 1 +
gcc/c-family/c-format.c | 40 ++++++++--------
gcc/c/ChangeLog | 8 ++++
gcc/c/c-decl.c | 14 ++++++
gcc/config/i386/i386.c | 10 ++--
gcc/cp/ChangeLog | 29 +++++++++++
gcc/cp/class.c | 56 +++++++++++++++++++++-
gcc/cp/cp-objcp-common.c | 9 ++++
gcc/cp/parser.c | 23 +++++++++
gcc/testsuite/ChangeLog | 30 ++++++++++++
gcc/testsuite/c-c++-common/pr90677.c | 11 +++++
gcc/testsuite/g++.dg/cpp0x/enum23.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/enum38.C | 25 ++++++++++
gcc/testsuite/g++.dg/cpp0x/gen-attrs-71.C | 7 +++
gcc/testsuite/g++.dg/cpp1y/lambda-generic-90842.C | 7 +++
gcc/testsuite/g++.dg/opt/pr92644.C | 6 +++
gcc/testsuite/gcc.target/i386/pr92615.c | 45 +++++++++++++++++
gcc/tree-ssa-phiopt.c | 9 ++--
libsanitizer/ChangeLog | 10 ++++
.../sanitizer_platform_limits_posix.cc | 9 ++--
.../sanitizer_platform_limits_posix.h | 15 +-----
24 files changed, 356 insertions(+), 47 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr90677.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/enum38.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/gen-attrs-71.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-generic-90842.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr92644.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr92615.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-master-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4f4051fc 0: update: binutils-gcc-linux: all
new 115068c3 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 (4f4051fc)
\
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11875 ++++++------
04-build_abe-stage1/console.log | 16214 ++++++++--------
05-build_linux/console.log | 7787 ++++----
06-boot_linux/console.log | 6 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 10 +-
console.log | 35867 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 36214 insertions(+), 36125 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-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 228c8f4be0 xcoff slurp_armap bounds checking
adds f69656d00f Handle CRLF when reading XML on Windows
adds 2032eb7e93 Fix comment in field_kind
adds 78aa740b76 Add install-strip to sim/
adds aa989b27d0 Rename "sun" variable to avoid conflicts on Solaris
adds 1cd4a20a27 Cast the log10 argument to double to disambiguate it
adds d411762c45 Make the literal argument to pow a double, not an integer
adds 1ee7b812e7 Fix build with GNU Make 3.81
adds 0ad6b8ee70 Consistently quote variables used with "test"
adds 5c787103a2 Automatic date update in version.in
adds fcc5d04f92 coff-alpha memory leak
adds 9d78076ef8 bfd_check_format memory leak
adds 000fe1a756 ubsan: m68hc1x: left shift of negative value
adds 15d2859fdd ubsan: hppa: left shift of negative value
adds e76832f125 ubsan: xtensa: left shift cannot be represented in type 'int'
adds bcd9f578a9 ubsan: or1k: left shift of negative value
adds cda8d785b3 PR25281, sh disassembler abort
new 364d710448 Make isearch change readline prompt in TUI
new c1b167d76e Change tui_update_locator_fullname to take a symtab
new 5ebd54023c Remove parameters from tui_show_source
new 8acfefcc8f Remove tui_show_disassem_and_update_source
new 039298ec45 Remove some TUI asserts
new 1ae58f0c64 Simplify tui_source_window_base::maybe_update method
new d4669c0fc7 Remove some unnecessary focus switches
new 855f89b3da Remove tui_show_disassem
new 469b073133 Remove tui_source_window::show_symtab_source
new 61c33f105c Change tui_source_window_base::set_contents to return bool
new 57e4b379e9 Use start_line_or_addr in TUI windows
new 9f7540a5de Use symtab_and_line when updating TUI windows
new 88180c0824 Simplify tui_update_source_windows_with_addr
new 5d49bf1b69 Simplify tui_update_source_windows_with_line
new 52469d7673 Reimplement tui_get_begin_asm_address
new 77b97e0062 Display "main" on initial TUI startup
new ae4393e22c Remove a call to update_exec_info
new 0ab92974ab Change set_locator_info to take a symtab_and_line
new 54217b84bd Don't call set_current_source_symtab_and_line from TUI
new 2dfd3df48d Use bool in tui_before_prompt
new a75cd9a2c1 Add observable to watch current source symtab
new fc9d2d724f Fix "list" command in the TUI
new eb390f499b Change tui_show_frame_info to return bool
new b4b49dcbff Don't call tui_show_source from tui_ui_out
The 24 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/ChangeLog | 23 ++
bfd/coff-alpha.c | 5 +-
bfd/format.c | 2 +
bfd/libhppa.h | 85 +++-----
bfd/version.h | 2 +-
bfd/xtensa-isa.c | 2 +-
cpu/ChangeLog | 4 +
cpu/or1korbis.cpu | 4 +-
gdb/ChangeLog | 234 +++++++++++++++++++++
gdb/configure | 66 +++---
gdb/configure.ac | 62 +++---
gdb/fbsd-tdep.c | 8 +-
gdb/gdbserver/ChangeLog | 9 +
gdb/gdbserver/Makefile.in | 8 +-
gdb/gdbserver/configure | 8 +-
gdb/gdbserver/configure.ac | 4 +-
gdb/gdbsupport/common.m4 | 4 +-
gdb/observable.c | 1 +
gdb/observable.h | 6 +
gdb/score-tdep.c | 6 +-
gdb/source.c | 103 +++++----
gdb/testsuite/ChangeLog | 13 ++
.../gdb.tui/{resize.exp => list-before.exp} | 12 +-
gdb/testsuite/gdb.tui/list.exp | 2 +-
gdb/testsuite/gdb.xml/tdesc-arch.exp | 14 +-
gdb/tui/tui-disasm.c | 126 ++++-------
gdb/tui/tui-disasm.h | 12 +-
gdb/tui/tui-hooks.c | 102 +++++----
gdb/tui/tui-io.c | 11 +-
gdb/tui/tui-out.c | 5 +-
gdb/tui/tui-source.c | 176 +++++++---------
gdb/tui/tui-source.h | 13 +-
gdb/tui/tui-stack.c | 83 ++++----
gdb/tui/tui-stack.h | 9 +-
gdb/tui/tui-winsource.c | 146 ++++---------
gdb/tui/tui-winsource.h | 18 +-
gdb/tui/tui.c | 14 +-
gdb/tui/tui.h | 2 -
gdb/ui-out.h | 6 +-
gdb/xml-support.c | 4 +-
opcodes/ChangeLog | 24 +++
opcodes/hppa-dis.c | 16 +-
opcodes/m68hc11-dis.c | 178 +++++++---------
opcodes/or1k-ibld.c | 4 +-
opcodes/sh-dis.c | 16 +-
sim/ChangeLog | 5 +
sim/Makefile.in | 10 +
sim/common/ChangeLog | 5 +
sim/common/Makefile.in | 1 +
sim/igen/ChangeLog | 5 +
sim/igen/Makefile.in | 1 +
sim/ppc/ChangeLog | 5 +
sim/ppc/Makefile.in | 5 +
sim/testsuite/ChangeLog | 5 +
sim/testsuite/Makefile.in | 1 +
55 files changed, 937 insertions(+), 758 deletions(-)
copy gdb/testsuite/gdb.tui/{resize.exp => list-before.exp} (81%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.