This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6f1a3668f5e ipa: add debug counter for IPA MODREF PTA
new 3bc75533d1f openmp: Add support for strict modifier on grainsize/num_ta [...]
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/c/c-parser.c | 34 +++++-
gcc/cp/parser.c | 38 +++++-
gcc/omp-expand.c | 8 +-
gcc/tree-pretty-print.c | 4 +
gcc/tree.h | 5 +
include/gomp-constants.h | 1 +
libgomp/taskloop.c | 27 ++++-
.../testsuite/libgomp.c-c++-common/taskloop-4.c | 3 +-
.../testsuite/libgomp.c-c++-common/taskloop-5.c | 135 +++++++++++++++++++++
9 files changed, 245 insertions(+), 10 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/taskloop-5.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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3
in repository toolchain/ci/newlib.
from 5036d447c Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage
new bc0e8a996 stdlib: conditionalize locale usage
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:
newlib/libc/stdlib/gdtoa-gethex.c | 12 +++++++++---
newlib/libc/stdlib/strtod.c | 7 ++++++-
2 files changed, 15 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3
in repository toolchain/ci/binutils-gdb.
from 082cf6944a sim: nltvals: switch output mode to a directory
adds 49e96aa482 Automatic date update in version.in
adds ca4f6fe4fb Automatic date update in version.in
adds fe7f0b0135 sim: m32r: add __linux__ hack for non-Linux hosts
adds a12ea97b9d Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
sim/m32r/traps.c | 8 ++++++++
2 files changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3
in repository toolchain/ci/base-artifacts.
discards 6cbd0d11 0: update: binutils-gcc-newlib: 1
new 609070a6 0: update: binutils-gcc-newlib: 1
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 (6cbd0d11)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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 | 207 +-
02-prepare_abe/console.log | 368 +-
03-build_abe-binutils/console.log | 10022 +++---
04-build_abe-stage1/console.log | 17109 +++++-----
05-clean_sysroot/console.log | 4 +-
06-build_abe-newlib/console.log | 5904 ++--
07-build_abe-stage2/console.log | 27907 ++++++++--------
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 28 +-
09-benchmark/console.log | 200 +-
10-check_regression/console.log | 42 +-
10-check_regression/results.log | 24 +-
11-update_baseline/console.log | 114 +-
11-update_baseline/results.log | 24 +-
console.log | 62067 ++++++++++++++++++------------------
jenkins/manifest.sh | 20 +-
results | 2 +-
results_id | 2 +-
18 files changed, 62037 insertions(+), 62009 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 newlib.
from 5036d447c Cygwin: fhandler_procsys::readdir: fix NtQueryDirectoryObject usage
new bc0e8a996 stdlib: conditionalize locale usage
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:
newlib/libc/stdlib/gdtoa-gethex.c | 12 +++++++++---
newlib/libc/stdlib/strtod.c | 7 ++++++-
2 files changed, 15 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.
"Diana Picus pushed a change to branch diana/release/13.0.0
in repository toolchain/jenkins-scripts.
from 402012e8 Force lit to 48 jobs on aarch64
new 5c6d363e Don't install clang-10
new 3c4fbc57 Reduce test threads to 16
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:
tcwg-llvm-common.sh | 2 --
tcwg-llvm-release.sh | 2 +-
2 files changed, 1 insertion(+), 3 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 59f38935d18 Improve return slot handling in ipa-modref
new 6f1a3668f5e ipa: add debug counter for IPA MODREF PTA
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/dbgcnt.def | 1 +
gcc/gimple.c | 5 +++--
2 files changed, 4 insertions(+), 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64
in repository toolchain/ci/glibc.
from 4cc79c2177 librt: add test (bug 28213)
adds 1f51cd9a86 mips: align stack in clone [BZ #28223]
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mips/clone.S | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.