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 a1371f3288f testsuite, trace: add guards if In-Process Agent library is [...]
new 96917d0541d gdbsupport/intrusive-list: sprinkle noexcept
new d8ea57169cf gdbsupport/intrusive-list: make insert return an iterator
new 8b8f98ad2ba gdbsupport/intrusive-list: add owning_intrusive_list
new edb09798f2c gdb/solib: use owning_intrusive_list for solib list
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/progspace.h | 4 +-
gdb/solib-aix.c | 14 +-
gdb/solib-darwin.c | 13 +-
gdb/solib-dsbt.c | 13 +-
gdb/solib-frv.c | 14 +-
gdb/solib-rocm.c | 20 +-
gdb/solib-svr4.c | 43 +-
gdb/solib-target.c | 15 +-
gdb/solib.c | 23 +-
gdb/solist.h | 4 +-
gdb/unittests/intrusive_list-selftests.c | 987 ++++++++++++++++++++++++++++---
gdbsupport/intrusive_list.h | 105 ++--
gdbsupport/owning_intrusive_list.h | 168 ++++++
13 files changed, 1213 insertions(+), 210 deletions(-)
create mode 100644 gdbsupport/owning_intrusive_list.h
--
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 40422bbae1d Automatic date update in version.in
new a1371f3288f testsuite, trace: add guards if In-Process Agent library is [...]
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/testsuite/gdb.arch/ftrace-insn-reloc.exp | 1 +
gdb/testsuite/gdb.trace/basic-libipa.exp | 6 +-----
gdb/testsuite/gdb.trace/change-loc.exp | 1 +
gdb/testsuite/gdb.trace/ftrace-lock.exp | 1 +
gdb/testsuite/gdb.trace/ftrace.exp | 1 +
gdb/testsuite/gdb.trace/pending.exp | 1 +
gdb/testsuite/gdb.trace/range-stepping.exp | 1 +
gdb/testsuite/gdb.trace/strace.exp | 1 +
gdb/testsuite/gdb.trace/trace-break.exp | 1 +
gdb/testsuite/gdb.trace/trace-condition.exp | 1 +
gdb/testsuite/gdb.trace/trace-enable-disable.exp | 1 +
gdb/testsuite/gdb.trace/trace-mt.exp | 1 +
gdb/testsuite/gdb.trace/tspeed.exp | 1 +
gdb/testsuite/lib/trace-support.exp | 14 ++++++++++++++
14 files changed, 27 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 4e571ece9 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
new f77fbc229 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
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:
.../jira/description | 4 ++++
.../a77ccc81295f41b72f96db000d1aa44e4dc91254/jira/yaml | 4 ++++
.../status.txt | 4 ++++
.../details.txt | 18 +++++++++---------
.../reproduction_instructions.txt | 4 ++--
.../master-thumb_m3_softfp_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_binutils/status.txt | 4 ++++
8 files changed, 29 insertions(+), 13 deletions(-)
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_b [...]
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_b [...]
copy binutils/sha1/{313f04b6edcd09e0e7ff224bd54a892ab8f029aa => a77ccc81295f41b72f [...]
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_b [...]
--
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 master
in repository toolchain/ci/interesting-commits.
from ee63c7775 Add entry 524201881562d696841561e44f0a70a7cc7dc18d from https [...]
new 4e571ece9 Add entry a77ccc81295f41b72f96db000d1aa44e4dc91254 from https [...]
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:
.../master-thumb_m3_softfp_eabi}/build_url | 2 +-
.../{master-thumb_m0_eabi => master-thumb_m3_softfp_eabi}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy binutils/sha1/{0ec2cde4f48fbe19c72d0963101888743015041e/tcwg_gnu_embed_check_ [...]
copy binutils/sha1/a77ccc81295f41b72f96db000d1aa44e4dc91254/tcwg_gnu_embed_check_b [...]
--
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 users/mmetzger/pr19340
in repository binutils-gdb.
at 11cedbe3eb4 gdb, btrace, infrun: per-inferior run-control
This branch includes the following new commits:
new 941a8f3df64 gdb, btrace: fix pr19340
new 4d95ed91f33 gdb, btrace: simplify gdb.btrace/multi-inferior.exp
new c285d01489e gdb, btrace: remove record_btrace_target::supports_*()
new 97e2c4e49c7 gdb, btrace: set wait status to ignore if nothing is moving
new 3f75b095204 gdb, remote: adjust debug printing
new 25869866323 gdb, infrun: fix silent inferior switch in do_target_wait()
new 11cedbe3eb4 gdb, btrace, infrun: per-inferior run-control
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.
--
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 master
in repository toolchain/ci/interesting-commits.
from 589a1f465 Add entry 524201881562d696841561e44f0a70a7cc7dc18d from https [...]
new ee63c7775 Add entry 524201881562d696841561e44f0a70a7cc7dc18d from https [...]
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:
.../524201881562d696841561e44f0a70a7cc7dc18d/jira/description | 4 ++++
llvm/sha1/524201881562d696841561e44f0a70a7cc7dc18d/jira/yaml | 4 ++++
llvm/sha1/524201881562d696841561e44f0a70a7cc7dc18d/status.txt | 4 ++++
.../details.txt | 10 +++++-----
.../main-aarch64-Ofast-sve_vla/reproduction_instructions.txt | 8 ++++----
.../main-aarch64-Ofast-sve_vla}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_flang_test/status.txt | 4 ++++
8 files changed, 27 insertions(+), 11 deletions(-)
copy llvm/sha1/524201881562d696841561e44f0a70a7cc7dc18d/tcwg_flang_test/{main-aarc [...]
copy llvm/sha1/{16900d3b98e6c8fbdad4411a054e3566bbbf9235 => 524201881562d696841561 [...]
copy {binutils/sha1/2d5783fad77c2cb9cdcb396d65fe0a60e3d8938b => llvm/sha1/52420188 [...]
copy llvm/sha1/524201881562d696841561e44f0a70a7cc7dc18d/tcwg_flang_test/{main-aarc [...]
--
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 1ec16778312 AVR: Tweak 32-bit EQ and NE comparisons.
new 494d3c3faae AVR: Rework avr_out_compare.
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/avr/avr.cc | 175 ++++++++++++++++++++++++++++++++++----------------
1 file changed, 118 insertions(+), 57 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 master
in repository toolchain/ci/interesting-commits.
from bfe606e15 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
new 589a1f465 Add entry 524201881562d696841561e44f0a70a7cc7dc18d from https [...]
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:
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy llvm/sha1/{366eade911b54878c9cc1835d2544fb4ba907ef5 => 524201881562d696841561 [...]
copy llvm/sha1/524201881562d696841561e44f0a70a7cc7dc18d/tcwg_flang_test/{main-aarc [...]
--
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 be59aaf13ce AVR: avr.cc - Reorder functions to require less forward decls.
new 1ec16778312 AVR: Tweak 32-bit EQ and NE comparisons.
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/avr/avr.cc | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
--
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 master
in repository toolchain/ci/interesting-commits.
from 8542f831d Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
new bfe606e15 Add entry e98ad6a049c96c21cf641954584c2f5b7df0ce93 from https [...]
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:
.../commit-log.txt | 2 +-
.../jira/description | 6 ++++-
.../jira/summary | 2 +-
.../jira/yaml | 8 +++++--
.../status.txt | 4 ++++
.../master-thumb_m55_hard_eabi/details.txt | 27 +++++++++++++---------
.../reproduction_instructions.txt | 4 ++--
.../master-thumb_m55_hard_eabi}/status-summary.txt | 0
.../status.txt | 4 ++--
.../tcwg_gnu_embed_check_gcc/status.txt | 4 ++++
10 files changed, 41 insertions(+), 20 deletions(-)
copy gcc/sha1/{91421e21e8f0f05f440174b8de7a43a311700e08 => e98ad6a049c96c21cf64195 [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
copy gcc/sha1/{0f38666680d6ad0e40c4a8b6d94b2c93931cdf42/tcwg_bootstrap_check/maste [...]
copy gcc/sha1/e98ad6a049c96c21cf641954584c2f5b7df0ce93/tcwg_gnu_embed_check_gcc/{m [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.