This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards b2f84140 0: update: binutils-gcc: 2
new 18d9ff84 0: update: binutils-gcc: 2
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 (b2f84140)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-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.xz | Bin 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64464 -> 64168 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 549360 -> 546612 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 6d81986879b Make c-exp.y work with Bison 3.8+
new b00577cd7bb Use unique_xmalloc_ptr in solib_catchpoint
new 5c1146d2dec Use unique_xmalloc_ptr in exec_catchpoint
new a4c50be3d68 Use unique_xmalloc_ptr in watchpoint
new 23d6ee64057 Use unique_xmalloc_ptr in bp_location
new 6f781ee3006 Use unique_xmalloc_ptr in breakpoint
new 570bc7936f5 Use std::string in print_one_catch_syscall
The 6 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/break-catch-syscall.c | 22 +++---
gdb/breakpoint.c | 192 ++++++++++++++++++++-------------------------
gdb/breakpoint.h | 16 ++--
gdb/guile/scm-breakpoint.c | 4 +-
gdb/python/py-breakpoint.c | 4 +-
gdb/remote.c | 2 +-
gdb/tracepoint.c | 2 +-
7 files changed, 105 insertions(+), 137 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-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 1e4b1eace6 Automatic date update in version.in
adds 9aefdd5d13 Automatic date update in version.in
adds 61b08178e4 PR28459, readelf issues bogus warning
adds 03e3464158 Automatic date update in version.in
adds 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/dwarf.c | 1 -
2 files changed, 1 insertion(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 357d0582 0: update: binutils-gcc-linux-qemu: all
new f3f3024f 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 (357d0582)
\
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.xz | Bin 1548 -> 1584 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 41624 -> 41320 bytes
04-build_abe-stage1/console.log.xz | Bin 85192 -> 86160 bytes
05-build_abe-qemu/console.log.xz | Bin 29816 -> 29064 bytes
06-build_linux/console.log.xz | Bin 3832 -> 3700 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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/binutils-gdb.
from cf487499e0 Fix a potential illegal memory access when testing for a spe [...]
adds 4a2f674a68 Fix PR gdb/17917 Lookup build-id in remote binaries
adds d7c68312bd Always use std::function for self-tests
adds 05fb05a947 Fix bug in dynamic type resolution
adds 5dfe4bfcb9 Fix format_pieces selftest on Windows
adds 775d36a916 Fix Rust lex selftest when using libiconv
adds 5a8edb756a Check index in type::field
adds c82f680a94 [gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as [...]
adds e43321cab2 Automatic date update in version.in
new 6d81986879 Make c-exp.y work with Bison 3.8+
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:
bfd/version.h | 2 +-
gdb/ada-lang.c | 2 +-
gdb/build-id.c | 21 ++++---
gdb/c-exp.y | 5 +-
gdb/configure | 92 ++++++++++++++--------------
gdb/configure.ac | 21 -------
gdb/extension.c | 11 ++++
gdb/extension.h | 6 ++
gdb/gdbtypes.c | 9 +--
gdb/gdbtypes.h | 1 +
gdb/python/python.c | 55 ++++++++++++-----
gdb/rust-parse.c | 13 +++-
gdb/testsuite/gdb.ada/array_of_variant.exp | 11 ++++
gdb/testsuite/gdb.ada/array_of_variant/p.adb | 20 ++++++
gdb/testsuite/gdb.gdb/python-interrupts.exp | 35 -----------
gdb/unittests/format_pieces-selftests.c | 16 +++--
gdbsupport/common.m4 | 21 +++++++
gdbsupport/config.in | 3 +
gdbsupport/configure | 46 ++++++++++++++
gdbsupport/selftest.cc | 37 ++---------
gdbsupport/selftest.h | 14 -----
21 files changed, 254 insertions(+), 187 deletions(-)
delete mode 100644 gdb/testsuite/gdb.gdb/python-interrupts.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_gcc_check_bootstrap/master-aarch64-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 30cab50c 0: update: binutils-gcc: 1
new 0cb2e104 0: update: binutils-gcc: 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 (30cab50c)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check_bootstrap/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 1544 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
03-build_abe-binutils/console.log.xz | Bin 52172 -> 52700 bytes
04-build_abe-bootstrap_lto/console.log.xz | Bin 287136 -> 286608 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3816 -> 3828 bytes
06-build_abe-check_bootstrap_lto/console.log.xz | Bin 2536 -> 2372 bytes
07-check_regression/console.log.xz | Bin 3356 -> 6000 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 24 +-
07-check_regression/results.compare | 114 +-
07-check_regression/results.compare2 | 618 +++-
07-check_regression/results.regressions | 96 +-
08-update_baseline/console.log | 1049 ++++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 24 +-
08-update_baseline/results.compare | 114 +-
08-update_baseline/results.compare2 | 618 +++-
08-update_baseline/results.regressions | 96 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 3488152 -> 3491684 bytes
sumfiles/g++.sum | 336 +-
sumfiles/gcc.log.xz | Bin 2990608 -> 2997368 bytes
sumfiles/gcc.sum | 4321 ++++++++++++-----------
sumfiles/gfortran.log.xz | Bin 923080 -> 914736 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2332 -> 2336 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 176648 -> 176232 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2712 -> 2708 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 442544 -> 441836 bytes
sumfiles/libstdc++.sum | 16 +-
33 files changed, 4867 insertions(+), 2695 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.