This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ef90a136da4 RISC-V: Fix missing abi arg in test
new 0451bc503da rs6000: ROP - Do not disable shrink-wrapping for leaf funct [...]
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/rs6000/rs6000-logue.cc | 5 +++++
gcc/config/rs6000/rs6000.cc | 4 ----
gcc/testsuite/gcc.target/powerpc/pr114759-1.c | 16 ++++++++++++++++
3 files changed, 21 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr114759-1.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 binutils-gdb.
from 250f1bbaf33 [gdb/testsuite] Fix gdb.tui/wrap-line.exp with wrapping disabled
new 3fc9d4e2e5a pre-commit: autoupdate
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:
.pre-commit-config.yaml | 4 ++--
1 file changed, 2 insertions(+), 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 gcc.
from e9738e77674 [rtl-optimization/116244] Don't create bogus regs in alter_subreg
new ef90a136da4 RISC-V: Fix missing abi arg in 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:
gcc/testsuite/gcc.target/riscv/rvv/base/pr116202-run-1.c | 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 91f378ddd0f gdb: pass inferior to gdbarch_update_p
new 37ef6d976a7 gdb/amd-dbgapi-target: adjust to amd-dbgapi 0.75.0
new 250f1bbaf33 [gdb/testsuite] Fix gdb.tui/wrap-line.exp with wrapping disabled
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/amd-dbgapi-target.c | 77 +++++++++++++++++++++++++++++++++----
gdb/configure | 20 +++++-----
gdb/configure.ac | 2 +-
gdb/testsuite/gdb.tui/wrap-line.exp | 31 ++++++++++++---
4 files changed, 105 insertions(+), 25 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 linux.
from 7c626ce4bae1 Linux 6.11-rc3
new 9a2fa1472083 fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
new a1460e457e7a Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 78296429e200 platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
new 613e3900c24b platform/x86: ideapad-laptop: introduce a generic notifica [...]
new cde7886b3517 platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc
new 7cc06e729460 platform/x86: ideapad-laptop: add a mutex to synchronize V [...]
new d74da846046a Merge tag 'platform-drivers-x86-v6.11-3' of git://git.kern [...]
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.
Summary of changes:
drivers/platform/x86/Kconfig | 1 +
drivers/platform/x86/amd/pmf/spc.c | 32 ++---
drivers/platform/x86/ideapad-laptop.c | 148 +++++++++++++++++++++---
drivers/platform/x86/ideapad-laptop.h | 9 ++
drivers/platform/x86/lenovo-ymc.c | 60 +---------
fs/file.c | 30 +++--
include/linux/bitmap.h | 12 ++
tools/testing/selftests/core/close_range_test.c | 35 ++++++
8 files changed, 215 insertions(+), 112 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 ba96d2e697a gdb: change names of enumerations in enum flags selftest
new 74e39223b5e gdb: pass inferior to target_current_description
new 91f378ddd0f gdb: pass inferior to gdbarch_update_p
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/arch-utils.c | 31 ++++++++++++++++---------------
gdb/arm-tdep.c | 2 +-
gdb/cris-tdep.c | 6 +++---
gdb/gdbarch.h | 5 ++---
gdb/i386-darwin-nat.c | 2 +-
gdb/mips-tdep.c | 10 +++++-----
gdb/osabi.c | 3 ++-
gdb/rs6000-aix-nat.c | 2 +-
gdb/rs6000-tdep.c | 4 ++--
gdb/target-descriptions.c | 14 ++++++--------
gdb/target-descriptions.h | 7 +++----
11 files changed, 42 insertions(+), 44 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 ac56938eb42 gdb/NEWS: announce removal of QNX Neutrino support
new 66673ad2e45 gdbsupport: remove C enum flags fallback
new b050b744be4 gdb, gdbsupport: use `using` in enum flags code
new ba96d2e697a gdb: change names of enumerations in enum flags selftest
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/unittests/enum-flags-selftests.c | 306 ++++++++++++++++++-----------------
gdbsupport/enum-flags.h | 41 ++---
2 files changed, 169 insertions(+), 178 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 3338faa385a Automatic date update in version.in
new 7ee8372bdbd gdb: rename target-delegates.c to target-delegates-gen.c
new 36fb20fa934 gdb: remove QNX Neutrino support
new 554822d670c gdbsupport: remove #ifndef REALTIME_LO in signals.cc
new 10ac7e80c01 gdb: remove find_and_open_solib so_list method
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/Makefile.in | 4 -
gdb/config/nm-nto.h | 29 -
gdb/configure.host | 1 -
gdb/configure.nat | 9 -
gdb/configure.tgt | 6 -
gdb/doc/gdb.texinfo | 14 +-
gdb/i386-nto-tdep.c | 379 -----
gdb/make-target-delegates.py | 2 +-
gdb/nto-procfs.c | 1583 --------------------
gdb/nto-tdep.c | 521 -------
gdb/nto-tdep.h | 194 ---
gdb/osabi.c | 1 -
gdb/osabi.h | 1 -
gdb/solib-svr4.c | 1 -
gdb/solib.c | 7 -
gdb/solist.h | 8 -
gdb/target-debug.h | 6 +-
gdb/{target-delegates.c => target-delegates-gen.c} | 0
gdb/target.c | 2 +-
gdb/testsuite/lib/gdb.exp | 1 -
gdbsupport/signals.cc | 14 +-
21 files changed, 13 insertions(+), 2770 deletions(-)
delete mode 100644 gdb/config/nm-nto.h
delete mode 100644 gdb/i386-nto-tdep.c
delete mode 100644 gdb/nto-procfs.c
delete mode 100644 gdb/nto-tdep.c
delete mode 100644 gdb/nto-tdep.h
rename gdb/{target-delegates.c => target-delegates-gen.c} (100%)
--
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 edc47d3ac95 borrowck: Fix debug prints on 32-bits architectures
new e9738e77674 [rtl-optimization/116244] Don't create bogus regs in alter_subreg
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/final.cc | 12 +-
gcc/rtlanal.cc | 11 +-
.../g++.target/{mips/mips.exp => m68k/m68k.exp} | 4 +-
gcc/testsuite/g++.target/m68k/pr116244.C | 226 +++++++++++++++++++++
4 files changed, 249 insertions(+), 4 deletions(-)
copy gcc/testsuite/g++.target/{mips/mips.exp => m68k/m68k.exp} (92%)
create mode 100644 gcc/testsuite/g++.target/m68k/pr116244.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.