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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 01c7ae818b Adding a test case
adds 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 20 ++++++++++++++
gdb/MAINTAINERS | 1 +
gdb/riscv-tdep.c | 1 +
gdb/windows-nat.c | 78 ++++++++++++++++++++++++++++++++++++++++---------------
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 3 ++-
7 files changed, 86 insertions(+), 23 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-master-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 3d8907a8bb 0: last-good: binutils-gcc-linux: all
new 68464184d1 0: last-good: binutils-gcc-linux: all
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 (3d8907a8bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3584 +-
4-build_abe-stage1/console.log | 3562 +-
5-count_linux_objs/console.log | 292448 +++++++++++++++++------------------
console.log | 299524 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
6 files changed, 300537 insertions(+), 298597 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 cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
new 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
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 | 8 ++++++++
gdb/gnu-nat.c | 2 +-
gdb/gnu-nat.h | 2 ++
gdb/i386-gnu-nat.c | 10 ++++------
4 files changed, 15 insertions(+), 7 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.
"Christophe Lyon pushed a change to branch tcwg_bmk
in repository toolchain/jenkins-scripts.
from 4c939ef Merge branch 'master' into tcwg_bmk
new 09c6f59 tcwg_kernel-bisect.sh: Require current_project first, then rr [...]
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:
tcwg_kernel-bisect.sh | 6 ++----
1 file changed, 2 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
new cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
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 | 4 ++++
gdb/config/i386/nm-i386gnu.h | 5 -----
gdb/gnu-nat.c | 9 ++++++---
gdb/gnu-nat.h | 15 ++++++++++++++-
gdb/i386-gnu-nat.c | 4 +++-
5 files changed, 27 insertions(+), 10 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 5770b8ce961 When this testcase was introduced it failed to account for [...]
new a3d1baa9998 DR 2586 fix value category in uses-allocator checks
new b24f00b1d03 Update libstdc++ documentation for implementation status
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/ChangeLog | 13 ++++++++++
libstdc++-v3/doc/html/manual/bugs.html | 24 ++++++++++++++++++-
libstdc++-v3/doc/html/manual/status.html | 28 +++++++++++++++++-----
libstdc++-v3/doc/xml/manual/intro.xml | 8 +++++++
libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 11 +++++++++
libstdc++-v3/include/bits/uses_allocator.h | 11 +++++----
.../20_util/scoped_allocator/69293_neg.cc | 2 +-
.../scoped_allocator/dr2586.cc} | 21 +++++++++++-----
.../testsuite/20_util/tuple/cons/allocators.cc | 14 +++++++++++
.../testsuite/20_util/uses_allocator/69293_neg.cc | 2 +-
.../testsuite/20_util/uses_allocator/cons_neg.cc | 2 +-
11 files changed, 116 insertions(+), 20 deletions(-)
copy libstdc++-v3/testsuite/{17_intro/headers/c++2011/parallel_mode.cc => 20_util/ [...]
--
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 99d130bf45d Add std::timespec and std::timespec_get for C++17
new b84c2e9a57e PR lto/88677 Fix PR number.
new 5770b8ce961 When this testcase was introduced it failed to account for [...]
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:
gcc/ChangeLog | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/rtl/arm/ldrd-peepholes.c | 2 ++
gcc/testsuite/lib/target-supports.exp | 20 ++++++++++++++++++++
4 files changed, 28 insertions(+), 1 deletion(-)
--
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-master-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 01c7ae818b Adding a test case
adds 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 20 ++++++++++++++
gdb/MAINTAINERS | 1 +
gdb/riscv-tdep.c | 1 +
gdb/windows-nat.c | 78 ++++++++++++++++++++++++++++++++++++++++---------------
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 3 ++-
7 files changed, 86 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.