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 dba4fcd2 0: update: binutils-gcc-linux-qemu: all
new 3ce50c13 0: update: binutils-gcc-linux-qemu: 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 (dba4fcd2)
\
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.xz | Bin 1560 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30208 -> 31132 bytes
04-build_abe-stage1/console.log.xz | Bin 90156 -> 89232 bytes
05-build_abe-qemu/console.log.xz | Bin 30648 -> 30672 bytes
06-build_linux/console.log.xz | Bin 4404 -> 4392 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 20 ++++++++++----------
10 files changed, 15 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_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/gdb.
from ef485e453a Automatic date update in version.in
adds ad62fd4546 gdb: make timestamped_file implement write_async_safe
new 6f5d514f91 gdb: replace inferior::waiting_for_vfork_done with inferior: [...]
new 148cf134e9 gdb/infrun: add inferior parameters to stop_all_threads and [...]
new 05d65a7a6c gdb/infrun: add logging statement to do_target_resume
new d8bbae6ea0 gdb: fix handling of vfork by multi-threaded program (follow [...]
new e88cf517e9 gdbserver: report correct status in thread stop race condition
new 3890f02a5b gdb/remote: remove_new_fork_children don't access target_wai [...]
new 27f9f64975 gdb: resume ongoing step after handling fork or vfork
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:
gdb/inferior.h | 8 +-
gdb/infrun.c | 207 ++++++++++++++++++---
gdb/infrun.h | 7 +-
gdb/remote.c | 5 +-
gdb/testsuite/gdb.threads/next-fork-other-thread.c | 92 +++++++++
.../gdb.threads/next-fork-other-thread.exp | 116 ++++++++++++
gdb/testsuite/gdb.threads/vfork-multi-thread.c | 88 +++++++++
gdb/testsuite/gdb.threads/vfork-multi-thread.exp | 96 ++++++++++
gdb/ui-file.h | 3 +
gdbserver/linux-low.cc | 60 +++---
10 files changed, 621 insertions(+), 61 deletions(-)
create mode 100644 gdb/testsuite/gdb.threads/next-fork-other-thread.c
create mode 100644 gdb/testsuite/gdb.threads/next-fork-other-thread.exp
create mode 100644 gdb/testsuite/gdb.threads/vfork-multi-thread.c
create mode 100644 gdb/testsuite/gdb.threads/vfork-multi-thread.exp
--
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_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts.
discards 56f8de8a 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 8c4f1d77 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (56f8de8a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1728 -> 1592 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 30132 -> 31192 bytes
04-build_abe-stage1/console.log.xz | Bin 89648 -> 89944 bytes
05-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
06-build_abe-linux/console.log.xz | Bin 8636 -> 8632 bytes
07-build_abe-glibc/console.log.xz | Bin 231392 -> 231696 bytes
08-build_abe-stage2/console.log.xz | Bin 221164 -> 220804 bytes
09-build_abe-gdb/console.log.xz | Bin 36904 -> 38276 bytes
10-build_abe-qemu/console.log.xz | Bin 30836 -> 30736 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3848 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2432 -> 2448 bytes
13-check_regression/console.log.xz | Bin 2692 -> 2376 bytes
13-check_regression/results.compare | 16 +-
13-check_regression/results.compare2 | 54 +-
14-update_baseline/console.log | 361 +++--
14-update_baseline/results.compare | 16 +-
14-update_baseline/results.compare2 | 54 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2658176 -> 2665068 bytes
sumfiles/g++.sum | 128 +-
sumfiles/gcc.log.xz | Bin 2154940 -> 2168748 bytes
sumfiles/gcc.sum | 2412 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 880872 -> 872024 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2260 -> 2264 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 195748 -> 195400 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2676 -> 2668 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 416856 -> 416092 bytes
sumfiles/libstdc++.sum | 10 +-
33 files changed, 1504 insertions(+), 1625 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9b69e933 2: update: binutils-llvm-linux-qemu: 20374
new 52bce8fd 2: update: binutils-llvm-linux-qemu: 20381
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 (9b69e933)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-m [...]
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.xz | Bin 1592 -> 1624 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 30424 -> 31280 bytes
04-build_llvm/console.log.xz | Bin 61200 -> 60356 bytes
05-build_abe-qemu/console.log.xz | Bin 30640 -> 30888 bytes
06-build_linux/console.log.xz | Bin 4660 -> 4704 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 30 +++++++++++++++---------------
jenkins/manifest.sh | 20 ++++++++++----------
results | 2 +-
10 files changed, 26 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.