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 275589d9a0f [gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thre [...]
new ed7d5797b56 [gdb/testsuite] Fix untested message in gdb.tui/corefile-run.exp
new 6b81ded4876 [gdb/testsuite] Handle USE_TUI in gdb.tui/corefile-run.exp
new 72f160d0122 [gdb/testsuite] Require ![is_remote host] for TUI
new b91f16040a6 [gdb/testsuite] Fix gdb.tui/tui-nl-filtered-output.exp for [...]
new e1b8f529d32 [gdb/testsuite] Fix gdb.tui/tui-layout.exp for remote host
new 0020d62fb3c [gdb/testsuite] Fix gdb.tui/completion.exp for local-remote [...]
new 1cdf05cd2d1 [gdb/testsuite] Fix gdb.python/tui-window.exp for remote host
new 7fee66abd3f [gdb/testsuite] Fix gdb.python/tui-window-factory.exp for r [...]
The 8 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/testsuite/gdb.python/tui-window-factory.exp | 5 ++++-
gdb/testsuite/gdb.python/tui-window.exp | 1 +
gdb/testsuite/gdb.tui/completion.exp | 13 ++++++++-----
gdb/testsuite/gdb.tui/corefile-run.exp | 24 ++++++++++++++++--------
gdb/testsuite/gdb.tui/tui-layout.exp | 4 ++++
gdb/testsuite/gdb.tui/tui-nl-filtered-output.exp | 5 ++++-
gdb/testsuite/lib/gdb.exp | 22 +++++++++++++++++++++-
gdb/testsuite/lib/tuiterm.exp | 8 ++++++++
8 files changed, 66 insertions(+), 16 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 83b755117d7 gdb/testsuite: add regression test for per-objfile typeprinters
new 1878b6b5f67 [gdb/obvious]: fix python formatting for test gdb.python/py [...]
new 275589d9a0f [gdb/testsuite] Fix gdb.threads/step-bg-decr-pc-switch-thre [...]
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/testsuite/gdb.python/py-typeprint.py | 11 ++++++++---
.../gdb.threads/step-bg-decr-pc-switch-thread.exp | 15 +++++++++++++--
2 files changed, 21 insertions(+), 5 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 7ef44579787 gcn/mkoffload.cc: Pass -save-temps on for the hsaco step
new ced122b849b c++: suppress -Wdangling-reference for std::span [PR107532]
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/cp/call.cc | 1 +
gcc/testsuite/g++.dg/warn/Wdangling-reference10.C | 12 ++++++++++++
2 files changed, 13 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/warn/Wdangling-reference10.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_aosp-code_size-dex2oat/oriole-master
in repository toolchain/ci/base-artifacts.
from 641df2fcefa 10: onsuccess: #13: 0: Success after llvm: 29 commits
new 7b959e5bad0 11: onsuccess: #14: 0: Success after llvm: 75 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 1736 -> 1736 bytes
02-build_aosp_toolchain/console.log.xz | Bin 10344 -> 10156 bytes
03-build_shadow_llvm/console.log.xz | Bin 125700 -> 130676 bytes
04-build_aosp/console.log.xz | Bin 49716 -> 58156 bytes
05-check_regression/aosp.improvements | 1 +
05-check_regression/console.log.xz | Bin 4208 -> 4264 bytes
05-check_regression/results-vs-first.csv | 2 +-
05-check_regression/results-vs-prev.csv | 14 +++++++-------
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 | 14 +++++++-------
size.csv | 14 +++++++-------
15 files changed, 28 insertions(+), 27 deletions(-)
create mode 100644 05-check_regression/aosp.improvements
--
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 90233f113c LoongArch: Add get_rounding_mode.
new 3681cdb8f8 ARC: Add the clone3 wrapper
new 447273e0bf ARC: run child from the separate start block in __clone
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:
sysdeps/unix/sysv/linux/arc/clone.S | 40 +++++++----
sysdeps/unix/sysv/linux/{aarch64 => arc}/clone3.S | 83 ++++++++++++-----------
sysdeps/unix/sysv/linux/arc/sysdep.h | 2 +
3 files changed, 71 insertions(+), 54 deletions(-)
copy sysdeps/unix/sysv/linux/{aarch64 => arc}/clone3.S (57%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.