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 d4717483730 gdb, gdbserver: remove WinCE support code
new 6ba4cb845bd RS6000 Add support to print vector register contents as float128
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 | 6 ++
gdb/rs6000-tdep.c | 6 ++
gdb/testsuite/ChangeLog | 5 ++
.../{powerpc-d128-regs.c => vsx-vsr-float28.c} | 12 ++-
gdb/testsuite/gdb.arch/vsx-vsr-float28.exp | 90 ++++++++++++++++++++++
5 files changed, 116 insertions(+), 3 deletions(-)
copy gdb/testsuite/gdb.arch/{powerpc-d128-regs.c => vsx-vsr-float28.c} (87%)
create mode 100644 gdb/testsuite/gdb.arch/vsx-vsr-float28.exp
--
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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 2eaefee8 0: update: binutils-gcc-linux-qemu: boot
new 3700aa2c 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 (2eaefee8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 66 +-
02-prepare_abe/console.log | 338 +-
03-build_abe-binutils/console.log | 11714 +++++-----
04-build_abe-stage1/console.log | 18371 +++++++--------
05-build_linux/console.log | 552 +-
06-build_abe-qemu/console.log | 4305 ++--
07-boot_linux/console.log | 488 +-
08-check_regression/console.log | 2 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35838 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
13 files changed, 35865 insertions(+), 35829 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 43e05cd4f48 ENABLE_CHECKING in bfd, opcodes, binutils, ld
new d4717483730 gdb, gdbserver: remove WinCE support code
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 | 5 ++
gdb/nat/windows-nat.c | 11 ----
gdb/nat/windows-nat.h | 5 --
gdbserver/ChangeLog | 5 ++
gdbserver/win32-low.cc | 176 ++-----------------------------------------------
gdbserver/win32-low.h | 4 --
6 files changed, 15 insertions(+), 191 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 04977957ecf gdbserver: constify the 'pid_to_exec_file' target op
new 43e05cd4f48 ENABLE_CHECKING in bfd, opcodes, binutils, ld
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/config.in | 3 +++
bfd/configure | 22 ++++++++++++++++++++--
bfd/configure.ac | 13 +++++++++++++
bfd/elf-bfd.h | 8 ++++++++
binutils/ChangeLog | 6 ++++++
binutils/config.in | 3 +++
binutils/configure | 22 ++++++++++++++++++++--
binutils/configure.ac | 13 +++++++++++++
ld/ChangeLog | 6 ++++++
ld/config.in | 3 +++
ld/configure | 22 ++++++++++++++++++++--
ld/configure.ac | 13 +++++++++++++
opcodes/ChangeLog | 6 ++++++
opcodes/config.in | 3 +++
opcodes/configure | 22 ++++++++++++++++++++--
opcodes/configure.ac | 13 +++++++++++++
17 files changed, 178 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-10
in repository gcc.
from e976dc67ac5 Fortran: Fix fndecl with -fcoarray=lib [PR99817]
new 32a859531e8 libstdc++: Fix std::indirectly_readable ambiguity [LWG 3446]
new b6bef1cbc14 libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
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:
libstdc++-v3/include/bits/iterator_concepts.h | 30 ++++++++++++++++++++--
libstdc++-v3/include/std/ranges | 15 -----------
.../associated_types/readable.traits.cc | 26 +++++++++++++++++++
.../testsuite/std/ranges/subrange/lwg3282_neg.cc | 15 +++++++++++
4 files changed, 69 insertions(+), 17 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 9d8f30221b7 gdb, testsuite, btrace: relax unneeded stepi expected output
new 04977957ecf gdbserver: constify the 'pid_to_exec_file' target op
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:
gdbserver/ChangeLog | 11 +++++++++++
gdbserver/linux-low.cc | 2 +-
gdbserver/linux-low.h | 2 +-
gdbserver/netbsd-low.cc | 4 ++--
gdbserver/netbsd-low.h | 2 +-
gdbserver/server.cc | 3 +--
gdbserver/target.cc | 2 +-
gdbserver/target.h | 2 +-
8 files changed, 19 insertions(+), 9 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 gcc.
from 46c47420a5f IBM Z: Add alternative to *movdi_{31,64} in order to load a [...]
new 8f17d44ad98 docs: fix content of smallexample
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/doc/extend.texi | 6 +++---
1 file changed, 3 insertions(+), 3 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 gcc.
from bb8f2c32306 docs: update symver attribute description
new 46c47420a5f IBM Z: Add alternative to *movdi_{31,64} in order to load a [...]
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/s390/s390.md | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.