This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository openmp.
from b840a85 [libomptarget] Handle offload policy in push_tripcount
new 57b2faf [OpenMP] RISCV64 port
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:
README.rst | 6 +-
runtime/CMakeLists.txt | 9 +-
runtime/README.txt | 1 +
runtime/cmake/LibompGetArchitecture.cmake | 2 +
runtime/cmake/LibompMicroTests.cmake | 3 +
runtime/cmake/LibompUtils.cmake | 2 +
runtime/cmake/config-ix.cmake | 3 +-
runtime/src/kmp_csupport.cpp | 3 +-
runtime/src/kmp_os.h | 5 +-
runtime/src/kmp_platform.h | 6 +-
runtime/src/kmp_runtime.cpp | 3 +-
.../src/thirdparty/ittnotify/ittnotify_config.h | 10 +-
runtime/src/z_Linux_asm.S | 172 ++++++++++++++++++++-
runtime/src/z_Linux_util.cpp | 3 +-
runtime/test/ompt/callback.h | 20 +++
runtime/tools/lib/Platform.pm | 7 +-
runtime/tools/lib/Uname.pm | 2 +
www/README.txt | 1 +
www/index.html | 1 +
19 files changed, 243 insertions(+), 16 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 gcc.
from cf8a2a4daa4 * ipa-devirt.c (add_type_duplicate): Fix return value.
new 214fd142d94 Fix low reg issue in Thumb-2 movsi patterns
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 | 5 +++++
gcc/config/arm/thumb2.md | 18 ++++++++----------
gcc/config/arm/vfp.md | 26 ++++++++++++--------------
3 files changed, 25 insertions(+), 24 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/llvm-release-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 02c6013b 0: update: llvm-linux: all
new 2e6a2f42 0: update: llvm-19a71f6bdf2dddb10764939e7f0ec2b98dba76c9: 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 (02c6013b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 166 +-
02-build_llvm/console.log | 11646 +++++++++++++++++------------------
03-build_linux/console.log | 993 ++-
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 12832 +++++++++++++++++++--------------------
jenkins/manifest.sh | 7 +-
7 files changed, 12721 insertions(+), 12950 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 d95d1c897 [lldb] Tablegenify expr/frame/log/register/memory
new d158d270a Correctly use GetLoadedModuleList to take advantage of librar [...]
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/lldb/Target/Process.h | 15 ++-
.../DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp | 125 ++++++++++++++-------
.../DynamicLoader/POSIX-DYLD/DYLDRendezvous.h | 23 +++-
.../POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp | 3 +-
.../Windows-DYLD/DynamicLoaderWindowsDYLD.cpp | 6 +-
.../Process/gdb-remote/ProcessGDBRemote.cpp | 79 +++++++------
.../Plugins/Process/gdb-remote/ProcessGDBRemote.h | 7 +-
7 files changed, 169 insertions(+), 89 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/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e8346dee 2: update: llvm-linux: 18680
new 8869c663 2: update: linux-bed38c3e2dca01b358a62b5e73b46e875742fd75: 18680
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 (e8346dee)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 166 +-
02-build_llvm/console.log | 11888 ++++++++++++++++----------------
03-build_linux/console.log | 2158 +++---
06-update_baseline/console.log | 36 +-
console.log | 14248 +++++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
6 files changed, 14087 insertions(+), 14420 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-next-allmodconfig
in repository toolchain/ci/gcc.
from b372a85f637 Daily bump.
adds f3230b02972 2019-07-23 Richard Biener <rguenther(a)suse.de>
adds f1ba72cab9b PR rtl-optimization/91173
adds fc03d0cbea8 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 17 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/lto-streamer-in.c | 8 ++++++++
gcc/testsuite/g++.dg/pr91173.C | 45 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-address.c | 14 +++++++++++++
5 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/pr91173.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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f16f3334 0: update: binutils-ab97c80ee58673047e122bc11b3402472ce3cbdc: all
new 2f674503 0: update: gcc-fc03d0cbea80cd0a27b8ea484b348df1de8d093a: 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 (f16f3334)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-n [...]
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 | 15 +-
02-prepare_abe/console.log | 398 +-
03-build_abe-binutils/console.log | 10632 +++++++------
04-build_abe-stage1/console.log | 16849 +++++++++++----------
05-build_linux/console.log | 1184 +-
06-boot_linux/console.log | 2 +-
console.log | 29040 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
8 files changed, 29046 insertions(+), 29082 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/llvm-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards e3f029d2 2: update: llvm-linux: 25
new ecc68e07 2: update: llvm-linux: 25
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 (e3f029d2)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
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 | 182 +-
02-build_llvm/console.log | 11680 +++++++++++++++++------------------
03-build_linux/console.log | 640 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 20 +-
console.log | 12528 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12532 insertions(+), 12532 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.