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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 8639d732 5: update: linux-40354149f4d738dc3492d9998e45b3f02950369a: 40
new fbbb95e2 5: update: llvm-234678fbf9cf05c232221bb8253ed658507f3b49: 40
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 (8639d732)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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.xz | Bin 1596 -> 1548 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 29512 -> 29340 bytes
04-build_llvm/console.log.xz | Bin 61252 -> 61436 bytes
05-build_abe-qemu/console.log.xz | Bin 32968 -> 33200 bytes
06-build_linux/console.log.xz | Bin 3768 -> 5792 bytes
08-check_regression/console.log.xz | Bin 476 -> 472 bytes
09-update_baseline/console.log | 210 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 109 insertions(+), 109 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-arm
in repository toolchain/ci/gdb.
from 75b2a443d5 [gdb/testsuite] Detect 'No MPX support'
adds 11d7dd3357 gdb: fix build errors in gdbsupport/thread-pool.h used with old gcc
adds c560a5fbae Let std::thread check pass even without pthreads
adds df4397e378 gdb: remove move constructor and move assignment operator fr [...]
adds 77d97a0a19 Reorganize Python events documentation
adds 7ae6857316 Fix regression on Windows with WOW64
adds 4536b3bb61 Silence -Wmaybe-uninitialized warning from target_waitstatus
adds a79fa8c5fb gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
adds a69599e68b Fix possible Cygwin build problem
adds 94ea6ddb94 Don't call QUIT in read_string
adds 3b1bdd53b5 Rename read_string
adds 9da74023eb Remove the byte order parameter to target_read_string
adds b17c7ab380 Move target_read_string to target/target.c
adds 44ac251ad2 Share handle_ms_vc_exception with gdbserver
adds 42a5971407 Implement thread_name for gdbserver
adds 1ea519ec19 Set the worker thread name on Windows
adds 8bbdbd6985 Use GetThreadDescription on Windows
adds 1a7c41d5ec Ignore 0,0 entries in .debug_aranges
new 330d63093c gdbserver/qXfer::threads, prepare_to_access_memory=>target_p [...]
new 366e3746c5 gdbserver: special case target_write_memory len==0
new 421490af33 gdbserver/linux: Access memory even if threads are running
new 8e347faf8f gdbserver: Eliminate prepare_to_access_memory
The 4 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/Makefile.in | 2 +-
gdb/c-lang.c | 4 +-
gdb/configure | 19 +-
gdb/doc/python.texi | 62 +++---
gdb/dwarf2/cooked-index.h | 2 -
gdb/dwarf2/read.c | 11 +-
gdb/nat/windows-nat.c | 87 +++++++-
gdb/nat/windows-nat.h | 25 ++-
gdb/target.c | 20 --
gdb/target.h | 8 -
gdb/target/target.c | 190 ++++++++++++++++
gdb/target/target.h | 31 +++
gdb/target/waitstatus.h | 2 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 4 +-
.../gdb.dwarf2/locexpr-data-member-location.exp | 3 +
gdb/valprint.c | 175 +--------------
gdb/valprint.h | 6 -
gdb/windows-nat.c | 46 +---
gdbserver/Makefile.in | 2 +
gdbserver/configure | 19 +-
gdbserver/linux-low.cc | 239 ++++++++-------------
gdbserver/linux-low.h | 11 +-
gdbserver/mem-break.cc | 101 ++-------
gdbserver/server.cc | 81 +++----
gdbserver/target.cc | 111 ++--------
gdbserver/target.h | 21 --
gdbserver/tracepoint.cc | 13 +-
gdbserver/win32-low.cc | 18 +-
gdbserver/win32-low.h | 2 +
gdbsupport/common.m4 | 31 ++-
gdbsupport/configure | 19 +-
gdbsupport/thread-pool.cc | 74 ++++++-
gdbsupport/thread-pool.h | 4 +-
33 files changed, 648 insertions(+), 795 deletions(-)
create mode 100644 gdb/target/target.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-arm
in repository toolchain/ci/base-artifacts.
discards ca278818 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new c50f3742 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 (ca278818)
\
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 1572 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2772 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 30312 -> 30048 bytes
05-build_abe-stage1/console.log.xz | Bin 89692 -> 90824 bytes
06-clean_sysroot/console.log.xz | Bin 332 -> 332 bytes
07-build_abe-linux/console.log.xz | Bin 8852 -> 9564 bytes
08-build_abe-glibc/console.log.xz | Bin 231692 -> 234848 bytes
09-build_abe-stage2/console.log.xz | Bin 221280 -> 224636 bytes
10-build_abe-gdb/console.log.xz | Bin 37220 -> 37684 bytes
11-build_abe-qemu/console.log.xz | Bin 30784 -> 30804 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 26 +++++++++++++-------------
13 files changed, 21 insertions(+), 21 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-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 56b334c1 2: update: gcc-54c5e064cc3dc3c9b3dff12b6d48dc3efd482b07: 6992
new d1501e2e 2: update: linux-aeeb1f66846df8905b62286d8e7661efafb4b01d: 7076
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 (56b334c1)
\
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:
01-reset_artifacts/console.log.xz | Bin 1544 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29424 -> 29612 bytes
04-build_abe-stage1/console.log.xz | Bin 71232 -> 73528 bytes
05-build_abe-qemu/console.log.xz | Bin 32500 -> 33040 bytes
06-build_linux/console.log.xz | Bin 7460 -> 5112 bytes
08-check_regression/console.log.xz | Bin 476 -> 480 bytes
09-update_baseline/console.log | 99 +++++++++++++++++++++++++----------
jenkins/manifest.sh | 10 ++--
results | 2 +-
10 files changed, 77 insertions(+), 34 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_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from b209a349268 analyzer: fix ICE comparing VECTOR_CSTs [PR105252]
adds 832fcbbc731 libstdc++: Fix incorrect IS number in doc comment
adds 3fc22eedb03 libstdc++: Default to mutex-based atomics on RISC-V
adds 613a6fca751 ctfc: get rid of the static variable in ctf_list_add_ctf_vars ()
adds d0b00e74bf5 CTF for extern variable fix [PR105089]
adds d634c5d7c78 Refactor and update CTF testcases [PR105089]
new 74b2e20222c c++: lambda and the current instantiation [PR82980]
new 82536fbb8a7 libgccjit: Fix a bootstrap break for some targets.
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/cp/lambda.cc | 20 ++++++-
gcc/ctfc.cc | 62 +++++++++++++++++++++-
gcc/ctfc.h | 8 ++-
gcc/ctfout.cc | 28 ++++++----
gcc/dwarf2ctf.cc | 18 ++++++-
gcc/jit/jit-playback.cc | 4 +-
.../g++.dg/cpp0x/lambda/lambda-current-inst1.C | 18 +++++++
gcc/testsuite/gcc.dg/debug/ctf/ctf-array-2.c | 22 +++-----
gcc/testsuite/gcc.dg/debug/ctf/ctf-array-5.c | 17 ++++++
gcc/testsuite/gcc.dg/debug/ctf/ctf-variables-3.c | 22 ++++++++
libstdc++-v3/acinclude.m4 | 3 ++
libstdc++-v3/configure | 7 ++-
libstdc++-v3/doc/xml/manual/intro.xml | 2 +-
13 files changed, 195 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-current-inst1.C
create mode 100644 gcc/testsuite/gcc.dg/debug/ctf/ctf-array-5.c
create mode 100644 gcc/testsuite/gcc.dg/debug/ctf/ctf-variables-3.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.