This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from a04cc5f [OPENMP][NVPTX]Added/fixed debugging messages, NFC.
new 270adfa [libomptarget] Added install component for libomptarget
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:
libomptarget/src/CMakeLists.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
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 2f7bbcbd5 Fix linker-defined symbols possibly not being defined when -w [...]
new 997d79fe3 [test] Enable system-linker-elf feature on NetBSD [NFC]
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:
test/lit.cfg.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-allyesconfig
in repository toolchain/gcc.
from 4318e6d5c7b Daily bump.
adds 687f6e70d3f Daily bump.
adds 40b64323a04 * es.po: Update.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/po/ChangeLog | 4 +++
gcc/po/es.po | 88 ++++++++++++++++++++++++--------------------------------
3 files changed, 43 insertions(+), 51 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 57c57878c linux-8e143b90e4d45cca3dc53760d3cfab988bc74571: all
new a86ac7f7e gcc-40b64323a0480844825d2a21d69ea8dc10de63c1: 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 (57c57878c)
\
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 | 74 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3542 +++++++++--------
4-build_abe-stage1/console.log | 4077 +++++++++----------
5-count_linux_objs/console.log | 213 +-
console.log | 7968 +++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 12 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 7952 insertions(+), 7948 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 2e2fb522c7 Only convert objc messages to alloc to objc_alloc if the rec [...]
new 4d12ac09c5 [OpenMP] Added support for explicit mapping of classes using [...]
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/DiagnosticSemaKinds.td | 8 ++++
lib/CodeGen/CGOpenMPRuntime.cpp | 11 ++++-
lib/Sema/SemaOpenMP.cpp | 72 +++++++++++++++++++++++++++++-
test/OpenMP/target_ast_print.cpp | 35 +++++++++++++++
test/OpenMP/target_codegen.cpp | 50 ++++++++++++++++++++-
test/OpenMP/target_messages.cpp | 12 +++++
6 files changed, 183 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.
unknown user pushed a change to branch master
in repository lld.
from ed673fddf [ELF] A shared object is needed if any of its occurrences is needed
new 2f7bbcbd5 Fix linker-defined symbols possibly not being defined when -w [...]
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:
ELF/Driver.cpp | 6 +++---
test/ELF/Inputs/wrap-with-archive.s | 5 +++++
test/ELF/wrap-with-archive.s | 13 +++++++++++++
3 files changed, 21 insertions(+), 3 deletions(-)
create mode 100644 test/ELF/Inputs/wrap-with-archive.s
create mode 100644 test/ELF/wrap-with-archive.s
--
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 c5e9935add0 [X86] Remove X86ISD::INC/DEC. Just select them from X86ISD: [...]
new 09f6d282072 Fix MSVC PointerUnion visualizer
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/ADT/PointerIntPair.h | 2 ++
utils/LLVMVisualizers/llvm.natvis | 11 +++++++----
2 files changed, 9 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-master-arm-next-allnoconfig
in repository toolchain/binutils-gdb.
from 827041555a Update year range in copyright notice of binutils files
adds 5b38f9c16e Fix leak in print_one_catch_syscall.
adds ec70d8db32 Fix leak in record-full.c
adds b18ca5148b Fix 'Invalid read of size 4' in search_command_helper
adds 113b7b8142 gdb/riscv: Split ISA and ABI features
adds 502c64b9ac Automatic date update in version.in
adds 4ada3dfd5c Fix year range in unittests/.../char/empty.cc copyright header
adds 8833fbf05c Style improvements in gdb/python
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 59 ++++++++++++++++
gdb/arch/riscv.h | 15 +---
gdb/break-catch-syscall.c | 11 +--
gdb/python/py-arch.c | 5 +-
gdb/python/py-breakpoint.c | 2 +-
gdb/python/py-frame.c | 4 +-
gdb/python/py-inferior.c | 4 +-
gdb/python/py-type.c | 2 +-
gdb/record-full.c | 12 ++--
gdb/riscv-tdep.c | 81 ++++++++++++----------
gdb/riscv-tdep.h | 37 ++++++++--
gdb/source.c | 2 +
.../basic_string_view/element_access/char/empty.cc | 2 +-
14 files changed, 156 insertions(+), 82 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 60ebacc7f gcc-ce103907514c4c1359abc2846f9c347b59ade0df: all
new 9005bff40 binutils-8833fbf05c5b93fb3ccf666d5a3bd0e51e75d1bd: 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 (60ebacc7f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 27 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3480 +++++-----
4-build_abe-stage1/console.log | 4778 +++++++-------
5-count_linux_objs/console.log | 4482 +++++++------
console.log | 12873 ++++++++++++++++++-------------------
distance-to-baseline | 2 +-
jenkins/build-name | 2 +-
jenkins/manifest.sh | 8 +-
trigger-bisect-on-failure | 6 +-
10 files changed, 12792 insertions(+), 12870 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 compiler-rt.
from a15c094b1 [sanitizer] Android does not provide <fstab.h>
new af66c5c7c [Sanitizer] Enable funopen on FreeBSD
new 92f96584f [Sanitizer] Disable arc4random seeding apis on for Non NetBSD [...]
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:
lib/sanitizer_common/sanitizer_platform_interceptors.h | 2 +-
test/sanitizer_common/TestCases/Posix/arc4random.cc | 6 ++++++
test/sanitizer_common/TestCases/{NetBSD => Posix}/funopen.cc | 2 ++
3 files changed, 9 insertions(+), 1 deletion(-)
rename test/sanitizer_common/TestCases/{NetBSD => Posix}/funopen.cc (98%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.