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-defconfig
in repository toolchain/ci/gcc.
from 7ab0115f5f8 Daily bump.
adds 3adfb375fc9 2019-03-05 Richard Biener <rguenther(a)suse.de>
adds ed505aeb840 Daily bump.
new 205e1cf4249 backport r268834 from mainline to gcc-8-branch
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/ChangeLog | 29 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/altivec.h | 5 +++
gcc/config/rs6000/crypto.md | 17 ++++++----
gcc/config/rs6000/rs6000-builtin.def | 19 ++++++++---
gcc/config/rs6000/rs6000.c | 5 +++
gcc/doc/extend.texi | 13 ++++++++
gcc/testsuite/ChangeLog | 17 ++++++++++
gcc/testsuite/gcc.dg/torture/pr89505.c | 22 +++++++++++++
.../gcc.target/powerpc/crypto-builtin-1.c | 38 ++++++++++++++++++----
gcc/tree-ssa-structalias.c | 5 ++-
11 files changed, 152 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr89505.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-defconfig
in repository toolchain/ci/base-artifacts.
discards d8f8338 0: good: binutils-gcc-linux: boot
new a96e060 0: good: binutils-gcc-linux: boot
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 (d8f8338)
\
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 4273 ++++++++---------
4-build_abe-stage1/console.log | 5144 ++++++++++----------
5-build_linux/console.log | 80 +-
6-boot_linux/console.log | 336 +-
console.log | 9879 ++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
8 files changed, 9292 insertions(+), 10462 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 llvm.
from 3d715e2e934 [NFC] Declare the member data of class PostGenericScheduler [...]
new 5e6e8711f85 gn build: Merge r355439.
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:
utils/gn/secondary/llvm/lib/OptRemarks/BUILD.gn | 10 ----------
utils/gn/secondary/llvm/lib/Remarks/BUILD.gn | 10 ++++++++++
utils/gn/secondary/llvm/tools/llvm-opt-report/BUILD.gn | 2 +-
utils/gn/secondary/llvm/unittests/BUILD.gn | 2 +-
.../secondary/llvm/unittests/{OptRemarks => Remarks}/BUILD.gn | 6 +++---
5 files changed, 15 insertions(+), 15 deletions(-)
delete mode 100644 utils/gn/secondary/llvm/lib/OptRemarks/BUILD.gn
create mode 100644 utils/gn/secondary/llvm/lib/Remarks/BUILD.gn
rename utils/gn/secondary/llvm/unittests/{OptRemarks => Remarks}/BUILD.gn (53%)
--
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 lld.
from 3e41ab4c4 [WebAssembly] Test change after disabling MachineBlockPlacement
new 57cc90d53 ELF: Extract a non-ELFT base class for VersionNeedSection.
new d7ae9b916 ELF: De-template OutputSection::finalize() and MipsGotSection [...]
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:
ELF/Driver.cpp | 2 --
ELF/OutputSections.cpp | 13 +++----------
ELF/OutputSections.h | 2 +-
ELF/SyntheticSections.cpp | 36 ++++++++++++------------------------
ELF/SyntheticSections.h | 34 ++++++++++++++++++----------------
ELF/Writer.cpp | 18 +++++++++---------
6 files changed, 43 insertions(+), 62 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 lldb.
from 4191c8b03 Re-commit logging for SBCompileUnit::GetNumLineEntries.
new 1f74bbf12 Change the scanning algorithm in DynamicLoaderDarwinKernel::S [...]
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:
.../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 62 +++++++++++++---------
.../Darwin-Kernel/DynamicLoaderDarwinKernel.h | 6 ++-
2 files changed, 41 insertions(+), 27 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 ad9a67e1f7 [Fixed Point Arithmetic] Fixed Point and Integer Conversions
new 6c5acd1a62 Modules: Add -Rmodule-import
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:
include/clang/Basic/DiagnosticGroups.td | 1 +
.../clang/Basic/DiagnosticSerializationKinds.td | 4 ++
lib/Serialization/ASTReader.cpp | 6 +++
test/Modules/Inputs/Rmodule-import/A.h | 2 +
.../B.framework/Headers => Rmodule-import}/B.h | 1 +
test/Modules/Inputs/Rmodule-import/C.h | 1 +
test/Modules/Inputs/Rmodule-import/D.h | 1 +
.../Modules/Inputs/Rmodule-import/module.modulemap | 4 ++
test/Modules/Rmodule-build.m | 4 --
test/Modules/Rmodule-import.m | 46 ++++++++++++++++++++++
10 files changed, 66 insertions(+), 4 deletions(-)
create mode 100644 test/Modules/Inputs/Rmodule-import/A.h
copy test/Modules/Inputs/{require-modular-includes/B.framework/Headers => Rmodule- [...]
create mode 100644 test/Modules/Inputs/Rmodule-import/C.h
create mode 100644 test/Modules/Inputs/Rmodule-import/D.h
create mode 100644 test/Modules/Inputs/Rmodule-import/module.modulemap
create mode 100644 test/Modules/Rmodule-import.m
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards e09e355 0: good: binutils-gcc-linux: all
new 1aa97ce 0: good: 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 (e09e355)
\
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 | 14 +-
2-prepare_abe/console.log | 14 +-
3-build_abe-binutils/console.log | 3464 ++---
4-build_abe-stage1/console.log | 4160 +++---
5-build_linux/console.log | 17093 ++++++++++++-------------
6-boot_linux/console.log | 2 +-
console.log | 25029 +++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 24922 insertions(+), 24872 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.