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 37e7127c 0: update: binutils-gcc-linux: all
new 27840e23 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 (37e7127c)
\
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 | 52 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10966 +++++++-------
04-build_abe-stage1/console.log | 17363 +++++++++++----------
05-build_linux/console.log | 712 +-
06-boot_linux/console.log | 2 +-
console.log | 29517 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 29505 insertions(+), 29547 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 53dcce4331d revert r360162 as it breaks most of the buildbots
new c663ff25de6 Revert "[OpenMP][Clang] Support for target math functions"
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/clang/lib/Headers/BUILD.gn | 2 --
1 file changed, 2 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 71cb096811 [ASTImporter] Corrected type of integer constant in a test.
new e163cbcd8f Revert "[OpenMP][Clang] Support for target math functions"
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/Driver/ToolChains/Clang.cpp | 15 -
lib/Headers/CMakeLists.txt | 3 -
lib/Headers/__clang_cuda_cmath.h | 10 -
lib/Headers/__clang_cuda_device_functions.h | 16 +-
lib/Headers/__clang_cuda_libdevice_declares.h | 870 +++++++++++-----------
lib/Headers/__clang_cuda_math_forward_declares.h | 4 -
lib/Headers/openmp_wrappers/__clang_openmp_math.h | 47 --
lib/Headers/openmp_wrappers/cmath | 16 -
lib/Headers/openmp_wrappers/math.h | 17 -
test/Driver/openmp-offload-gpu.c | 5 -
test/Headers/Inputs/include/cmath | 5 -
test/Headers/Inputs/include/limits | 10 -
test/Headers/Inputs/include/math.h | 4 -
test/Headers/nvptx_device_cmath_functions.c | 21 -
test/Headers/nvptx_device_cmath_functions.cpp | 21 -
test/Headers/nvptx_device_math_functions.c | 21 -
test/Headers/nvptx_device_math_functions.cpp | 21 -
17 files changed, 431 insertions(+), 675 deletions(-)
delete mode 100644 lib/Headers/openmp_wrappers/__clang_openmp_math.h
delete mode 100644 lib/Headers/openmp_wrappers/cmath
delete mode 100644 lib/Headers/openmp_wrappers/math.h
delete mode 100644 test/Headers/Inputs/include/cmath
delete mode 100644 test/Headers/Inputs/include/limits
delete mode 100644 test/Headers/nvptx_device_cmath_functions.c
delete mode 100644 test/Headers/nvptx_device_cmath_functions.cpp
delete mode 100644 test/Headers/nvptx_device_math_functions.c
delete mode 100644 test/Headers/nvptx_device_math_functions.cpp
--
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 91e043f327f [ConstantRange] Simplify makeGNWR implementation; NFC
new 53dcce4331d revert r360162 as it breaks most of the buildbots
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/Transforms/Utils/BasicBlockUtils.cpp | 8 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 20 +---
test/Transforms/LoopSimplify/dbg-loc.ll | 2 +-
test/Transforms/LoopSimplify/do-preheader-dbg.ll | 122 ---------------------
test/Transforms/LoopSimplify/for-preheader-dbg.ll | 102 -----------------
test/Transforms/LoopUnroll/runtime-loop1.ll | 16 +--
.../X86/vectorization-remarks-missed.ll | 12 +-
.../X86/vectorization-remarks-profitable.ll | 4 +-
test/Transforms/LoopVectorize/debugloc.ll | 9 +-
test/Transforms/LoopVectorize/fix-reduction-dbg.ll | 87 ---------------
test/Transforms/LoopVectorize/unsafe-dep-remark.ll | 2 +-
11 files changed, 29 insertions(+), 355 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 zorg.
from 2145f90a Temporary disable modules for LLDB.
new 4aa185d1 Revert "Temporary disable modules for LLDB."
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:
zorg/jenkins/jobs/jobs/lldb-cmake-standalone | 2 +-
zorg/jenkins/lldb-cmake-matrix-dwarf.sh | 2 +-
zorg/jenkins/lldb-cmake-matrix-stage1.sh | 2 +-
zorg/jenkins/lldb-cmake-matrix-stage2.sh | 4 ++--
4 files changed, 5 insertions(+), 5 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-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from e90a813d96 Fix regression caused by recently added syscall restart code
adds c0a57f1536 Automatic date update in version.in
adds 26bfd82367 Fix scoped_mmap includes
adds 0f1309c8f7 Tidy use_complex_relocs_for
adds 456ba0fa36 [gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assembler
adds 77e7aaa4bd [gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S
adds 75f06e9dc5 [gdb/testsuite] Fix .debug_aranges in watch-loc.c
adds 7bd55dac80 [gdb/testsuite] Fix ls_host return in index-cache.exp
new b654832d0d xfail locview tests on mep that use complex relocs for view numbers
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:
bfd/version.h | 2 +-
gas/ChangeLog | 10 +++++++
gas/symbols.c | 35 ++++++++--------------
gas/testsuite/gas/elf/dwarf2-18.d | 3 +-
gas/testsuite/gas/elf/dwarf2-19.d | 3 +-
gdb/ChangeLog | 5 ++++
gdb/common/scoped_mmap.c | 2 +-
gdb/common/scoped_mmap.h | 2 --
gdb/testsuite/ChangeLog | 21 +++++++++++++
gdb/testsuite/gdb.base/index-cache.exp | 2 +-
gdb/testsuite/gdb.dlang/watch-loc.c | 5 +++-
.../gdb.dwarf2/dw2-case-insensitive-debug.S | 2 +-
gdb/testsuite/lib/dwarf.exp | 6 ++--
13 files changed, 63 insertions(+), 35 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-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 86ac329f 0: update: binutils-gcc-linux: all
new aa6f75b5 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 (86ac329f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 130 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10563 ++++++------
04-build_abe-stage1/console.log | 19865 +++++++++++-----------
05-build_linux/console.log | 690 +-
06-boot_linux/console.log | 2 +-
console.log | 31737 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 2 +-
9 files changed, 31675 insertions(+), 31764 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.