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 8baee38bfee sim: ppc: fix Wpointer-sign warning
new 427e4066afd gdb/bfd: avoid crash when architecture is forced to csky or riscv
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:
bfd/ChangeLog | 8 ++++++++
bfd/dwarf2.c | 12 ++++--------
bfd/section.c | 6 ++++++
3 files changed, 18 insertions(+), 8 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-11
in repository gcc.
from 271fc1caac4 Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected v [...]
new 5f772bd9847 libstdc++: Disable floating_to_chars.cc on 16 bit targets
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:
libstdc++-v3/include/std/charconv | 3 ++-
libstdc++-v3/src/c++17/floating_to_chars.cc | 4 +++-
libstdc++-v3/testsuite/20_util/to_chars/double.cc | 1 +
libstdc++-v3/testsuite/20_util/to_chars/float.cc | 1 +
libstdc++-v3/testsuite/20_util/to_chars/long_double.cc | 1 +
5 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.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 56ffc398745 Daily bump.
new 0a193c95590 arm: Fix ICEs with compare-and-swap and -march=armv8-m.base [...]
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/config/arm/arm.c | 26 ++++++++++++++++++++++----
gcc/config/arm/sync.md | 28 ++++++++++++++--------------
gcc/config/arm/thumb1.md | 15 +++++++++++++++
gcc/testsuite/gcc.target/arm/pr99977.c | 8 ++++++++
4 files changed, 59 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr99977.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.
unknown user pushed a change to branch master
in repository gcc.
from 928e4ff1aea arm: Fix build failure by adding includes
new 66c5f247886 libstdc++: Disable floating_to_chars.cc on 16 bit targets
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:
libstdc++-v3/include/std/charconv | 3 ++-
libstdc++-v3/src/c++17/floating_to_chars.cc | 4 +++-
libstdc++-v3/testsuite/20_util/to_chars/double.cc | 1 +
libstdc++-v3/testsuite/20_util/to_chars/float.cc | 1 +
libstdc++-v3/testsuite/20_util/to_chars/long_double.cc | 1 +
5 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_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 7df48b0704 Automatic date update in version.in
adds f2ece6f163 Automatic date update in version.in
adds d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gas/ChangeLog | 8 ++
gas/config/tc-arm.c | 4 +-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
8 files changed, 355 insertions(+), 6 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b25fcb85 0: update: binutils-gcc-linux-qemu: boot
new 7753c265 0: update: binutils-gcc-linux-qemu: 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 (b25fcb85)
\
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 | 100 +-
02-prepare_abe/console.log | 408 +-
03-build_abe-binutils/console.log | 10757 +++++-----
04-build_abe-stage1/console.log | 13903 +++++++------
05-build_abe-qemu/console.log | 6673 +++---
06-build_linux/console.log | 700 +-
07-boot_linux/console.log | 4 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 32563 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 32577 insertions(+), 32567 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.