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
in repository toolchain/ci/gcc.
from 87277b6a044 Daily bump.
adds 704e8a825c7 Add wi_fold_in_parts.
adds 0103d18dfc9 Support EAF_NOT_RETURNED in tree-ssa-structalias
No new revisions were added by this update.
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
in repository toolchain/ci/base-artifacts.
discards f609dc69 0: update: gcc-87277b6a04486b606761b86dbcfbc9a4b6871f4c: 1
new 10578ca8 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 (f609dc69)
\
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 | 78 +-
02-prepare_abe/console.log | 190 +-
04-build_abe-bootstrap/console.log | 58217 +++++++++++++++++-----------------
05-check_regression/console.log | 16 +-
06-update_baseline/console.log | 16 +-
console.log | 58543 +++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
7 files changed, 58489 insertions(+), 58581 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-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7b55ed15 0: update: binutils-gcc-linux-qemu: all
new cdccff57 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 (7b55ed15)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 226 +-
02-prepare_abe/console.log | 433 +-
03-build_abe-binutils/console.log | 12135 ++++-----
04-build_abe-stage1/console.log | 19427 +++++++-------
05-build_abe-qemu/console.log | 7278 +++---
06-build_linux/console.log | 904 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 40463 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 40586 insertions(+), 40372 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 gdb-11-branch
in repository binutils-gdb.
from 97f3dfbc4fe Automatic date update in version.in
new 28b48aa109b 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/ChangeLog | 12 +
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/ChangeLog | 4 +
gdb/stubs/z80-stub.c | 1355 ++++++++++++++++++++++++++++++++++++++++++
gdb/z80-tdep.c | 1461 ++++++++++++++++++++++++++++++++++++++++++++++
gdb/z80-tdep.h | 52 ++
12 files changed, 2982 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-release-arm-check_bootstrap
in repository toolchain/ci/base-artifacts.
discards 85a78a84 2: update: gcc-955ceda03da0a9b804e13f6643287416ae97a83e: -10
new f1b9a64a 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 (85a78a84)
\
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 | 183 +++++++--------
02-prepare_abe/console.log | 190 ++++++++--------
03-build_abe-binutils/console.log | 2 +-
07-check_regression/console.log | 21 +-
08-update_baseline/console.log | 59 +++--
console.log | 455 ++++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
7 files changed, 487 insertions(+), 429 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.