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/binutils-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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 731b961d 2: update: binutils-gcc: 0
new 09066fc6 2: update: binutils-gcc: 0
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 (731b961d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1540 -> 1512 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 24524 -> 24452 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 46 +++++++++++++++++------------------
jenkins/manifest.sh | 10 ++++----
6 files changed, 28 insertions(+), 28 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_native_check_gcc/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 600876eb 0: update: gcc-d634c5d7c78c6ec0fa39d96984460475564519c8: 1
new 30ce3b4c 0: update: gdb-a79fa8c5fb5a8a09da25c6858381d8f34b597c12: 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 (600876eb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_check_gcc/mas [...]
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 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 36920 -> 36424 bytes
04-build_abe-gcc/console.log.xz | Bin 208364 -> 209588 bytes
05-clean_sysroot/console.log.xz | Bin 312 -> 312 bytes
06-build_abe-linux/console.log.xz | Bin 10576 -> 10564 bytes
07-build_abe-glibc/console.log.xz | Bin 234456 -> 234388 bytes
08-build_abe-gdb/console.log.xz | Bin 34472 -> 37992 bytes
09-build_abe-dejagnu/console.log.xz | Bin 3832 -> 3836 bytes
10-build_abe-check_gcc/console.log.xz | Bin 2920 -> 2940 bytes
11-check_regression/console.log.xz | Bin 3656 -> 2988 bytes
11-check_regression/fails.sum | 6 +-
11-check_regression/results.compare | 30 +-
11-check_regression/results.compare2 | 107 +-
11-check_regression/results.regressions | 30 +-
12-update_baseline/console.log | 675 ++---
12-update_baseline/fails.sum | 6 +-
12-update_baseline/results.compare | 30 +-
12-update_baseline/results.compare2 | 107 +-
12-update_baseline/results.regressions | 30 +-
jenkins/manifest.sh | 8 +-
sumfiles/g++.log.xz | Bin 3618112 -> 3654068 bytes
sumfiles/g++.sum | 138 +-
sumfiles/gcc.log.xz | Bin 3172264 -> 3170720 bytes
sumfiles/gcc.sum | 4448 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1066024 -> 1054352 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2268 -> 2272 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 213276 -> 213216 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2664 -> 2664 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 429072 -> 429592 bytes
sumfiles/libstdc++.sum | 12 +-
35 files changed, 2714 insertions(+), 2981 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/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/qemu.
from 4bf58c7213 virtio-iommu: use-after-free fix
adds 81c7ed41a1 Update version for v7.0.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
1 file changed, 1 insertion(+), 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/llvm-master-aarch64-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bfdf3f14 0: update: linux-a19944809fe9942e6a96292490717904d0690c21: boot
new f639e78d 0: update: qemu-81c7ed41a1b33031f3e4fe24191a998a492044b8: 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 (bfdf3f14)
\
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 1504 -> 1632 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2760 bytes
03-build_abe-binutils/console.log.xz | Bin 29312 -> 29468 bytes
04-build_llvm/console.log.xz | Bin 62508 -> 62432 bytes
05-build_abe-qemu/console.log.xz | Bin 33280 -> 30108 bytes
06-build_linux/console.log.xz | Bin 3548 -> 5276 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 416 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 8 ++++----
10 files changed, 9 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/qemu.
from 4bf58c7213 virtio-iommu: use-after-free fix
adds 81c7ed41a1 Update version for v7.0.0-rc4 release
No new revisions were added by this update.
Summary of changes:
VERSION | 2 +-
1 file changed, 1 insertion(+), 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/llvm-release-arm-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 1ca6ee886f Automatic date update in version.in
adds c210342d7f Automatic date update in version.in
adds af959fce9c Automatic date update in version.in
adds 0a2b84a7e0 Automatic date update in version.in
adds d54081c642 LoongArch: Update ABI eflag in elf header.
adds 33e4226249 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/elfnn-loongarch.c | 2 +-
bfd/version.h | 2 +-
gas/config/tc-loongarch.c | 46 ++++++++++++++++++++--------------------------
include/elf/loongarch.h | 37 +++++++++++++++++++++++--------------
4 files changed, 45 insertions(+), 42 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.