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-O3
in repository toolchain/ci/binutils-gdb.
from 3730a015c0 Re: Fix tight loop on recursively-defined symbols
adds 29e6ea430d gas, arm: PR26858 Fix availability of single precision vmul/ [...]
No new revisions were added by this update.
Summary of changes:
gas/config/tc-arm.c | 4 ++--
gas/testsuite/gas/arm/{immed2.d => pr26858.d} | 6 +++---
gas/testsuite/gas/arm/pr26858.s | 6 ++++++
3 files changed, 11 insertions(+), 5 deletions(-)
copy gas/testsuite/gas/arm/{immed2.d => pr26858.d} (51%)
create mode 100644 gas/testsuite/gas/arm/pr26858.s
--
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 d44d47b4926 aarch64: SVE: ICE in expand_direct_optab_fn [PR98177]
new 5dc998933e7 libcc1: Fix up libcc1 configure [PR98330]
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:
libcc1/configure | 2 +-
libcc1/configure.ac | 2 +-
2 files changed, 2 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 86ef42bd733 Run fixed_points.exp with -fgnat-encodings=minimal
new a9e48095a8e gdb: define COFF file offsets with file_ptr
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:
gdb/ChangeLog | 10 ++++++++++
gdb/coffread.c | 30 +++++++++++++++---------------
2 files changed, 25 insertions(+), 15 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 devel/omp/gcc-10
in repository gcc.
from d9151eb580e openmp: Implement OpenMP 5.0 base-pointer attachement and c [...]
new 83797c2d47a openmp: Implicitly add 'declare target' directives for dyna [...]
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.omp | 19 +++++++++++++++++
gcc/cp/ChangeLog.omp | 14 ++++++++++++
gcc/cp/cp-lang.c | 32 ++++++++++++++++++++++++++++
gcc/cp/cp-tree.h | 4 ++++
gcc/cp/decl.c | 4 ++++
gcc/cp/decl2.c | 7 ++++++
gcc/langhooks-def.h | 8 ++++++-
gcc/langhooks.c | 16 ++++++++++++++
gcc/langhooks.h | 10 +++++++++
gcc/omp-offload.c | 11 ++++++----
gcc/testsuite/ChangeLog.omp | 7 ++++++
gcc/testsuite/g++.dg/gomp/declare-target-3.C | 31 +++++++++++++++++++++++++++
12 files changed, 158 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/declare-target-3.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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/glibc.
from 29a4db291b malloc: Use __libc_initial to detect an inner libc
adds 844b4d8b4b s390x: Require GCC 7.1 or later to build glibc.
adds 2ec40e66ad Update kernel version to 5.10 in tst-mman-consts.py.
new 59d572ef61 getenv: Move call to strlen to the branch it's used in.
new f67f9c9af2 ieee754: Remove slow paths from asin and acos
new 69a7ca7705 ieee754: Remove unused __sin32 and __cos32
The 3 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:
INSTALL | 3 ++
NEWS | 2 +
manual/install.texi | 2 +
manual/probes.texi | 14 -----
stdlib/getenv.c | 2 +-
sysdeps/generic/math_private.h | 2 -
sysdeps/ieee754/dbl-64/e_asin.c | 76 ++++++----------------------
sysdeps/ieee754/dbl-64/sincos32.c | 62 -----------------------
sysdeps/s390/configure | 35 +++++++++++++
sysdeps/s390/configure.ac | 17 +++++++
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
sysdeps/x86_64/fpu/multiarch/e_asin-fma.c | 2 -
sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c | 2 -
sysdeps/x86_64/fpu/multiarch/sincos32-fma.c | 2 -
sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c | 2 -
15 files changed, 76 insertions(+), 149 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.