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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards fc7c0a5 0: update: llvm-linux: boot
new 2141366 0: update: llvm-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 (fc7c0a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
01-reset_artifacts/console.log | 220 +-
02-build_llvm/console.log | 12648 +++++++++++++++++------------------
03-build_linux/console.log | 764 +--
04-boot_linux/console.log | 4 +-
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 29 +
console.log | 13675 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
8 files changed, 13711 insertions(+), 13653 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-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 40c75bc8b0 Fix compile time warnings about comparisons always being false.
adds 301a9420d9 Add support for debuginfod to the binutils (disable by defau [...]
adds ade4fd9ba4 Update Traditional Chinese translation for the binutils sub- [...]
adds abb78b78c4 oops - toplevel changelog entry for previous delta.
adds bce58db4fb Fix the cast used to prevent compile time warning about an a [...]
adds b899eb3bb8 Fix an illegal memory access triggered when trying to examin [...]
adds ffebb0bbde Fix an attempt to free a static pointer when using objcopy's [...]
adds 57d7500265 Fix memory leak of the demangled symbol name
adds 3061113bf3 Fix indentation in print_thread_info_1
adds 5f23a08201 Don't define _FORTIFY_SOURCE on MinGW
adds 3be966f69d gdb/testsuite: Fix race condition in gdb.base/skip.exp
adds 63ffd7c913 gdb/testsuite/tui: Always dump_screen when asked
adds b40aa28fb5 gdb/testsuite/tui: Split enter_tui into two procs
adds 3804da7e07 gdb/testsuite/tui: Introduce check_box_contents
adds b2efe70cf3 gdb/tui: Fix 'layout asm' before the inferior has started
adds 9ae6bf640d gdb: Fix scrolling in TUI
adds f5a7c406b1 gdb/tui: Link source and assembler scrolling .... again
adds 60318db6c5 Automatic date update in version.in
new 71780f455f ubsan: alpha-coff: signed integer overflow
new 8948cc6971 ubsan: spu: left shift of negative value
new 441af85bd9 ubsan: m10300: shift exponent -4
new 7f578b959c ubsan: tilepro: signed integer overflow
new ec4181f289 HPUX gas testsuite fixes
The 5 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:
ChangeLog | 7 +
bfd/ChangeLog | 10 +
bfd/bfd.c | 16 +-
bfd/coff-alpha.c | 2 +-
bfd/version.h | 2 +-
binutils/ChangeLog | 37 +++
binutils/Makefile.am | 6 +-
binutils/Makefile.in | 9 +-
binutils/NEWS | 9 +
binutils/config.in | 3 +
binutils/configure | 184 ++++++++---
binutils/configure.ac | 3 +
binutils/doc/Makefile.in | 5 +-
binutils/doc/binutils.texi | 18 ++
binutils/dwarf.c | 110 ++++++-
binutils/dwarf.h | 4 +
binutils/objcopy.c | 15 +-
binutils/objdump.c | 27 ++
binutils/po/zh_TW.po | 340 +--------------------
binutils/readelf.c | 132 ++++++++
binutils/testsuite/binutils-all/linkdebug.s | 17 +-
config/debuginfod.m4 | 38 +++
configure | 139 ++++++++-
configure.ac | 4 +
gas/ChangeLog | 5 +
gas/testsuite/gas/elf/pr14891.s | 4 +-
gas/testsuite/gas/elf/pr21661.d | 1 +
gdb/ChangeLog | 30 ++
gdb/gdbsupport/common-defs.h | 8 +-
gdb/symtab.c | 22 +-
gdb/testsuite/ChangeLog | 34 +++
gdb/testsuite/gdb.base/skip.exp | 9 +-
gdb/testsuite/gdb.tui/basic.exp | 40 +++
.../gdb.tui/{resize.exp => tui-layout-asm.exp} | 20 +-
gdb/testsuite/lib/tuiterm.exp | 67 +++-
gdb/thread.c | 130 ++++----
gdb/tui/tui-source.c | 27 +-
gdb/tui/tui.c | 10 +-
include/ChangeLog | 9 +
include/opcode/spu.h | 37 +--
opcodes/ChangeLog | 16 +
opcodes/m10200-dis.c | 24 +-
opcodes/m10300-dis.c | 24 +-
opcodes/tilegx-opc.c | 9 +-
opcodes/tilepro-opc.c | 7 +-
opcodes/z80-dis.c | 2 +-
46 files changed, 1088 insertions(+), 584 deletions(-)
create mode 100644 config/debuginfod.m4
copy gdb/testsuite/gdb.tui/{resize.exp => tui-layout-asm.exp} (70%)
--
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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards eb67813 0: update: binutils-gcc-linux: all
new df6d501 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 (eb67813)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 137 +-
02-prepare_abe/console.log | 336 +-
03-build_abe-binutils/console.log | 11513 +++++------
04-build_abe-stage1/console.log | 20391 ++++++++++---------
05-build_linux/console.log | 5480 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
08-update_baseline/console.log | 2 +-
console.log | 37863 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 37833 insertions(+), 37907 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-master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards a321182 0: update: gcc-1b94abb42ed553ee4f388ac5baa0f70bc7b70119: 1
new 26174ba 0: update: gcc-e527b35b0e21e4d9ece614b04b2f77cf237108f1: 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 (a321182)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 137 +-
02-prepare_abe/console.log | 419 +-
03-build_abe-bootstrap_ubsan/console.log | 96200 ++++++++++++++--------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 96760 ++++++++++++++---------------
jenkins/manifest.sh | 10 +-
7 files changed, 96411 insertions(+), 97119 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 aa46b5771c4 2020-01-10 Richard Biener <rguenther(a)suse.de>
new acdcef18494 2020-01-10 Richard Biener <rguenther(a)suse.de>
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 | 8 ++++++++
gcc/tree-eh.c | 39 ++++++++++++++++++++++++++++++++-------
2 files changed, 40 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.