This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from d976d44a89 manual: fix reference to source file
adds dc1e5eeb25 x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
No new revisions were added by this update.
Summary of changes:
sysdeps/ieee754/dbl-64/s_sincos.c | 7 +++++++
sysdeps/x86_64/fpu/multiarch/Makefile | 12 +++++++++---
sysdeps/x86_64/fpu/multiarch/s_sincos-avx.c | 3 +++
sysdeps/x86_64/fpu/multiarch/s_sincos-fma.c | 3 +++
sysdeps/x86_64/fpu/multiarch/s_sincos-fma4.c | 3 +++
sysdeps/x86_64/fpu/multiarch/{s_tan.c => s_sincos.c} | 16 ++++++++--------
6 files changed, 33 insertions(+), 11 deletions(-)
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincos-avx.c
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincos-fma.c
create mode 100644 sysdeps/x86_64/fpu/multiarch/s_sincos-fma4.c
copy sysdeps/x86_64/fpu/multiarch/{s_tan.c => s_sincos.c} (71%)
--
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_cross_check_gcc/master-aarch64
in repository toolchain/ci/binutils-gdb.
from b0de9ed86f Re: use libiberty xmalloc in bfd/doc/chew.c
adds 68538bbeaa gdb:csky save fpu and vdsp info to struct csky_gdbarch_tdep
No new revisions were added by this update.
Summary of changes:
gdb/csky-tdep.c | 42 +++++++++++++++++++++++++++++++++++++++---
gdb/csky-tdep.h | 5 ++++-
2 files changed, 43 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_gnu_cross_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards b7cc0f01f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 1
new 84fdb119f 0: update: binutils-gcc-linux-glibc-gdb-qemu: 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 (b7cc0f01f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_check_gcc/mast [...]
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.xz | Bin 1572 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30556 -> 30624 bytes
04-build_abe-stage1/console.log.xz | Bin 71424 -> 71952 bytes
06-build_abe-linux/console.log.xz | Bin 9488 -> 9656 bytes
07-build_abe-glibc/console.log.xz | Bin 238356 -> 237892 bytes
08-build_abe-stage2/console.log.xz | Bin 202256 -> 202284 bytes
09-build_abe-gdb/console.log.xz | Bin 37660 -> 37712 bytes
10-build_abe-qemu/console.log.xz | Bin 31976 -> 31480 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3928 -> 3892 bytes
12-build_abe-check_gcc/console.log.xz | Bin 2468 -> 2704 bytes
13-check_regression/console.log.xz | Bin 2716 -> 3136 bytes
13-check_regression/extra-bisect-params | 1 +
13-check_regression/fails.sum | 25 +
13-check_regression/results.compare | 42 +-
13-check_regression/results.compare2 | 54 +-
13-check_regression/results.regressions | 45 +
14-update_baseline/console.log | 445 +--
14-update_baseline/extra-bisect-params | 1 +
14-update_baseline/fails.sum | 25 +
14-update_baseline/results.compare | 42 +-
14-update_baseline/results.compare2 | 54 +-
14-update_baseline/results.regressions | 45 +
jenkins/manifest.sh | 22 +-
sumfiles/g++.log.xz | Bin 3366584 -> 3367496 bytes
sumfiles/g++.sum | 48 +-
sumfiles/gcc.log.xz | Bin 2967704 -> 2972636 bytes
sumfiles/gcc.sum | 5053 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 1024100 -> 1024364 bytes
sumfiles/gfortran.sum | 8 +-
sumfiles/libatomic.log.xz | Bin 2288 -> 2288 bytes
sumfiles/libatomic.sum | 2 +-
sumfiles/libgomp.log.xz | Bin 199092 -> 198924 bytes
sumfiles/libgomp.sum | 7 +-
sumfiles/libitm.log.xz | Bin 2652 -> 2652 bytes
sumfiles/libitm.sum | 2 +-
sumfiles/libstdc++.log.xz | Bin 418572 -> 417968 bytes
sumfiles/libstdc++.sum | 6 +-
38 files changed, 3114 insertions(+), 2813 deletions(-)
create mode 100644 13-check_regression/extra-bisect-params
create mode 100644 13-check_regression/fails.sum
create mode 100644 13-check_regression/results.regressions
create mode 100644 14-update_baseline/extra-bisect-params
create mode 100644 14-update_baseline/fails.sum
create mode 100644 14-update_baseline/results.regressions
--
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-arm-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 93054037f1 Automatic date update in version.in
adds 912f2e4449 Automatic date update in version.in
adds 220b941f1e Automatic date update in version.in
adds 794474ead0 Automatic date update in version.in
adds 81d275cb83 Automatic date update in version.in
adds b0530a6f3d Automatic date update in version.in
adds 1d81266d92 Automatic date update in version.in
adds e35ea91a86 Automatic date update in version.in
adds e1ea1dafff x86: Properly handle IFUNC function pointer reference
No new revisions were added by this update.
Summary of changes:
bfd/elf32-i386.c | 8 +++++-
bfd/elf64-x86-64.c | 8 +++++-
bfd/version.h | 2 +-
ld/testsuite/ld-ifunc/ifunc.exp | 9 ++++++
ld/testsuite/ld-ifunc/pr29216.c | 62 +++++++++++++++++++++++++++++++++++++++++
5 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 ld/testsuite/ld-ifunc/pr29216.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/llvm-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 80f26ddff 2: update: binutils-llvm-linux-qemu: 20647
new 2024298f6 2: update: binutils-llvm-linux-qemu: 20654
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 (80f26ddff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-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.xz | Bin 1556 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 29844 -> 30436 bytes
04-build_kernel_llvm/console.log.xz | Bin 0 -> 61788 bytes
04-build_llvm/console.log.xz | Bin 60492 -> 0 bytes
05-build_abe-qemu/console.log.xz | Bin 31468 -> 31496 bytes
06-build_linux/console.log.xz | Bin 5736 -> 5700 bytes
08-check_regression/console.log.xz | Bin 480 -> 484 bytes
09-update_baseline/console.log | 238 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +--
results | 4 +-
11 files changed, 130 insertions(+), 130 deletions(-)
create mode 100644 04-build_kernel_llvm/console.log.xz
delete mode 100644 04-build_llvm/console.log.xz
--
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_gcc_bootstrap/release-arm-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 86ccd1b5a 0: update: binutils-gcc: 2
new 99de4a7fd 0: update: binutils-gcc: 2
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 (86ccd1b5a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-ar [...]
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.xz | Bin 1532 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2728 bytes
04-build_abe-binutils/console.log.xz | Bin 49440 -> 50028 bytes
05-build_abe-bootstrap_lto/console.log.xz | Bin 459692 -> 459492 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.