This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 5cbd542 tcwg_kernel-build.sh: Fix reset_artifacts to not delete artif [...]
new 7816b69 tcwg-buildfarm.sh: Fix ILP32 builds
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:
tcwg-buildfarm.sh | 8 ++++----
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository llvm.
from 3834f852008 [GlobalISel] Make EnableGlobalISel always set when GISel is [...]
new 659d8117b2c [GlobalISel] Fix insertion of stack-protector epilogue
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:
lib/CodeGen/StackProtector.cpp | 31 ++++++++++----
.../GlobalISel/irtranslator-stackprotect-check.ll | 50 ++++++++++++++++++++++
2 files changed, 73 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/AArch64/GlobalISel/irtranslator-stackprotect-check.ll
--
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 glibc.
from 96cd0558bc support: Add signal support to support_capture_subprocess_check
new 250102c844 posix: Do not include testcases.h, ptestcases.h in source tree
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:
ChangeLog | 12 ++
posix/Makefile | 15 +-
posix/ptestcases.h | 326 -------------------------------------------
posix/testcases.h | 167 ----------------------
scripts/build-many-glibcs.py | 3 +-
5 files changed, 22 insertions(+), 501 deletions(-)
delete mode 100644 posix/ptestcases.h
delete mode 100644 posix/testcases.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_kernel/llvm-release-arm-mainline-allmodconfig
in repository toolchain/ci/llvm-monorepo.
from 600a37517c8 Merging r345353:
new 7927e7c80a6 Merging r347261:
new 2b9475136a8 Merging r347262:
new 9d9ef224385 Merging r342865:
new 1c877ca76e6 Merging r347179:
new d0c679795af Merging r343105:
new e35cea20fbc Merging r345497:
The 6 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:
clang/lib/CodeGen/CoverageMappingGen.cpp | 53 +++++++++++++++++++------
clang/lib/Driver/ToolChains/Arch/PPC.cpp | 10 +++--
clang/lib/Driver/ToolChains/Arch/PPC.h | 2 +-
clang/lib/Sema/SemaInit.cpp | 5 ++-
clang/lib/Serialization/ASTWriter.cpp | 5 ++-
clang/test/CoverageMapping/macros.c | 10 +++++
clang/test/Driver/openbsd.c | 5 +++
clang/test/SemaCXX/sourceranges.cpp | 7 ++++
clang/test/SemaOpenCL/extension-begin.cl | 60 ++++++++++++-----------------
clang/test/SemaOpenCL/extension-begin.h | 26 +++++++++++++
clang/tools/scan-build/bin/scan-build | 4 +-
llvm/tools/llvm-exegesis/lib/CMakeLists.txt | 8 +++-
12 files changed, 139 insertions(+), 56 deletions(-)
create mode 100644 clang/test/SemaOpenCL/extension-begin.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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/gcc.
from a87645915c9 2018-11-28 Richard Biener <rguenther(a)suse.de>
adds f37f815d8a7 2018-11-28 Aaron Sawdey <acsawdey(a)linux.ibm.com>
adds a9a931e4fd4 Daily bump.
adds 06403f63899 [PR c++/87531] operator= lookup in templates
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 15 ++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000-string.c | 304 +++++++++++++++++++---------------
gcc/cp/ChangeLog | 6 +
gcc/cp/class.c | 13 ++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/lookup/pr87531.C | 73 ++++++++
7 files changed, 285 insertions(+), 133 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr87531.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 gcc-8-branch
in repository gcc.
from a9a931e4fd4 Daily bump.
new 06403f63899 [PR c++/87531] operator= lookup in templates
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/cp/ChangeLog | 6 +++
gcc/cp/class.c | 13 +++++++
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/lookup/pr87531.C | 73 +++++++++++++++++++++++++++++++++++
4 files changed, 97 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/lookup/pr87531.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.
"Maxim Kuvyrkov pushed a change to reference refs/users/92/1000092/edit-29257/2
in repository toolchain/jenkins-scripts.
was 7816b69 tcwg-buildfarm.sh: Fix ILP32 builds
This change permanently discards the following revisions:
discards 7816b69 tcwg-buildfarm.sh: Fix ILP32 builds
--
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.
"Maxim Kuvyrkov pushed a change to reference refs/users/92/1000092/edit-29257/1
in repository toolchain/jenkins-scripts.
was 285ba63 tcwg-buildfarm.sh: Fix ILP32 builds
This change permanently discards the following revisions:
discards 285ba63 tcwg-buildfarm.sh: Fix ILP32 builds
--
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-lts-defconfig
in repository toolchain/binutils-gdb.
from f68d3e0053 Automatic date update in version.in
adds 27e8f8efca Automatic date update in version.in
adds 8936f76804 objdump: Fix check for corrupt reloc information, to allow f [...]
adds ffd9e4d022 elf: Don't merge .note.gnu.property section in IR
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/elf-properties.c | 3 ++-
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/objdump.c | 9 +++++++--
5 files changed, 24 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.
unknown user pushed a change to branch master
in repository llvm.
from cec32edcb5a [llvm-rc] Support EXSTYLE statement.
new 3834f852008 [GlobalISel] Make EnableGlobalISel always set when GISel is [...]
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/llvm/Target/TargetMachine.h | 3 +++
include/llvm/Target/TargetOptions.h | 12 ++++++++++++
lib/CodeGen/TargetPassConfig.cpp | 30 ++++++++++++++++-------------
lib/Target/AArch64/AArch64TargetMachine.cpp | 4 +++-
4 files changed, 35 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.