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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 3ef0ee48 0: update: binutils-gcc-qemu: boot
new 4128634e 1: reset: linux-6f4266a78a4e090b452a0335c1414f3240684743: 21791
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 | 104 +-
02-prepare_abe/console.log | 404 +-
03-build_abe-binutils/console.log | 11805 +++++-----
04-build_abe-stage1/console.log | 14838 +++++++------
05-build_abe-qemu/console.log | 7067 +++---
06-build_linux/console.log | 653 +-
07-boot_linux/console.log | 12 -
08-check_regression/console.log | 90 +-
08-check_regression/results.regressions | 20 +-
08-check_regression/trigger-bisect | 3 +
09-update_baseline/console.log | 25 +-
09-update_baseline/results.regressions | 20 +-
console.log | 35098 +++++++++++++++---------------
jenkins/manifest.sh | 18 +-
reset-baseline | 0
results | 17 +-
16 files changed, 34540 insertions(+), 35634 deletions(-)
delete mode 100644 07-boot_linux/console.log
create mode 100644 08-check_regression/trigger-bisect
create mode 100644 reset-baseline
--
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 12be796ca8a gdb: make all_inferiors_safe actually work
new 3dab9e15d3a Add basic Z80 CPU support
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:
gdb/Makefile.in | 3 +-
gdb/NEWS | 1 +
gdb/configure.tgt | 4 +
gdb/features/Makefile | 3 +-
gdb/features/z80-cpu.xml | 33 ++
gdb/features/z80.c | 44 ++
gdb/features/z80.xml | 12 +
gdb/stubs/z80-stub.c | 1355 ++++++++++++++++++++++++++++++++++++++++++
gdb/z80-tdep.c | 1461 ++++++++++++++++++++++++++++++++++++++++++++++
gdb/z80-tdep.h | 52 ++
10 files changed, 2966 insertions(+), 2 deletions(-)
create mode 100644 gdb/features/z80-cpu.xml
create mode 100644 gdb/features/z80.c
create mode 100644 gdb/features/z80.xml
create mode 100644 gdb/stubs/z80-stub.c
create mode 100644 gdb/z80-tdep.c
create mode 100644 gdb/z80-tdep.h
--
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-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 87277b6a044 Daily bump.
adds 704e8a825c7 Add wi_fold_in_parts.
new 0103d18dfc9 Support EAF_NOT_RETURNED in tree-ssa-structalias
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/range-op.cc | 75 +++++++++++++++++++++++++++++---
gcc/range-op.h | 6 +++
gcc/testsuite/gcc.dg/pr96542.c | 27 ++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/modref-6.c | 37 ++++++++++++++++
gcc/tree-ssa-structalias.c | 30 +++++++++----
5 files changed, 162 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr96542.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-6.c
--
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-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 1b88692f 0: update: gcc-87277b6a04486b606761b86dbcfbc9a4b6871f4c: 1
new cd2ec4d6 0: update: gcc-0103d18dfc9a29bea69e5122fbdf3477d3e1384f: 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 (1b88692f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 194 +-
02-prepare_abe/console.log | 234 +-
04-build_abe-bootstrap_O3/console.log | 60193 +++++++++++++++----------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 60631 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 60685 insertions(+), 60587 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-release-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards f484063d 2: update: gcc-955ceda03da0a9b804e13f6643287416ae97a83e: -10
new 3f9c178a 2: update: gcc-955ceda03da0a9b804e13f6643287416ae97a83e: -10
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 (f484063d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 128 +++++-----
02-prepare_abe/console.log | 242 +++++++++---------
03-build_abe-binutils/console.log | 101 +++++++-
07-check_regression/console.log | 7 +-
08-update_baseline/console.log | 33 ++-
console.log | 511 ++++++++++++++++++++++++--------------
jenkins/manifest.sh | 11 +-
7 files changed, 644 insertions(+), 389 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-release-arm-check_bootstrap_lto
in repository toolchain/ci/base-artifacts.
from f4390926 1: reset: gcc-955ceda03da0a9b804e13f6643287416ae97a83e:
new f484063d 2: update: gcc-955ceda03da0a9b804e13f6643287416ae97a83e: -10
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 | 129 +++----
02-prepare_abe/console.log | 190 ++++-----
07-check_regression/console.log | 55 +--
08-update_baseline/console.log | 54 ++-
.../results.regressions | 0
console.log | 428 +++++++++++----------
jenkins/manifest.sh | 8 +-
reset-baseline | 0
results | 2 -
9 files changed, 436 insertions(+), 430 deletions(-)
rename {07-check_regression => 08-update_baseline}/results.regressions (100%)
delete mode 100644 reset-baseline
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.