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 5701a3fa Add entry 2578123d5bdb7ecbb87679d82f13613173cba428 from https [...]
new b04a7ca5 Add entry 025952b00e0d5392d31387a4ed4e1d342003a37a 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:
llvm/llvmorg-17-init-3239-g025952b00e0d | 1 +
.../oriole-master/build_url | 1 +
.../oriole-master/last_good | 1 +
.../oriole-master/summary.txt | 1 +
.../tcwg_aosp-code_size-surfaceflinger/status.txt | 11 +++++++++++
5 files changed, 15 insertions(+)
create mode 120000 llvm/llvmorg-17-init-3239-g025952b00e0d
create mode 100644 llvm/sha1/025952b00e0d5392d31387a4ed4e1d342003a37a/tcwg_aosp-co [...]
create mode 100644 llvm/sha1/025952b00e0d5392d31387a4ed4e1d342003a37a/tcwg_aosp-co [...]
create mode 100644 llvm/sha1/025952b00e0d5392d31387a4ed4e1d342003a37a/tcwg_aosp-co [...]
create mode 100644 llvm/sha1/025952b00e0d5392d31387a4ed4e1d342003a37a/tcwg_aosp-co [...]
--
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 31f2faf5cf1 [Aarch64] Add Binutils support for MEC
new 02aadca4fbe gdb: remove an out of date comment about disp_del_at_next_stop
new 2fd9a436c8d gdb: don't duplicate 'thread' field in MI breakpoint output
new c8dfa492106 gdb/testsuite: make more use of mi-support.exp
new 1ccc4abbb3d gdb/testsuite: extend the use of mi_clean_restart
new 292deeba7d6 gdb/testsuite introduce foreach_mi_ui_mode helper proc
new 47171eeb946 gdb/testsuite: introduce is_target_non_stop helper proc
new 05ac6365e55 gdb/testsuite: fix failure in gdb.mi/mi-pending.exp with ex [...]
new 2968b79fca3 gdb: fix mi breakpoint-deleted notifications for thread-spe [...]
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/NEWS | 8 +
gdb/breakpoint.c | 10 +-
gdb/python/py-breakpoint.c | 3 +
gdb/python/py-finishbreakpoint.c | 33 ++-
gdb/python/python-internal.h | 1 +
gdb/testsuite/gdb.base/access-mem-running.exp | 10 +-
gdb/testsuite/gdb.base/fork-running-state.exp | 11 +-
gdb/testsuite/gdb.mi/mi-break.exp | 17 +-
gdb/testsuite/gdb.mi/mi-exec-run.exp | 1 -
gdb/testsuite/gdb.mi/mi-multi-commands.exp | 3 +-
gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 7 +-
gdb/testsuite/gdb.mi/mi-pending.exp | 40 ++-
gdb/testsuite/gdb.mi/mi-thread-bp-deleted.c | 88 +++++++
gdb/testsuite/gdb.mi/mi-thread-bp-deleted.exp | 290 +++++++++++++++++++++
gdb/testsuite/gdb.mi/mi-thread-specific-bp.c | 44 ++++
gdb/testsuite/gdb.mi/mi-thread-specific-bp.exp | 49 ++++
gdb/testsuite/gdb.mi/mi-watch.exp | 17 +-
gdb/testsuite/gdb.mi/new-ui-mi-sync.exp | 8 +-
.../gdb.mi/user-selected-context-sync.exp | 8 +-
.../gdb.threads/access-mem-running-thread-exit.exp | 10 +-
gdb/testsuite/gdb.threads/clone-attach-detach.exp | 11 +-
gdb/testsuite/gdb.threads/detach-step-over.exp | 8 +-
gdb/testsuite/gdb.threads/thread-bp-deleted.c | 88 +++++++
gdb/testsuite/gdb.threads/thread-bp-deleted.exp | 210 +++++++++++++++
gdb/testsuite/lib/gdb.exp | 22 ++
gdb/testsuite/lib/mi-support.exp | 117 +++++++--
gdb/thread.c | 2 +
27 files changed, 984 insertions(+), 132 deletions(-)
create mode 100644 gdb/testsuite/gdb.mi/mi-thread-bp-deleted.c
create mode 100644 gdb/testsuite/gdb.mi/mi-thread-bp-deleted.exp
create mode 100644 gdb/testsuite/gdb.mi/mi-thread-specific-bp.c
create mode 100644 gdb/testsuite/gdb.mi/mi-thread-specific-bp.exp
create mode 100644 gdb/testsuite/gdb.threads/thread-bp-deleted.c
create mode 100644 gdb/testsuite/gdb.threads/thread-bp-deleted.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 binutils-gdb.
from 26c294bd1b8 chew.c printf of intptr_t
new 31f2faf5cf1 [Aarch64] Add Binutils support for MEC
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:
gas/ChangeLog | 8 ++++++++
gas/testsuite/gas/aarch64/mec-invalid.d | 3 +++
gas/testsuite/gas/aarch64/mec-invalid.l | 2 ++
gas/testsuite/gas/aarch64/mec-invalid.s | 4 ++++
gas/testsuite/gas/aarch64/mec.d | 24 ++++++++++++++++++++++++
gas/testsuite/gas/aarch64/mec.s | 20 ++++++++++++++++++++
opcodes/ChangeLog | 4 ++++
opcodes/aarch64-opc.c | 9 +++++++++
8 files changed, 74 insertions(+)
create mode 100644 gas/testsuite/gas/aarch64/mec-invalid.d
create mode 100644 gas/testsuite/gas/aarch64/mec-invalid.l
create mode 100644 gas/testsuite/gas/aarch64/mec-invalid.s
create mode 100644 gas/testsuite/gas/aarch64/mec.d
create mode 100644 gas/testsuite/gas/aarch64/mec.s
--
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 8e342c04550 libstdc++: Fix uses_allocator_construction_args for pair<T& [...]
new 41c02eeb309 testsuite/108942 - use sizetype in GIMPLE FE testcase
new c7728805a71 ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR108894]
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/c-family/c-common.cc | 29 ++++++++++++
gcc/c-family/c-common.h | 1 +
gcc/c-family/c-ubsan.cc | 63 ++++++++++++++++++++++---
gcc/c/c-decl.cc | 31 +------------
gcc/doc/invoke.texi | 11 +++--
gcc/gimple-fold.cc | 2 +-
gcc/testsuite/g++.dg/ubsan/bounds-1.C | 8 ++++
gcc/testsuite/gcc.dg/torture/ssa-fre-7.c | 4 +-
gcc/testsuite/gcc.dg/ubsan/bounds-4.c | 79 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/ubsan/bounds-4a.c | 8 ++++
gcc/testsuite/gcc.dg/ubsan/bounds-4b.c | 9 ++++
gcc/testsuite/gcc.dg/ubsan/bounds-4c.c | 10 ++++
gcc/testsuite/gcc.dg/ubsan/bounds-4d.c | 11 +++++
gcc/ubsan.cc | 4 +-
14 files changed, 225 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ubsan/bounds-1.C
create mode 100644 gcc/testsuite/gcc.dg/ubsan/bounds-4.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/bounds-4a.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/bounds-4b.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/bounds-4c.c
create mode 100644 gcc/testsuite/gcc.dg/ubsan/bounds-4d.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 users/helflym/try-aarch64nto
in repository binutils-gdb.
at 09ef1011a96 ld/testsuite: adjust ld-aarch64 tests for aarch64nto address
This branch includes the following new commits:
new 56b232c674a configure: add new target aarch64-*-nto*
new 8a1f599f71a readelf: add support for QNT_STACK note subsections
new 6fbce2675c2 ld: add support of QNX stack arguments for aarch64nto
new 38d02711c43 ld/testsuite: add aarch64nto to ld-aarch64
new ea1e72ca705 ld/testsuite: disable ilp32 tests for aarch64-qnx
new 43b711ffa8a ld/testsuite: adjust tests dump to handle _btext on aarch64-qnx
new 09ef1011a96 ld/testsuite: adjust ld-aarch64 tests for aarch64nto address
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.