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/release-arm-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 79fb46cf79 Automatic date update in version.in
adds 6712b0c1bf Automatic date update in version.in
adds d77082db3f Automatic date update in version.in
adds 5cd1eaa964 Automatic date update in version.in
adds 6c11c735c7 Automatic date update in version.in
adds 9921e4b7bb Automatic date update in version.in
adds ad2e61e47f Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_bootstrap/release-arm-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards cd261a4eb 0: update: binutils-gcc: 2
new be2824969 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 (cd261a4eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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 1496 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 61032 -> 61252 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 447420 -> 449432 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards a8011edb4 2: update: binutils-90fe61ced1c9aa4afb263326e336330d15603fbf: 0
discards a5dec06bf 1: reset: binutils-45c06bb712699e94533d16ac79efca189723294d: 0
discards ed6d5f63d 0: update: gcc-b3f60112edcb85b459e60f66c44a55138b1cef49: 2
new 07c7d7611 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 (a8011edb4)
\
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 1540 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 48812 -> 53260 bytes
05-build_abe-bootstrap_ubsan/console.log.xz | Bin 0 -> 533344 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 92 ++++++++++++++++++----------
07-update_baseline/results.regressions | 2 -
jenkins/manifest.sh | 12 ++--
results | 4 ++
9 files changed, 69 insertions(+), 41 deletions(-)
create mode 100644 05-build_abe-bootstrap_ubsan/console.log.xz
delete mode 100644 07-update_baseline/results.regressions
--
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-aarch64
in repository toolchain/ci/gdb.
from ba4ba9711a libctf: workaround automake bug with conditional info pages
adds 7a34f66b23 gdb/remote: fix use after free bug
adds cc7ea7504c gdb/testsuite: give a test a real name
adds bf94cfb631 gdb: make value_subscripted_rvalue static
adds 69ce6091e6 aarch64: Fix uninitialised memory
adds ce1a6f421d gdb: make saved_filename an std::string
adds 857dfb92de gdb: return *this in target_waitstatus setters
adds 7509b82979 gdb: change store_waitstatus to return a target_waitstatus by value
No new revisions were added by this update.
Summary of changes:
gdb/cli/cli-logging.c | 20 ++++++------
gdb/gnu-nat.c | 2 +-
gdb/inf-child.c | 17 +++++-----
gdb/inf-child.h | 5 ++-
gdb/inf-ptrace.c | 3 +-
gdb/linux-nat.c | 6 ++--
gdb/netbsd-nat.c | 2 +-
gdb/procfs.c | 2 +-
gdb/remote.c | 35 +++++++++++++++++++--
gdb/rs6000-aix-nat.c | 2 +-
gdb/target/waitstatus.h | 48 +++++++++++++++++++----------
gdb/testsuite/gdb.python/py-send-packet.exp | 3 +-
gdb/valarith.c | 10 ++++--
gdb/value.h | 4 ---
opcodes/aarch64-dis.c | 2 +-
opcodes/aarch64-opc.c | 2 ++
16 files changed, 108 insertions(+), 55 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-aarch64
in repository toolchain/ci/binutils-gdb.
from ba4ba9711a libctf: workaround automake bug with conditional info pages
adds 7a34f66b23 gdb/remote: fix use after free bug
adds cc7ea7504c gdb/testsuite: give a test a real name
adds bf94cfb631 gdb: make value_subscripted_rvalue static
adds 69ce6091e6 aarch64: Fix uninitialised memory
adds ce1a6f421d gdb: make saved_filename an std::string
adds 857dfb92de gdb: return *this in target_waitstatus setters
adds 7509b82979 gdb: change store_waitstatus to return a target_waitstatus by value
No new revisions were added by this update.
Summary of changes:
gdb/cli/cli-logging.c | 20 ++++++------
gdb/gnu-nat.c | 2 +-
gdb/inf-child.c | 17 +++++-----
gdb/inf-child.h | 5 ++-
gdb/inf-ptrace.c | 3 +-
gdb/linux-nat.c | 6 ++--
gdb/netbsd-nat.c | 2 +-
gdb/procfs.c | 2 +-
gdb/remote.c | 35 +++++++++++++++++++--
gdb/rs6000-aix-nat.c | 2 +-
gdb/target/waitstatus.h | 48 +++++++++++++++++++----------
gdb/testsuite/gdb.python/py-send-packet.exp | 3 +-
gdb/valarith.c | 10 ++++--
gdb/value.h | 4 ---
opcodes/aarch64-dis.c | 2 +-
opcodes/aarch64-opc.c | 2 ++
16 files changed, 108 insertions(+), 55 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.