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 68ca7890dda Fix DAP stackTrace through frames without debuginfo
new b24a386d75a [gdb/testsuite] Add gdb.testsuite/gdb-caching-proc.exp
new b50420fd058 [gdb/testsuite] Use regular proc syntax for gdb_caching_proc
new 71f1ab80f1a [gdb/testsuite] Allow args in gdb_caching_proc
new f69005750d7 [gdb/testsuite] Move gdb.base/gdb-caching-proc.exp to gdb.t [...]
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-caching-proc-consistency.exp} | 4 +
.../gdb-caching-proc.exp} | 43 +++++----
gdb/testsuite/lib/ada.exp | 2 +-
gdb/testsuite/lib/cache.exp | 30 +++---
gdb/testsuite/lib/gdb-guile.exp | 2 +-
gdb/testsuite/lib/gdb.exp | 106 ++++++++++-----------
gdb/testsuite/lib/opencl.exp | 2 +-
gdb/testsuite/lib/rocm.exp | 2 +-
gdb/testsuite/lib/rust-support.exp | 4 +-
9 files changed, 105 insertions(+), 90 deletions(-)
rename gdb/testsuite/{gdb.base/gdb-caching-proc.exp => gdb.testsuite/gdb-caching-p [...]
copy gdb/testsuite/{gdb.base/internal-functions-ptype.exp => gdb.testsuite/gdb-cac [...]
--
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_aosp-build-aosp/oriole-master
in repository toolchain/ci/base-artifacts.
from 852f332e2c 3: onsuccess: #4: -1: Success after llvm: 18 commits
new b76cdfaf94 4: onsuccess: #5: -1: Success after llvm: 43 commits
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 1680 -> 1728 bytes
02-build_aosp_toolchain/console.log.xz | Bin 10200 -> 10356 bytes
03-build_shadow_llvm/console.log.xz | Bin 128384 -> 131228 bytes
04-build_aosp/console.log.xz | Bin 1122328 -> 1124580 bytes
05-check_regression/console.log.xz | Bin 2988 -> 3076 bytes
dashboard/dashboard-generate.sh | 2 +-
git/llvm_rev | 2 +-
mail/jira-body.txt | 2 +-
mail/mail-body.txt | 2 +-
mail/mail-subject.txt | 2 +-
manifest.sh | 16 ++++++++--------
11 files changed, 13 insertions(+), 13 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-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
from a5fb68f0f3 49: onsuccess: #2: 33: Success after binutils/gcc/qemu: 434 commits
new ef2888c256 50: onsuccess: #3: 33: Success after binutils/gcc/linux/qemu [...]
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 1776 -> 1776 bytes
02-prepare_abe/console.log.xz | Bin 2788 -> 2784 bytes
03-build_abe-binutils/console.log.xz | Bin 31024 -> 31076 bytes
04-build_abe-stage1/console.log.xz | Bin 72032 -> 71524 bytes
05-build_abe-qemu/console.log.xz | Bin 31952 -> 32148 bytes
06-build_linux/console.log.xz | Bin 4992 -> 5096 bytes
08-check_regression/console.log.xz | Bin 3916 -> 4260 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, 24 insertions(+), 33 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 72ee804c920 Remove two more files in gdb "distclean"
new c52e4861c61 Remove exception_catchpoint::resources_needed
new 68ca7890dda Fix DAP stackTrace through frames without debuginfo
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:
gdb/break-catch-throw.c | 7 ----
gdb/python/lib/gdb/dap/bt.py | 2 +-
.../dso2dso-dso2.c => gdb.dap/bt-inner.c} | 8 ++--
.../{gdb.cp/empty-enum.cc => gdb.dap/bt-main.c} | 16 ++++----
gdb/testsuite/gdb.dap/bt-nodebug.exp | 47 ++++++++++++++++++++++
5 files changed, 59 insertions(+), 21 deletions(-)
copy gdb/testsuite/{gdb.base/dso2dso-dso2.c => gdb.dap/bt-inner.c} (82%)
copy gdb/testsuite/{gdb.cp/empty-enum.cc => gdb.dap/bt-main.c} (82%)
create mode 100644 gdb/testsuite/gdb.dap/bt-nodebug.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 glibc.
from 3a4781c16c arm: Remove __builtin_arm_uqsub8 usage on string-fza.h
new 8390014c23 Update kernel version to 6.2 in header constant tests
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:
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
sysdeps/unix/sysv/linux/tst-mount-consts.py | 4 ++--
sysdeps/unix/sysv/linux/tst-pidfd-consts.py | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.