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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 77aa9133781 Daily bump.
adds e10d71312dc Daily bump.
adds be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm_acle.h | 8 ++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 14 ++++++++++++++
5 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/crc_hf_1.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-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 0d3caad5 0: update: binutils-gcc-linux: all
new fa8a6285 0: update: binutils-gcc-linux: 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 (0d3caad5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 350 +-
03-build_abe-binutils/console.log | 11144 ++++++++--------
04-build_abe-stage1/console.log | 14149 ++++++++++----------
05-build_linux/console.log | 526 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 25935 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
11 files changed, 26118 insertions(+), 26096 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-allnoconfig
in repository toolchain/ci/gcc.
from 77aa9133781 Daily bump.
adds e10d71312dc Daily bump.
adds be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm_acle.h | 8 ++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 14 ++++++++++++++
5 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/crc_hf_1.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-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 9e0568e2 0: update: binutils-gcc-linux: all
new 15443f13 0: update: binutils-gcc-linux: 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 (9e0568e2)
\
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 | 220 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 10936 ++++++-------
04-build_abe-stage1/console.log | 18667 +++++++++++-----------
05-build_linux/console.log | 724 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 31107 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 31076 insertions(+), 31042 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 clang.
from 135af9b01b [libTooling][NFC] Switch StencilTest.cpp to use EXPECT_THAT_ [...]
new 258784db36 [clang-format] Modified SortIncludes and IncludeCategories t [...]
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:
docs/ClangFormatStyleOptions.rst | 9 +++
include/clang/Tooling/Inclusions/HeaderIncludes.h | 1 +
include/clang/Tooling/Inclusions/IncludeStyle.h | 2 +
lib/Format/Format.cpp | 14 +++--
lib/Tooling/Inclusions/HeaderIncludes.cpp | 14 +++++
lib/Tooling/Inclusions/IncludeStyle.cpp | 1 +
unittests/Format/SortIncludesTest.cpp | 71 +++++++++++++++++++++++
7 files changed, 108 insertions(+), 4 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-mainline-allmodconfig
in repository toolchain/ci/gcc.
from 77aa9133781 Daily bump.
adds e10d71312dc Daily bump.
adds be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm_acle.h | 8 ++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 14 ++++++++++++++
5 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/crc_hf_1.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-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b4ad066f 2: update: binutils-gcc-linux: 19863
new c1bacbe2 2: update: binutils-gcc-linux: 19864
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 (b4ad066f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 229 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10800 ++++++-------
04-build_abe-stage1/console.log | 18614 ++++++++++-----------
05-build_linux/console.log | 962 +-
07-check_regression/console.log | 18 +-
08-update_baseline/console.log | 36 +-
console.log | 31055 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
10 files changed, 31100 insertions(+), 31062 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/ci/gcc.
from 77aa9133781 Daily bump.
adds e10d71312dc Daily bump.
adds be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm_acle.h | 8 ++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 14 ++++++++++++++
5 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/crc_hf_1.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-release-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 91e0e1c7 0: update: binutils-gcc-linux: all
new 88c07f03 0: update: binutils-gcc-linux: 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 (91e0e1c7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 22 +-
02-prepare_abe/console.log | 260 +-
03-build_abe-binutils/console.log | 10699 +++++++--------
04-build_abe-stage1/console.log | 13944 ++++++++++---------
05-build_linux/console.log | 848 +-
06-boot_linux/console.log | 2 +-
08-update_baseline/console.log | 25 -
console.log | 25785 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 25783 insertions(+), 25810 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.