This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch tuliom/libmvec
in repository glibc.
from bd111a593b PPC64: Add libmvec SIMD double-precision logarithm function.
new 1a8225b785 PPC64: Add libmvec SIMD single-precision logarithm function.
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:
NEWS | 1 +
sysdeps/powerpc/bits/math-vector.h | 2 +
sysdeps/powerpc/fpu/libm-test-ulps | 3 +
sysdeps/powerpc/powerpc64/fpu/Versions | 2 +-
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile | 5 +-
.../powerpc64/fpu/multiarch/math_config_flt.h} | 9 +-
.../fpu/multiarch/test-float-vlen4-wrappers.c | 2 +-
.../powerpc64/fpu/multiarch/vec_s_logf4_vsx.c | 101 +++++++++++++++++++++
.../powerpc64/fpu/multiarch/vec_s_logf_data.c} | 26 +++++-
.../sysv/linux/powerpc/powerpc64/libmvec.abilist | 1 +
10 files changed, 141 insertions(+), 11 deletions(-)
copy sysdeps/{ieee754/flt-32/math_config.h => powerpc/powerpc64/fpu/multiarch/math [...]
create mode 100644 sysdeps/powerpc/powerpc64/fpu/multiarch/vec_s_logf4_vsx.c
copy sysdeps/{ieee754/flt-32/e_logf_data.c => powerpc/powerpc64/fpu/multiarch/vec_ [...]
--
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 e9c0fded7c9 Use UNSUPPORTED: system-windows instead of REQUIRES: nowind [...]
new 80aab18585e Use UNSUPPORTED: windows in shtest-timeout.py. Apparently s [...]
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/lit/tests/shtest-timeout.py | 4 +++-
1 file changed, 3 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 compiler-rt.
from 024605807 [scudo][standalone] Introduce the chunk header
new 2ccfefe8f [libFuzzer] simplify value-profile-mem.test a little bit
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/fuzzer/value-profile-mem.test | 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 tuliom/libmvec
in repository glibc.
discards 0b63368436 powerpc64: Fix mathvec build and tests on POWER < 8
new e80e2a4829 powerpc64: Fix mathvec build and tests on POWER < 8
new bd111a593b PPC64: Add libmvec SIMD double-precision logarithm function.
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 (0b63368436)
\
N -- N -- N refs/heads/tuliom/libmvec (bd111a593b)
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 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:
NEWS | 1 +
sysdeps/powerpc/bits/math-vector.h | 2 +
sysdeps/powerpc/powerpc64/fpu/Makefile | 2 +-
sysdeps/powerpc/powerpc64/fpu/Versions | 2 +-
sysdeps/powerpc/powerpc64/fpu/math-tests-arch.h | 3 +-
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile | 5 +-
.../powerpc64/fpu/multiarch}/math_config.h | 11 +-
.../fpu/multiarch/test-double-vlen2-wrappers.c | 2 +-
.../powerpc64/fpu/multiarch/vec_d_log2_vsx.c | 266 +++++++++++++++++++++
.../powerpc64/fpu/multiarch/vec_d_log_data.c} | 40 ++--
.../sysv/linux/powerpc/powerpc64/libmvec.abilist | 1 +
11 files changed, 303 insertions(+), 32 deletions(-)
copy sysdeps/{ieee754/dbl-64 => powerpc/powerpc64/fpu/multiarch}/math_config.h (96%)
create mode 100644 sysdeps/powerpc/powerpc64/fpu/multiarch/vec_d_log2_vsx.c
copy sysdeps/{ieee754/dbl-64/e_log_data.c => powerpc/powerpc64/fpu/multiarch/vec_d [...]
--
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 e6cd59924ab sel-sched: allow negative insn priority (PR 88879)
new dbbe83a2086 2019-05-09 Bill Schmidt <wschmidt(a)linux.ibm.com>
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 | 4 ++++
gcc/doc/loop.texi | 5 +----
2 files changed, 5 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-release-arm-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 31ac293c04 Automatic date update in version.in
adds dc71cddb81 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 54e45c9b 0: update: binutils-gcc-linux: all
new 5202c85f 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 (54e45c9b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 76 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 10612 ++++++-------
04-build_abe-stage1/console.log | 17108 +++++++++++----------
05-build_linux/console.log | 814 +-
06-boot_linux/console.log | 2 +-
console.log | 29292 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 29171 insertions(+), 29179 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.