This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-15-branch
in repository binutils-gdb.
from eaa8ce62a84 Automatic date update in version.in
new ed543a1ad87 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 cf8d35f8d73 [gdb/tdep] Remove includes of gdbsupport/common-defs.h
new 240c1b05301 gdb: fix parsing of DIEs with both low/high pc AND ranges a [...]
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/dwarf2/read.c | 68 +++--
gdb/testsuite/gdb.dwarf2/dw2-bad-abstract-origin.c | 83 +++++++
.../gdb.dwarf2/dw2-bad-abstract-origin.exp | 274 +++++++++++++++++++++
3 files changed, 403 insertions(+), 22 deletions(-)
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-bad-abstract-origin.c
create mode 100644 gdb/testsuite/gdb.dwarf2/dw2-bad-abstract-origin.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 2576dd68a60 c++: give suggestion on misspelled class name [PR116771]
new 9a53561075d compiler: traverse method declarations
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/gogo.cc | 50 +++++++++++++++++++++++++++--------------------
2 files changed, 30 insertions(+), 22 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 68aefc6988d libgdiagnostics: documentation tweaks
new 2576dd68a60 c++: give suggestion on misspelled class name [PR116771]
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/parser.cc | 16 +++++++++++++++-
gcc/testsuite/g++.dg/spellcheck-pr116771.C | 9 +++++++++
2 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/spellcheck-pr116771.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 cygwin-3_5-branch
in repository newlib.
from 9af37caf7 Cygwin: termios: Trim buffer size for GetConsoleProcessList()
new fff637250 Change various declarations to ANSI style to avoid problems w [...]
new c8e978a3e Cygwin: Fix compatibility with GCC 15
new bb854e0f1 Cygwin: try_to_bin: transpose deleted file name to valid Unic [...]
The 3 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:
newlib/libc/posix/collate.c | 22 +-
newlib/libc/posix/collcmp.c | 6 +-
newlib/libc/posix/engine.c | 82 ++++----
newlib/libc/posix/fnmatch.c | 11 +-
newlib/libc/posix/regcomp.c | 265 ++++++++++++++-----------
newlib/libc/posix/regerror.c | 7 +-
newlib/libc/search/hash.c | 134 +++++++------
newlib/libc/search/hash_bigkey.c | 102 +++++-----
newlib/libc/search/hash_buf.c | 42 ++--
newlib/libc/search/hash_func.c | 7 +-
newlib/libc/search/hash_log2.c | 5 +-
newlib/libc/search/hash_page.c | 127 +++++++-----
newlib/libc/search/tdestroy.c | 7 +-
newlib/libc/search/twalk.c | 9 +-
winsup/cygwin/libc/fts.c | 3 +-
winsup/cygwin/libc/inet_network.c | 3 +-
winsup/cygwin/release/3.5.5 | 3 +
winsup/cygwin/syscalls.cc | 10 +-
winsup/testsuite/libltp/include/test.h | 2 +-
winsup/testsuite/libltp/include/usctest.h | 2 +-
winsup/testsuite/libltp/include/write_log.h | 2 +-
winsup/testsuite/libltp/lib/dataascii.c | 24 ++-
winsup/testsuite/libltp/lib/databin.c | 24 ++-
winsup/testsuite/libltp/lib/datapid.c | 24 ++-
winsup/testsuite/libltp/lib/forker.c | 16 +-
winsup/testsuite/libltp/lib/parse_opts.c | 20 +-
winsup/testsuite/libltp/lib/pattern.c | 26 +--
winsup/testsuite/libltp/lib/search_path.c | 11 +-
winsup/testsuite/libltp/lib/str_to_bytes.c | 9 +-
winsup/testsuite/libltp/lib/string_to_tokens.c | 2 +-
winsup/testsuite/libltp/lib/tst_res.c | 2 -
winsup/testsuite/libltp/lib/tst_sig.c | 4 +-
winsup/testsuite/libltp/lib/write_log.c | 48 +++--
33 files changed, 592 insertions(+), 469 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 release/2.40/master
in repository glibc.
from 626c048f32 elf: handle addition overflow in _dl_find_object_update_1 [B [...]
new 9b9545ba27 nptl: initialize rseq area prior to registration
new 091dd12831 nptl: initialize cpu_id_start prior to rseq registration
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:
nptl/descr.h | 2 ++
sysdeps/unix/sysv/linux/rseq-internal.h | 11 +++++++++++
2 files changed, 13 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 9815c14a0 Add entry cd7e65398fbbd9642573013800dc3ae1e7307f82 from https [...]
new c022dd56e Add entry e69d35f45e050058b5f66c635999407e4aef508f 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:
.../first_url | 2 +-
.../tcwg_gdb_check/master-aarch64/build_url | 2 +-
.../tcwg_gdb_check/master-aarch64/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gdb/sha1/{41439185cd0075bbb1aedf9665685dba0827cfec => e69d35f45e050058b5f66c6 [...]
copy gdb/sha1/{05e1cac2496f842f70744dc5210fb3072ef32f3a => e69d35f45e050058b5f66c6 [...]
create mode 100644 gdb/sha1/e69d35f45e050058b5f66c635999407e4aef508f/tcwg_gdb_chec [...]
--
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 665329fed Add entry cd7e65398fbbd9642573013800dc3ae1e7307f82 from https [...]
new 9815c14a0 Add entry cd7e65398fbbd9642573013800dc3ae1e7307f82 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/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/jira/description | 4 ++++
llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/jira/summary | 2 +-
llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/jira/yaml | 6 +++++-
.../cd7e65398fbbd9642573013800dc3ae1e7307f82/status-summary.txt | 2 +-
llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/status.txt | 4 ++++
.../details.txt | 3 +++
.../reproduction_instructions.txt | 0
.../reproduction_instructions_with_ci_script.txt | 4 ++--
.../main-aarch64-Ofast-sve_vls-lto-lld}/status-summary.txt | 0
.../status.txt | 6 +++---
.../tcwg_flang_test/status-summary.txt | 2 +-
.../tcwg_flang_test/status.txt | 4 ++++
12 files changed, 28 insertions(+), 9 deletions(-)
copy llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/tcwg_flang_test/{main-aarc [...]
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/tcwg_flang_test/{main-aarc [...]
copy {gcc/sha1/1046c32de4956c3d706a2ff8683582fd21b8f360 => llvm/sha1/cd7e65398fbbd [...]
copy llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 5f5c374a8 Add entry 0ae0af68d8fa3bf6cbe1e4f1de5929ff71de67b3 from https [...]
new 665329fed Add entry cd7e65398fbbd9642573013800dc3ae1e7307f82 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_vls-lto-lld/build_url | 2 +-
.../main-aarch64-Ofast-sve_vls-lto-lld}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy {fujitsu_testsuite/sha1/471c71be0fe507ecb02b5a9650e882f261ecc979 => llvm/sha1 [...]
copy llvm/sha1/cd7e65398fbbd9642573013800dc3ae1e7307f82/{tcwg_bmk-code_size-spec2k [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.