This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from fadf75c370 debug: Add missing locale dependencies of fortify tests
new eb948facd8 Fix typo in the name for Wednesday in Kurdish [BZ #9809]
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:
localedata/locales/ckb_IQ | 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.
unknown user pushed a change to branch master
in repository gcc.
from 667afe5a49c tree-optimization/93661 properly guard tree_to_poly_int64
new f348846e255 [GCC][PATCH][ARM]Add ACLE intrinsics for dot product (vusdo [...]
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 | 19 +++++
gcc/config/arm/arm-builtins.c | 50 ++++++++++--
gcc/config/arm/arm_neon.h | 46 +++++++++++
gcc/config/arm/arm_neon_builtins.def | 4 +
gcc/config/arm/iterators.md | 8 +-
gcc/config/arm/neon.md | 33 ++++++++
gcc/config/arm/unspecs.md | 2 +
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.target/arm/simd/vdot-2-1.c | 91 ++++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/vdot-2-2.c | 90 +++++++++++++++++++++
gcc/testsuite/gcc.target/arm/simd/vdot-2-3.c | 21 +++++
.../vdot-3-4.c => arm/simd/vdot-2-4.c} | 17 +---
12 files changed, 368 insertions(+), 20 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vdot-2-1.c
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vdot-2-2.c
create mode 100644 gcc/testsuite/gcc.target/arm/simd/vdot-2-3.c
copy gcc/testsuite/gcc.target/{aarch64/advsimd-intrinsics/vdot-3-4.c => arm/simd/v [...]
mode change 100755 => 100644
--
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_tk1/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/glibc.
from 994e529a37 Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
adds 43598ef6e2 hppa: Align __clone stack argument to 8 bytes (Bug 25066)
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/unix/sysv/linux/hppa/clone.S | 9 +++++++--
2 files changed, 8 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_bmk_tk1/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 8202ae96 2: update: binutils-gcc-glibc: 1
new 56e5c54b 2: update: binutils-gcc-glibc: 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 (8202ae96)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm- [...]
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 | 175 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11546 +-
04-build_abe-stage1/console.log | 18241 ++--
05-build_abe-linux/console.log | 292 +-
06-build_abe-glibc/console.log | 38300 +++----
07-build_abe-stage2/console.log | 44184 ++++----
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_LTO_mthumb/benchmark.log | 85 +-
09-benchmark--Os_LTO_mthumb/console.log | 251 +-
10-check_regression/console.log | 1308 +-
10-check_regression/results-0.csv | 235 +-
10-check_regression/results-1.csv | 227 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 243 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 4428 +-
11-update_baseline/console.log | 2785 +-
11-update_baseline/results-1.csv | 227 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 225 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 2886 +-
console.log | 117524 +++++++++++----------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
26 files changed, 122069 insertions(+), 121779 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 releases/gcc-9
in repository gcc.
from 92483696301 Daily bump.
new f6e9ae4da8f middle-end: Fix logical shift truncation (PR rtl-optimizati [...]
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 | 9 +++++++++
gcc/simplify-rtx.c | 18 +++++++++++++++---
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/opt/pr91838.C | 11 +++++++++++
4 files changed, 44 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr91838.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_tx1/llvm-release-aarch64-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from 994e529a37 Remove incorrect alloc_size attribute from pvalloc [BZ #25401]
adds 43598ef6e2 hppa: Align __clone stack argument to 8 bytes (Bug 25066)
No new revisions were added by this update.
Summary of changes:
NEWS | 1 +
sysdeps/unix/sysv/linux/hppa/clone.S | 9 +++++++--
2 files changed, 8 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.