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-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 598d1da0d llvm-cb067ef65b3ccff89cebbcc053d578d91c108f3d: all
new 91298c383 llvm-cbba0d2925f0dceabf3b2a6b74ceff6d1434fa2d: 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 (598d1da0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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:
1-reset_artifacts/console.log | 200 +-
2-build_llvm/console.log | 9094 +++++++++++++++++++-------------------
3-count_linux_objs/console.log | 52 +-
console.log | 9344 ++++++++++++++++++++--------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 4 +-
8 files changed, 9432 insertions(+), 9272 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 gcc.
from 6b5dcc7e3c5 [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection optio [...]
new ac64cdbe88b 2019-01-08 Richard Biener <rguenther(a)suse.de>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/trans-expr.c | 19 ++++++-------------
gcc/testsuite/ChangeLog | 6 ++++++
.../{logical_temp_io_kind8.f90 => pr88611.f90} | 2 +-
4 files changed, 19 insertions(+), 14 deletions(-)
copy gcc/testsuite/gfortran.dg/{logical_temp_io_kind8.f90 => pr88611.f90} (83%)
--
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 gcc-8-branch
in repository gcc.
from 5b4989f97b0 Backported from mainline 2019-01-03 Jakub Jelinek <jaku [...]
new 7b7d5512525 Backported from mainline 2019-01-04 Jakub Jelinek <jaku [...]
new 5ebed7d0054 Backported from mainline 2019-01-05 Jakub Jelinek <jaku [...]
The 2 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/ChangeLog | 13 +++++++++++++
gcc/config/i386/i386.c | 4 +---
gcc/expr.c | 15 +++++++++++++++
gcc/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr82564.c | 15 +++++++++++++++
.../gcc.dg/{nested-func-9.c => nested-func-12.c} | 4 ++--
gcc/testsuite/gcc.dg/pr88594.c | 16 ++++++++++++++++
7 files changed, 74 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr82564.c
copy gcc/testsuite/gcc.dg/{nested-func-9.c => nested-func-12.c} (79%)
create mode 100644 gcc/testsuite/gcc.dg/pr88594.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.
unknown user pushed a change to branch master
in repository gcc.
from e9c75a1af33 [Ada] Bump copyright years to 2019
new fa00ec77972 PR libstdc++/88749 fix build failure in src/filesystem/ops.cc
new 6b5dcc7e3c5 [PATCH 2/3][GCC][AARCH64] Add new -mbranch-protection optio [...]
The 2 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/ChangeLog | 23 ++
gcc/config/aarch64/aarch64.c | 234 +++++++++++++++++++++
gcc/config/aarch64/aarch64.opt | 6 +-
gcc/doc/invoke.texi | 17 +-
gcc/testsuite/ChangeLog | 9 +
.../gcc.target/aarch64/branch-protection-attr-2.c | 16 ++
.../gcc.target/aarch64/branch-protection-attr.c | 22 ++
.../aarch64/branch-protection-option-2.c | 9 +
.../gcc.target/aarch64/branch-protection-option.c | 4 +
.../gcc.target/aarch64/return_address_sign_1.c | 2 +-
.../gcc.target/aarch64/return_address_sign_2.c | 2 +-
.../gcc.target/aarch64/return_address_sign_3.c | 6 +-
libstdc++-v3/ChangeLog | 6 +
libstdc++-v3/src/filesystem/ops.cc | 4 +-
14 files changed, 351 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/branch-protection-attr-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/branch-protection-attr.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/branch-protection-option-2.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/branch-protection-option.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_kernel/gnu-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 39b7a92e9 gcc-e9c75a1af33e3a2aee2fd8af913f969d789bd228: all
new 7cc2e787b binutils-171b8e19575654ab32321eb99f3fd112663ae7fa: 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 (39b7a92e9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 47 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3555 +++++++++---------
4-build_abe-stage1/console.log | 4060 ++++++++++----------
5-count_linux_objs/console.log | 25 +-
console.log | 7723 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 6 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7762 insertions(+), 7668 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-aarch64-stable-allyesconfig
in repository toolchain/binutils-gdb.
from 89e8cd357e Automatic date update in version.in
adds ee68c5f418 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.