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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
from 614d9302f3 onsuccess: #42: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
new 1f328562bf onsuccess: #43: boot: [TCWG CI] https://ci.linaro.org/job/tc [...]
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.xz | Bin 2188 -> 2208 bytes
02-prepare_abe/console.log.xz | Bin 2600 -> 2628 bytes
03-build_abe-binutils/console.log.xz | Bin 28028 -> 27704 bytes
03-build_abe-binutils/make-binutils.log.xz | Bin 17756 -> 17664 bytes
04-build_kernel_llvm/console.log.xz | Bin 67652 -> 66700 bytes
05-build_abe-qemu/console.log.xz | Bin 33356 -> 32752 bytes
05-build_abe-qemu/make-qemu.log.xz | Bin 22704 -> 22316 bytes
06-build_linux/console.log.xz | Bin 2988 -> 2988 bytes
07-boot_linux/console.log.xz | Bin 5788 -> 5796 bytes
08-check_regression/console.log.xz | Bin 1216 -> 1188 bytes
git/binutils_rev | 2 +-
git/linux_rev | 2 +-
git/llvm_rev | 2 +-
git/qemu_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 269 +++++++++++++++--------------
jenkins/notify-init.log | 82 ++++-----
jenkins/rewrite.log | 18 +-
jenkins/run-build.env | 6 +-
manifest.sh | 4 +-
notify/jira/comments.txt | 2 +-
notify/mail-body.txt | 45 ++---
notify/mail-subject.txt | 2 +-
23 files changed, 220 insertions(+), 218 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 951dbdfeec4 gdb: remove mi_parse::make functions
new 604fe2d97f7 gdb: make inferior::clear_thread_list always silent
new 9324bfeab9b gdb: remove the silent parameter from exit_inferior_1 and cleanup
new 9d7d58e7262 gdb: centralize "[Thread ...exited]" notifications
The 3 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/annotate.c | 4 +-
gdb/breakpoint.c | 4 +-
gdb/bsd-kvm.c | 2 +-
gdb/corelow.c | 2 +-
gdb/fbsd-nat.c | 3 --
gdb/gdbthread.h | 22 ++++++++--
gdb/inferior.c | 35 +++++-----------
gdb/inferior.h | 12 +++---
gdb/infrun.c | 2 +-
gdb/interps.c | 6 ++-
gdb/interps.h | 8 +++-
gdb/linux-nat.c | 8 +---
gdb/mi/mi-interp.c | 4 +-
gdb/mi/mi-interp.h | 3 +-
gdb/netbsd-nat.c | 3 --
gdb/observable.h | 11 +++--
gdb/procfs.c | 6 ---
gdb/python/py-inferior.c | 4 +-
gdb/testsuite/gdb.mi/mi-thread-bp-deleted.exp | 14 ++-----
gdb/testsuite/gdb.threads/thread-bp-deleted.exp | 12 +-----
gdb/thread.c | 56 ++++++++++++++++++-------
gdb/tracectf.c | 2 +-
gdb/tracefile-tfile.c | 2 +-
gdb/windows-nat.c | 20 +++------
24 files changed, 121 insertions(+), 124 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 adc5f8b99a9 gdb/testsuite: improve MI support for inferior specific bre [...]
new 0b72cde372f gdb: add gdb::make_unique function
new e200b179ce7 gdb: have mi_out_new return std::unique_ptr
new 951dbdfeec4 gdb: remove mi_parse::make functions
The 3 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/addrmap.c | 2 +-
gdb/break-catch-load.c | 5 +--
gdb/compile/compile-c-support.c | 2 +-
gdb/cp-name-parser.y | 2 +-
gdb/cp-support.c | 2 +-
gdb/dwarf2/frame.c | 2 +-
gdb/dwarf2/read-debug-names.c | 2 +-
gdb/dwarf2/read-gdb-index.c | 2 +-
gdb/dwarf2/read.c | 2 +-
gdb/gdbtypes.c | 2 +-
gdb/mi/mi-interp.c | 2 +-
gdb/mi/mi-main.c | 4 +-
gdb/mi/mi-out.c | 8 ++--
gdb/mi/mi-out.h | 2 +-
gdb/mi/mi-parse.c | 76 ++++++++++++++++------------------
gdb/mi/mi-parse.h | 18 +++-----
gdb/python/py-mi.c | 4 +-
gdb/python/py-varobj.c | 4 +-
gdb/ui-out.c | 8 ++--
gdb/unittests/parallel-for-selftests.c | 4 +-
gdb/varobj.c | 2 +-
gdbsupport/gdb_unique_ptr.h | 13 ++++++
22 files changed, 82 insertions(+), 86 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.