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.
from 275c8df2daf 51: onsuccess: #4: 33: Success after binutils/gcc/linux/qem [...]
new f87b90014d3 52: onsuccess: #5: 33: Success after binutils/gcc/linux/qem [...]
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 1780 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2820 bytes
03-build_abe-binutils/console.log.xz | Bin 31084 -> 31356 bytes
04-build_abe-stage1/console.log.xz | Bin 71532 -> 72400 bytes
05-build_abe-qemu/console.log.xz | Bin 32484 -> 32036 bytes
06-build_linux/console.log.xz | Bin 5040 -> 5148 bytes
08-check_regression/console.log.xz | Bin 4304 -> 4196 bytes
09-update_baseline/console.log | 9 +++++++++
dashboard/dashboard-generate.sh | 2 +-
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/linux_rev | 2 +-
git/qemu_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 32 ++++++++++++++++----------------
17 files changed, 33 insertions(+), 24 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 d0aa28e155b Hide the implementation of gdb_mpf
new 8900a92ead1 Implement DAP variables, scopes, and evaluate requests
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/data-directory/Makefile.in | 1 +
gdb/python/lib/gdb/dap/evaluate.py | 38 ++++--
gdb/python/lib/gdb/dap/scopes.py | 61 +++++++--
gdb/python/lib/gdb/dap/varref.py | 178 ++++++++++++++++++++++++++
gdb/python/lib/gdb/printing.py | 66 ++++++++++
gdb/testsuite/gdb.dap/{bt-main.c => scopes.c} | 20 ++-
gdb/testsuite/gdb.dap/scopes.exp | 101 +++++++++++++++
7 files changed, 437 insertions(+), 28 deletions(-)
create mode 100644 gdb/python/lib/gdb/dap/varref.py
copy gdb/testsuite/gdb.dap/{bt-main.c => scopes.c} (78%)
create mode 100644 gdb/testsuite/gdb.dap/scopes.exp
--
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 0e6f87835cc RISC-V: Avoid calloc() poisoning on musl
new c35cf160a0e c++: Treat unnamed bitfields as padding for __has_unique_ob [...]
new 7f22d1c83e7 testsuite: Fix up g++.dg/cpp2a/concepts-lambda3.C [PR108972]
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/tree.cc | 4 ++--
gcc/testsuite/g++.dg/cpp1z/has-unique-obj-representations3.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp2a/concepts-lambda3.C | 5 +++--
3 files changed, 15 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/has-unique-obj-representations3.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 85c72d708e6 Fix DAP frame bug with older versions of Python
new c8a67010d13 Clean up gmp-utils.h includes
new 302273ca843 Add methods and operators to gdb_mpz
new 7aeae94f887 Rename gdb_mpz::val and make contents private
new 7607de94313 Add operators and methods to gdb_mpq
new 8176838655f Rename gdb_mpq::val and make contents private
new d0aa28e155b Hide the implementation of gdb_mpf
The 6 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/ada-lex.l | 9 +-
gdb/dwarf2/read.c | 46 +++----
gdb/gmp-utils.c | 61 ++++-----
gdb/gmp-utils.h | 248 ++++++++++++++++++++++++++++++------
gdb/unittests/gmp-utils-selftests.c | 89 +++++++------
gdb/valarith.c | 18 +--
gdb/valops.c | 15 +--
gdb/valprint.c | 2 +-
gdb/value.c | 3 +-
9 files changed, 325 insertions(+), 166 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 newlib.
from dfd14093e Cygwin: Fix type mismatch on sys/cpuset.h
new c553a9524 Cygwin: doc: Update postinstall/preremove scripts
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:
winsup/doc/etc.postinstall.cygwin-doc.sh | 21 ++++++++++++++++-----
winsup/doc/etc.preremove.cygwin-doc.sh | 8 ++++++--
2 files changed, 22 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.
unknown user pushed a change to branch main
in repository newlib.
from dfd14093e Cygwin: Fix type mismatch on sys/cpuset.h
new c553a9524 Cygwin: doc: Update postinstall/preremove scripts
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:
winsup/doc/etc.postinstall.cygwin-doc.sh | 21 ++++++++++++++++-----
winsup/doc/etc.preremove.cygwin-doc.sh | 8 ++++++--
2 files changed, 22 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 97b75c421f7 Prevent an over large memory allocation in readelf when par [...]
new 85c72d708e6 Fix DAP frame bug with older versions of Python
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/python/lib/gdb/dap/frames.py | 33 +++++++++++++++------------------
1 file changed, 15 insertions(+), 18 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 bd6e566e9dc Remove variables only used with .DEFERRED_INIT
new 0e6f87835cc RISC-V: Avoid calloc() poisoning on musl
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/config/riscv/genrvv-type-indexer.cc | 2 +-
gcc/system.h | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.