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-stable-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-master-aarch64-stable-defconfig
in repository toolchain/ci/base-artifacts.
discards 178dd578 2: update: llvm-f80e47884cf676dfa69dcda1ffa7479b47444f8a: 37
new ee5cf95f 2: update: qemu-81c7ed41a1b33031f3e4fe24191a998a492044b8: 37
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 (178dd578)
\
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 1624 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2768 bytes
03-build_abe-binutils/console.log.xz | Bin 29316 -> 29336 bytes
04-build_llvm/console.log.xz | Bin 59724 -> 60968 bytes
05-build_abe-qemu/console.log.xz | Bin 32476 -> 30700 bytes
06-build_linux/console.log.xz | Bin 5164 -> 5380 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 212 +++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
9 files changed, 110 insertions(+), 110 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_build/master-arm
in repository toolchain/ci/gdb.
from f5e7605006 binutils: enable PE on 32bit haiku build
adds febb368c89 gdb: fix clang build failure in msymbol_is_mips
adds 08755c5aad gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
adds a9703116de Automatic date update in version.in
adds e6f601b74d ld:LoongArch: Fix glibc fail: tst-audit25a/b.
adds c641fe0dcb M68K: avoid quadratic slowdlow in label alignment check
adds 75b2a443d5 [gdb/testsuite] Detect 'No MPX support'
new 11d7dd3357 gdb: fix build errors in gdbsupport/thread-pool.h used with old gcc
new c560a5fbae Let std::thread check pass even without pthreads
new df4397e378 gdb: remove move constructor and move assignment operator fr [...]
new 77d97a0a19 Reorganize Python events documentation
new 7ae6857316 Fix regression on Windows with WOW64
new 4536b3bb61 Silence -Wmaybe-uninitialized warning from target_waitstatus
new a79fa8c5fb gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
The 7 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/elfnn-loongarch.c | 16 +++++++
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 ++++-------------
gas/config/tc-m68k.h | 17 +++++++
gdb/complaints.h | 5 +-
gdb/configure | 19 ++++----
gdb/doc/python.texi | 62 +++++++++++++------------
gdb/dwarf2/cooked-index.h | 2 -
gdb/mips-tdep.c | 2 +-
gdb/nat/windows-nat.c | 6 ++-
gdb/target/waitstatus.h | 2 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 4 +-
gdb/testsuite/lib/gdb.exp | 23 +++++++++
gdbserver/configure | 19 ++++----
gdbsupport/common.m4 | 31 ++++++-------
gdbsupport/configure | 19 ++++----
gdbsupport/thread-pool.cc | 2 +-
gdbsupport/thread-pool.h | 4 +-
18 files changed, 156 insertions(+), 122 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_build/master-arm
in repository toolchain/ci/binutils-gdb.
from f5e7605006 binutils: enable PE on 32bit haiku build
adds febb368c89 gdb: fix clang build failure in msymbol_is_mips
adds 08755c5aad gdb: add ATTRIBUTE_PRINTF to complaint_interceptor::issue_complaint
adds a9703116de Automatic date update in version.in
adds e6f601b74d ld:LoongArch: Fix glibc fail: tst-audit25a/b.
adds c641fe0dcb M68K: avoid quadratic slowdlow in label alignment check
adds 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
new a79fa8c5fb gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.exp
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/elfnn-loongarch.c | 16 +++++++
bfd/version.h | 2 +-
gas/config/tc-m68k.c | 43 ++++-------------
gas/config/tc-m68k.h | 17 +++++++
gdb/complaints.h | 5 +-
gdb/configure | 19 ++++----
gdb/doc/python.texi | 62 +++++++++++++------------
gdb/dwarf2/cooked-index.h | 2 -
gdb/mips-tdep.c | 2 +-
gdb/nat/windows-nat.c | 6 ++-
gdb/target/waitstatus.h | 2 +-
gdb/testsuite/gdb.dwarf2/calling-convention.exp | 4 +-
gdb/testsuite/lib/gdb.exp | 23 +++++++++
gdbserver/configure | 19 ++++----
gdbsupport/common.m4 | 31 ++++++-------
gdbsupport/configure | 19 ++++----
gdbsupport/thread-pool.cc | 2 +-
gdbsupport/thread-pool.h | 4 +-
18 files changed, 156 insertions(+), 122 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_build/master-arm
in repository toolchain/ci/base-artifacts.
discards d0ab3235 0: update: binutils-gcc-linux-glibc-gdb: 6
new 642a3c16 0: update: binutils-gcc-linux-glibc-gdb: 6
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 (d0ab3235)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_native_build/master- [...]
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 1588 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2736 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 51056 -> 52036 bytes
05-build_abe-gcc/console.log.xz | Bin 229936 -> 230332 bytes
06-clean_sysroot/console.log.xz | Bin 316 -> 316 bytes
07-build_abe-linux/console.log.xz | Bin 8876 -> 8772 bytes
08-build_abe-glibc/console.log.xz | Bin 231364 -> 229776 bytes
09-build_abe-gdb/console.log.xz | Bin 50048 -> 49900 bytes
10-check_regression/console.log.xz | Bin 416 -> 416 bytes
11-update_baseline/console.log | 36 -----------------------------------
jenkins/manifest.sh | 20 +++++++++----------
11 files changed, 10 insertions(+), 46 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-arm
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
No new revisions were added by this update.
Summary of changes:
gdb/configure | 19 +++++++--------
gdb/doc/python.texi | 62 +++++++++++++++++++++++++----------------------
gdb/dwarf2/cooked-index.h | 2 --
gdb/nat/windows-nat.c | 6 ++++-
gdb/target/waitstatus.h | 2 +-
gdbserver/configure | 19 +++++++--------
gdbsupport/common.m4 | 31 ++++++++++++------------
gdbsupport/configure | 19 +++++++--------
gdbsupport/thread-pool.cc | 2 +-
gdbsupport/thread-pool.h | 4 +--
10 files changed, 84 insertions(+), 82 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-arm
in repository toolchain/ci/base-artifacts.
discards 47157b58 0: update: binutils-gcc: 1
new 3d8d67eb 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 (47157b58)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (3d8d67eb)
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 1548 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 52612 -> 51692 bytes
04-build_abe-gcc/console.log.xz | Bin 229180 -> 229984 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3852 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2480 -> 2776 bytes
07-check_regression/console.log.xz | Bin 2568 -> 2580 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 34 +-
08-update_baseline/console.log | 252 +-
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 34 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2745076 -> 2763904 bytes
sumfiles/g++.sum | 110 +-
sumfiles/gcc.log.xz | Bin 2352876 -> 2341664 bytes
sumfiles/gcc.sum | 4476 +++++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 898184 -> 902168 bytes
sumfiles/gfortran.sum | 42 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2172 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 199172 -> 199200 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 454656 -> 456572 bytes
sumfiles/libstdc++.sum | 12 +-
27 files changed, 2520 insertions(+), 2510 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.