This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64
in repository toolchain/ci/gdb.
from a58577878b RISC-V: Removed the redundant NULL pointer check in the risc [...]
new 7dca2ea7ff gdb: rename target_waitstatus_to_string to target_waitstatus [...]
new 06de25b7af gdb: introduce target_waitkind_str, use it in target_waitsta [...]
new c272a98cbf gdb: pass more const target_waitstatus by reference
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:
gdb/break-catch-sig.c | 6 +--
gdb/break-catch-syscall.c | 8 ++--
gdb/breakpoint.c | 52 +++++++++++------------
gdb/breakpoint.h | 10 ++---
gdb/gnu-nat.c | 2 +-
gdb/infrun.c | 75 +++++++++++++++++-----------------
gdb/infrun.h | 2 +-
gdb/record-btrace.c | 4 +-
gdb/remote.c | 36 ++++++++--------
gdb/target-debug.h | 4 +-
gdb/target/waitstatus.c | 72 ++++++++++++--------------------
gdb/target/waitstatus.h | 60 ++++++++++++++++++++++++---
gdb/unittests/common-utils-selftests.c | 7 +++-
gdbserver/linux-low.cc | 10 ++---
gdbserver/remote-utils.cc | 45 ++++++++++----------
gdbserver/remote-utils.h | 2 +-
gdbserver/server.cc | 37 ++++++++---------
gdbsupport/common-utils.cc | 8 +++-
gdbsupport/common-utils.h | 4 +-
19 files changed, 233 insertions(+), 211 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from f456eaf2e0f tree-optimization/103351 - avoid compare-debug issue wrt CD [...]
adds 90986c5f0aa libgcc: Remove tbase member from struct unw_eh_callback_data
adds f58bf16f672 libgcc: Remove dbase member from struct unw_eh_callback_dat [...]
adds d7376862b6d libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED
adds 1aedb3920a4 openacc: Fix up C++ #pragma acc routine handling [PR101731]
adds c38c547a708 docs: remove duplicate param documentation
new a944b5dec3a tree-optimization/103345: Improved load merging.
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/cp/parser.c | 26 ++++++--------
gcc/doc/invoke.texi | 12 -------
gcc/gimple-ssa-store-merging.c | 9 ++---
gcc/testsuite/c-c++-common/goacc/routine-6.c | 4 +++
gcc/testsuite/gcc.dg/tree-ssa/pr103345.c | 53 +++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr98953.c | 14 ++++++++
libgcc/unwind-dw2-fde-dip.c | 54 +++++++++++++++++++++-------
libstdc++-v3/include/bits/c++config | 4 +--
8 files changed, 131 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/routine-6.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr103345.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr98953.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_gnu_cross_build/master-aarch64
in repository toolchain/ci/binutils-gdb.
from a58577878b RISC-V: Removed the redundant NULL pointer check in the risc [...]
new 7dca2ea7ff gdb: rename target_waitstatus_to_string to target_waitstatus [...]
new 06de25b7af gdb: introduce target_waitkind_str, use it in target_waitsta [...]
new c272a98cbf gdb: pass more const target_waitstatus by reference
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:
gdb/break-catch-sig.c | 6 +--
gdb/break-catch-syscall.c | 8 ++--
gdb/breakpoint.c | 52 +++++++++++------------
gdb/breakpoint.h | 10 ++---
gdb/gnu-nat.c | 2 +-
gdb/infrun.c | 75 +++++++++++++++++-----------------
gdb/infrun.h | 2 +-
gdb/record-btrace.c | 4 +-
gdb/remote.c | 36 ++++++++--------
gdb/target-debug.h | 4 +-
gdb/target/waitstatus.c | 72 ++++++++++++--------------------
gdb/target/waitstatus.h | 60 ++++++++++++++++++++++++---
gdb/unittests/common-utils-selftests.c | 7 +++-
gdbserver/linux-low.cc | 10 ++---
gdbserver/remote-utils.cc | 45 ++++++++++----------
gdbserver/remote-utils.h | 2 +-
gdbserver/server.cc | 37 ++++++++---------
gdbsupport/common-utils.cc | 8 +++-
gdbsupport/common-utils.h | 4 +-
19 files changed, 233 insertions(+), 211 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 1ad025de 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e09d5910 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (1ad025de)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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.xz | Bin 1560 -> 1556 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 45372 -> 45384 bytes
05-build_abe-stage1/console.log.xz | Bin 71320 -> 71816 bytes
07-build_abe-linux/console.log.xz | Bin 8836 -> 8676 bytes
08-build_abe-glibc/console.log.xz | Bin 236468 -> 236800 bytes
09-build_abe-stage2/console.log.xz | Bin 194668 -> 195584 bytes
10-build_abe-gdb/console.log.xz | Bin 44632 -> 44808 bytes
11-build_abe-qemu/console.log.xz | Bin 30608 -> 30176 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 26 +++++++++++++-------------
12 files changed, 14 insertions(+), 14 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_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from f456eaf2e0f tree-optimization/103351 - avoid compare-debug issue wrt CD [...]
adds 90986c5f0aa libgcc: Remove tbase member from struct unw_eh_callback_data
adds f58bf16f672 libgcc: Remove dbase member from struct unw_eh_callback_dat [...]
adds d7376862b6d libstdc++: Fix condition for definition of _GLIBCXX14_DEPRECATED
adds 1aedb3920a4 openacc: Fix up C++ #pragma acc routine handling [PR101731]
adds c38c547a708 docs: remove duplicate param documentation
No new revisions were added by this update.
Summary of changes:
gcc/cp/parser.c | 26 ++++++--------
gcc/doc/invoke.texi | 12 -------
gcc/testsuite/c-c++-common/goacc/routine-6.c | 4 +++
libgcc/unwind-dw2-fde-dip.c | 54 +++++++++++++++++++++-------
libstdc++-v3/include/bits/c++config | 4 +--
5 files changed, 59 insertions(+), 41 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/routine-6.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_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 84945fc1 0: update: binutils-gcc: 1
new 314d3f63 0: update: binutils-gcc: 1
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 (84945fc1)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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.xz | Bin 1516 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 52816 -> 53848 bytes
04-build_abe-gcc/console.log.xz | Bin 202784 -> 202964 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3820 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2636 -> 2384 bytes
07-check_regression/console.log.xz | Bin 3232 -> 3400 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 11 +-
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 87 +-
07-check_regression/results.regressions | 33 +-
08-update_baseline/console.log | 540 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 11 +-
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 87 +-
08-update_baseline/results.regressions | 33 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3430560 -> 3425040 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 2956420 -> 2936552 bytes
sumfiles/gcc.sum | 4643 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 879052 -> 881996 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2164 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171888 -> 172012 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2524 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432136 -> 429636 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2908 insertions(+), 2829 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.