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 f99be06dbd6 Mention gdb thread ID in thread messages
new a118b5598bb gdb/dwarf: add dwarf2_per_cu::as_signatured_type
new af702414897 gdb/copyright.py: update unordered_dense path
new fac782f9fd5 gdb/copyright.py: run autoconf
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:
gdb/copyright.py | 14 ++++++++-
gdb/dwarf2/index-write.c | 6 ++--
gdb/dwarf2/read.c | 77 ++++++++++++++++++------------------------------
gdb/dwarf2/read.h | 15 ++++++++++
4 files changed, 60 insertions(+), 52 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 d03cdfe02e8 Fix new test for whitespace checker
new e3bcc054af0 Make 'print_thread_events' static
new f99be06dbd6 Mention gdb thread ID in thread messages
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/gdbthread.h | 4 ----
gdb/testsuite/gdb.threads/infcall-thread-announce.exp | 2 +-
.../gdb.threads/multiple-successive-infcall.exp | 2 +-
gdb/thread.c | 16 ++++++++++------
4 files changed, 12 insertions(+), 12 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 6444b51f9ac aarch64: Add FEAT_NV3, FEAT_SRMASK2 system registers
new d03cdfe02e8 Fix new test for whitespace checker
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.debuginfod/solib-with-dwz.exp | 3 +--
1 file changed, 1 insertion(+), 2 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 4e814456932 aarch64: Add support for FEAT_TPS and FEAT_TPSP system registers
new 6444b51f9ac aarch64: Add FEAT_NV3, FEAT_SRMASK2 system registers
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/testsuite/gas/aarch64/sysreg/nv3.d | 13 +++++++++++++
gas/testsuite/gas/aarch64/sysreg/nv3.s | 4 ++++
gas/testsuite/gas/aarch64/sysreg/srmask2.d | 17 +++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/srmask2.s | 6 ++++++
opcodes/aarch64-sys-regs.def | 6 ++++++
5 files changed, 46 insertions(+)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/nv3.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/nv3.s
create mode 100644 gas/testsuite/gas/aarch64/sysreg/srmask2.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/srmask2.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 gdb-17-branch
in repository binutils-gdb.
from 34423830b42 Automatic date update in version.in
new 0926b8b8339 gdb: fix loading compressed scripts from `.debug_gdb_script [...]
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/gdb_bfd.c | 6 +++---
1 file changed, 3 insertions(+), 3 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 70b66cf338b gdb: avoid creating misplaced symtabs for dwz files
new 4e814456932 aarch64: Add support for FEAT_TPS and FEAT_TPSP system registers
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/testsuite/gas/aarch64/sysreg/sysreg-12.d | 40 ++++++++++++++++++++++++++++
gas/testsuite/gas/aarch64/sysreg/sysreg-12.s | 18 +++++++++++++
opcodes/aarch64-sys-regs.def | 16 +++++++++++
3 files changed, 74 insertions(+)
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-12.d
create mode 100644 gas/testsuite/gas/aarch64/sysreg/sysreg-12.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 cdbe47a9f1c [PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535]
new b1f99a0d8c4 Fortran: [PDT]Fix ICE in tree check and memory leaks[PR9021 [...]
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/fortran/resolve.cc | 16 +++++++++
gcc/fortran/trans-array.cc | 9 +++++
gcc/fortran/trans-decl.cc | 61 +++++++++++++++++++------------
gcc/fortran/trans-expr.cc | 14 ++++++++
gcc/fortran/trans-stmt.cc | 5 +--
gcc/testsuite/gfortran.dg/pdt_79.f03 | 4 +--
gcc/testsuite/gfortran.dg/pdt_80.f03 | 69 ++++++++++++++++++++++++++++++++++++
7 files changed, 152 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_80.f03
--
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 bb9cb9c7c0a [PATCH] ia64: properly include libunwind support during con [...]
new cdbe47a9f1c [PATCH 1/2] ia64: Fix zero_call_used_regs for PRs [PR121535]
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/ia64/ia64.cc | 55 ++++++++++++++++++++++++++++++--
gcc/testsuite/gcc.target/ia64/pr121535.c | 7 ++++
2 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/ia64/pr121535.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 master
in repository gcc.
from 1bfe9149f60 [committed] [PR target/123403] Fix base register and offset [...]
new fd7a68146a6 LoongArch: guard SImode simple shift and arithmetic expansi [...]
new 7d702dc92a5 [committed] Use compact form to update stack pointer in libgcc
new fadfce9956a arm: add test for recent combine fix [PR121773]
new bb9cb9c7c0a [PATCH] ia64: properly include libunwind support during con [...]
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:
gcc/config.gcc | 5 +-
gcc/config/loongarch/loongarch.md | 9 +-
gcc/testsuite/gcc.target/arm/pr121773.c | 19 +++
gcc/testsuite/gcc.target/loongarch/la64/pr123320.c | 128 +++++++++++++++++++++
libgcc/config.host | 4 +-
libgcc/config/ia64/t-linux-libunwind | 4 +
libgcc/config/ia64/unwind-ia64.c | 9 +-
libgcc/config/v850/lib1funcs.S | 18 +--
8 files changed, 180 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr121773.c
create mode 100644 gcc/testsuite/gcc.target/loongarch/la64/pr123320.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.