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 1b28027e89b gdb: some process_stratum_target should not be shared
new 1e58e321200 [gdb/testsuite] Fix gdb.tui/pr30056.exp arrow right test
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.tui/pr30056.exp | 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 d69c70ce899 gas: Default to V8+ on 32-bit Solaris/SPARC
new 1b28027e89b gdb: some process_stratum_target should not be shared
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/NEWS | 9 ++
gdb/doc/gdb.texinfo | 46 +++++-
gdb/fbsd-nat.h | 4 +
gdb/inferior.c | 13 ++
gdb/inferior.h | 7 +-
gdb/linux-nat.h | 4 +
gdb/process-stratum-target.h | 5 +
gdb/remote.c | 6 +
gdb/target.c | 8 +
gdb/target.h | 17 ++
gdb/testsuite/gdb.base/quit-live.exp | 9 +-
gdb/testsuite/gdb.mi/mi-add-inferior.exp | 40 ++++-
gdb/testsuite/gdb.mi/new-ui-mi-sync.exp | 4 +-
.../multi-core-files-1.c} | 15 +-
.../multi-core-files-2.c} | 12 +-
gdb/testsuite/gdb.multi/multi-core-files.exp | 171 +++++++++++++++++++++
.../multi-remote-target.c} | 58 ++++---
gdb/testsuite/gdb.multi/multi-remote-target.exp | 89 +++++++++++
gdb/testsuite/gdb.python/py-connection-removed.exp | 13 +-
19 files changed, 478 insertions(+), 52 deletions(-)
copy gdb/testsuite/{gdb.base/maint-print-frame-id.c => gdb.multi/multi-core-files- [...]
copy gdb/testsuite/{gdb.cp/call-method-register.cc => gdb.multi/multi-core-files-2 [...]
create mode 100644 gdb/testsuite/gdb.multi/multi-core-files.exp
copy gdb/testsuite/{gdb.base/corefile-shmem-zero-id.c => gdb.multi/multi-remote-ta [...]
create mode 100644 gdb/testsuite/gdb.multi/multi-remote-target.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 69ac957ea56 Fix overflow in ipa_profile_generate_summary
new ab015c2a0ce Fix discriminators of gimple PHI arguments
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/auto-profile.cc | 7 +++++--
gcc/tree-cfg.cc | 31 +++++++++++++++++++++----------
2 files changed, 26 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 gcc.
from 3d62068b69f Ada: Fix internal error on ill-formed Reduce attribute in Ada 2022
new 5bf08863328 Restrict what kind of statements are used for auto-profile
new 69ac957ea56 Fix overflow in ipa_profile_generate_summary
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/auto-profile.cc | 25 +++++++++++++++++++++++--
gcc/basic-block.h | 5 -----
gcc/ipa-profile.cc | 6 +++++-
gcc/sched-rgn.cc | 7 ++++++-
4 files changed, 34 insertions(+), 9 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 647a377cb55 Automatic date update in version.in
new d69c70ce899 gas: Default to V8+ on 32-bit Solaris/SPARC
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/config/tc-sparc.c | 3 ++-
gas/configure.tgt | 5 ++++-
gas/testsuite/gas/sparc/sparc.exp | 4 ++++
gas/testsuite/gas/sparc/v8plus.d | 6 ++++++
gas/testsuite/gas/sparc/v8plus.s | 1 +
5 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 gas/testsuite/gas/sparc/v8plus.d
create mode 100644 gas/testsuite/gas/sparc/v8plus.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 releases/gcc-15
in repository gcc.
from 26f6063169b Daily bump.
new 2cd87a774d3 Ada: Fix internal error on ill-formed Reduce attribute in Ada 2022
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/ada/sem_attr.adb | 13 ++++++++++---
gcc/testsuite/gnat.dg/reduce1.adb | 14 ++++++++++++++
2 files changed, 24 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/reduce1.adb
--
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 fb0702c6bd2 Fortran: ICE in derived type with a PDT component [PR102241 [...]
new 5173a61b680 bitint: fix inconsistency in bitint_precision_kind
new 796d70db703 libgcc, bitint: do not use softfp_wrap for bitint and add b [...]
new 3d62068b69f Ada: Fix internal error on ill-formed Reduce attribute in Ada 2022
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:
gcc/ada/sem_attr.adb | 13 ++++++++++---
gcc/gimple-lower-bitint.cc | 8 ++++----
gcc/testsuite/gnat.dg/reduce1.adb | 14 ++++++++++++++
libgcc/config/t-softfp | 12 +++++++++---
4 files changed, 37 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/reduce1.adb
--
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 e0e93379fba Daily bump.
new fb0702c6bd2 Fortran: ICE in derived type with a PDT component [PR102241 [...]
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/gfortran.h | 2 +-
gcc/fortran/module.cc | 8 +++-
gcc/fortran/resolve.cc | 90 ++++++++++++++++++++++--------------
gcc/fortran/trans-decl.cc | 7 ++-
gcc/fortran/trans-stmt.cc | 15 +++++-
gcc/testsuite/gfortran.dg/pdt_11.f03 | 1 +
gcc/testsuite/gfortran.dg/pdt_15.f03 | 6 +--
gcc/testsuite/gfortran.dg/pdt_20.f03 | 1 +
gcc/testsuite/gfortran.dg/pdt_23.f03 | 1 +
gcc/testsuite/gfortran.dg/pdt_3.f03 | 7 +--
gcc/testsuite/gfortran.dg/pdt_39.f03 | 4 +-
gcc/testsuite/gfortran.dg/pdt_40.f03 | 1 +
gcc/testsuite/gfortran.dg/pdt_49.f03 | 19 ++++++++
gcc/testsuite/gfortran.dg/pdt_50.f03 | 54 ++++++++++++++++++++++
14 files changed, 166 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_49.f03
create mode 100644 gcc/testsuite/gfortran.dg/pdt_50.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.