This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from c580e6466d Reset converter state after second wchar_t output (Bug 25734)
new 4b850b1f29 i686: Add INTERNAL_SYSCALL_NCS 6 argument support
new c10dde0d2a Remove __NO_MATH_INLINES
new 460ee50de0 x86_64: Add SSE sfp-exceptions
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:
manual/math.texi | 6 ---
math/Makefile | 4 --
math/README.libm-test | 8 ++--
math/math.h | 7 ----
math/test-tgmath.c | 2 -
math/test-tgmath2.c | 2 -
sysdeps/unix/sysv/linux/i386/sysdep.h | 79 ++++++++++++++++++++++-------------
sysdeps/x86/fpu/sfp-exceptions.c | 57 +++++++++++++++++++++++++
sysdeps/x86_64/fpu/Makefile | 4 +-
9 files changed, 112 insertions(+), 57 deletions(-)
create mode 100644 sysdeps/x86/fpu/sfp-exceptions.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/gnu-release-aarch64-next-allnoconfig
in repository toolchain/ci/gcc.
from 0f1cf13ecee middle-end/94479 - fix gimplification of address
adds baf3a5a9424 Fix target/94557 PowerPC regression on GCC 9 (variable vec_ [...]
adds 3c5d3cc15a5 Daily bump.
adds a809efd70d1 Fix PR94043 by making vect_live_op generate lc-phi
adds 7bce1c72444 Fix PR94443 with gsi_insert_seq_before [PR94443]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 26 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/config/rs6000/rs6000.c | 13 ++++--
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/gcc.dg/vect/pr94443.c | 13 ++++++
.../gfortran.dg/graphite/vect-pr94043.f90 | 18 ++++++++
gcc/tree-vect-loop.c | 50 +++++++++++++++++++---
7 files changed, 128 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94443.c
create mode 100644 gcc/testsuite/gfortran.dg/graphite/vect-pr94043.f90
--
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-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7e3050b87 0: update: binutils-gcc-linux: boot
new b43157ac9 0: update: binutils-gcc-linux: boot
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 (7e3050b87)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 129 +-
02-prepare_abe/console.log | 406 +-
03-build_abe-binutils/console.log | 11313 ++++++-------
04-build_abe-stage1/console.log | 13934 ++++++++--------
05-build_linux/console.log | 622 +-
06-boot_linux/console.log | 4 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 18 +-
08-update_baseline/results.regressions | 2 +-
console.log | 26460 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 26463 insertions(+), 26459 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/llvm-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 7418f2c49 0: update: llvm-linux: boot
new 85e0b6a76 0: update: llvm-linux: boot
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 (7418f2c49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 14 +-
02-build_llvm/console.log | 12945 +++++++++++++++++-----------------
03-build_linux/console.log | 798 +--
04-boot_linux/console.log | 480 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 14241 +++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
results | 2 +-
9 files changed, 14276 insertions(+), 14222 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 0203cad2152 Fix the test for PR 18963 so that it will work on 16-bit targets.
new e409955ddcc [PATCH v2] binutils: arm: Fix disassembly of conditional VDUPs.
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:
binutils/ChangeLog | 12 +++++
binutils/testsuite/binutils-all/arm/vdup-cond.d | 27 +++++++++++
binutils/testsuite/binutils-all/arm/vdup-cond.s | 18 ++++++++
binutils/testsuite/binutils-all/arm/vdup-thumb.d | 13 ++++++
binutils/testsuite/binutils-all/arm/vdup-thumb.s | 4 ++
opcodes/ChangeLog | 6 +++
opcodes/arm-dis.c | 57 +++++++++++++++++++-----
7 files changed, 127 insertions(+), 10 deletions(-)
create mode 100644 binutils/testsuite/binutils-all/arm/vdup-cond.d
create mode 100644 binutils/testsuite/binutils-all/arm/vdup-cond.s
create mode 100644 binutils/testsuite/binutils-all/arm/vdup-thumb.d
create mode 100644 binutils/testsuite/binutils-all/arm/vdup-thumb.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 devel/c++-modules
in repository gcc.
from e4247187535 mapper open & close
new 946875ee915 module_mapper field-ectomy
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:
ChangeLog.modules | 3 +++
gcc/cp/module.cc | 58 +++++++++++++++++++++++++++----------------------------
2 files changed, 31 insertions(+), 30 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.