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 51108399345 Port GDB to Hurd x86_64.
new e90210d9bb2 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 gdb-16-branch
in repository binutils-gdb.
from 6e3384d4cc6 Automatic date update in version.in
new 9ef9fb511f3 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 binutils-2_44-branch
in repository binutils-gdb.
from e6d62503987 Automatic date update in version.in
new 4c931375348 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from b10ed92ce Add entry 0b6453d5575d4aa773a1fe25060123bc6f539891 from https [...]
new ec92ec6bf Add entry ff9c041d96afdf378d11c14bea60de8437f4fbcc 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_bmk-code_speed-cpu2017rate/llvm-arm-master-Os_LTO}/build_url | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/llvm-arm-master-Os_LTO/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{02660e274242b2dd61543a06d7ab4dc0efd2517d => ff9c041d96afdf378d11c1 [...]
copy llvm/sha1/{0524534d5220da5ecb2cd424a46520184d2be366/tcwg_bmk-code_speed-cpu20 [...]
create mode 100644 llvm/sha1/ff9c041d96afdf378d11c14bea60de8437f4fbcc/tcwg_bmk-cod [...]
--
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 d2ff1b78d70 This improves an error message, avoiding at ... at.
new d5c72da62d2 libbacktrace: add cast to avoid undefined shift
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:
libbacktrace/elf.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 8eca085f0ad MIPS16/GAS: Streamline forced size suffix handling code
new 51108399345 Port GDB to Hurd x86_64.
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/Makefile.in | 4 +-
gdb/amd64-gnu-tdep.c | 231 +++++++++++++++++++++++++
gdb/config/i386/{nm-i386gnu.h => nm-x86-gnu.h} | 7 +
gdb/config/i386/{i386gnu.mn => x86-gnu.mn} | 0
gdb/configure.host | 1 +
gdb/configure.nat | 27 ++-
gdb/configure.tgt | 6 +-
gdb/i386-gnu-tdep.c | 13 +-
gdb/{i386-gnu-nat.c => x86-gnu-nat.c} | 171 ++++++++++++------
9 files changed, 403 insertions(+), 57 deletions(-)
create mode 100644 gdb/amd64-gnu-tdep.c
rename gdb/config/i386/{nm-i386gnu.h => nm-x86-gnu.h} (83%)
rename gdb/config/i386/{i386gnu.mn => x86-gnu.mn} (100%)
rename gdb/{i386-gnu-nat.c => x86-gnu-nat.c} (68%)
--
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 f2ab74973cf gdb/tui: use tui_batch_rendering more
new 86fec8673df MIPS/BFD: Remove redundant "want64=true" settings
new 04e94ec0730 MIPS16/GAS: Reject instructions that end with a dot
new 8eca085f0ad MIPS16/GAS: Streamline forced size suffix handling code
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:
bfd/config.bfd | 2 --
gas/config/tc-mips.c | 24 ++++++++--------------
gas/testsuite/gas/mips/mips.exp | 2 ++
gas/testsuite/gas/mips/mips16-insn-length-bad.d | 3 +++
gas/testsuite/gas/mips/mips16-insn-length-bad.l | 11 ++++++++++
...absolute-reloc-0.s => mips16-insn-length-bad.s} | 21 +++++++++----------
6 files changed, 34 insertions(+), 29 deletions(-)
create mode 100644 gas/testsuite/gas/mips/mips16-insn-length-bad.d
create mode 100644 gas/testsuite/gas/mips/mips16-insn-length-bad.l
copy gas/testsuite/gas/mips/{mips16-absolute-reloc-0.s => mips16-insn-length-bad.s} (50%)
--
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 a64dcfb451e2 Linux 6.14-rc2
new 6f36f103cff1 pinctrl: cy8c95x0: Fix off-by-one in the regmap range settings
new 3fbe3fe28764 pinctrl: cy8c95x0: Avoid accessing reserved registers
new aac4470fa6e6 pinctrl: cy8c95x0: Enable regmap locking for debug
new 0a7404fc5399 pinctrl: cy8c95x0: Rename PWMSEL to SELPWM
new 1ddee69108d3 pinctrl: cy8c95x0: Respect IRQ trigger settings from firmware
new 0af4c120f5e7 pinctrl: pinconf-generic: Print unsigned value if a format [...]
new c581f8c240f5 Merge tag 'pinctrl-v6.14-2' of git://git.kernel.org/pub/sc [...]
new 48e487b00289 HID: corsair-void: Add missing delayed work cancel for hea [...]
new c098363828f7 HID: corsair-void: Initialise memory for psy_cfg
new 4b54ae69197b HID: intel-ish-hid: fix the length of MNG_SYNC_FW_CLOCK in [...]
new 7e0d1cff12b8 HID: intel-ish-hid: Send clock sync message immediately af [...]
new 52572cde8b4a HID: lenovo: select CONFIG_ACPI_PLATFORM_PROFILE
new a5a056c8d2ba HID: intel-thc: fix CONFIG_HID dependency
new 363236d709e7 HID: ignore non-functional sensor in HP 5MP Camera
new 05c4ede6951b HID: hid-steam: Fix issues with disabling both gamepad mod [...]
new 45ab5166a82d HID: winwing: Add NULL check in winwing_init_led()
new 9b8e2220d3a0 HID: multitouch: Add NULL check in mt_input_configured
new 18c966b62819 HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDs
new 9271af9d846c HID: topre: Fix n-key rollover on Realforce R3S TKL boards
new 1739cafdb8de samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
new 8b125949df58 samples/hid: fix broken vmlinux path for VMLINUX_BTF
new 2813e00dcd74 HID: hid-apple: Apple Magic Keyboard a3203 USB-C support
new 819083cb6eed HID: apple: fix up the F6 key on the Omoton KB066 keyboard
new 0b43d98ff29b HID: hid-thrustmaster: fix stack-out-of-bounds read in usb [...]
new 79504249d7e2 HID: hid-steam: Move hidraw input (un)registering to work
new b051ffa2aeb2 HID: hid-steam: Don't use cancel_delayed_work_sync in IRQ context
new 58c9bf3363e5 Merge tag 'hid-for-linus-2025021001' of git://git.kernel.o [...]
new 7faf14a7b036 nfsd: clear acl_access/acl_default after releasing them
new b9382e29ca53 nfsd: validate the nfsd_serv pointer before calling svc_wake_up
new 5fb251612173 nfsd: fix uninitialised slot info when a request is retried
new d9d6b74e4be9 nfsd: fix __fh_verify for localio
new 036ac2778f7b NFSD: fix hang in nfsd4_shutdown_callback
new 4990d098433d NFSD: Fix CB_GETATTR status fix
new febbc555cf0f Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/li [...]
The 34 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/hid/Kconfig | 15 ++++++----
drivers/hid/amd-sfh-hid/Kconfig | 1 -
drivers/hid/hid-apple.c | 8 +++++
drivers/hid/hid-corsair-void.c | 3 +-
drivers/hid/hid-ids.h | 3 ++
drivers/hid/hid-lenovo.c | 7 +----
drivers/hid/hid-multitouch.c | 5 +++-
drivers/hid/hid-quirks.c | 1 +
drivers/hid/hid-steam.c | 46 ++++++++++++++++++++++-------
drivers/hid/hid-thrustmaster.c | 2 +-
drivers/hid/hid-topre.c | 7 +++++
drivers/hid/hid-winwing.c | 2 ++
drivers/hid/i2c-hid/Kconfig | 2 +-
drivers/hid/intel-ish-hid/Kconfig | 1 -
drivers/hid/intel-ish-hid/ipc/hw-ish.h | 2 ++
drivers/hid/intel-ish-hid/ipc/ipc.c | 15 ++++++----
drivers/hid/intel-ish-hid/ipc/pci-ish.c | 7 +++++
drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h | 2 ++
drivers/hid/intel-thc-hid/Kconfig | 1 -
drivers/hid/surface-hid/Kconfig | 2 --
drivers/hid/usbhid/Kconfig | 3 +-
drivers/pinctrl/pinconf-generic.c | 8 ++---
drivers/pinctrl/pinctrl-cy8c95x0.c | 42 +++++++++++++++-----------
fs/nfsd/filecache.c | 11 ++++++-
fs/nfsd/nfs2acl.c | 2 ++
fs/nfsd/nfs3acl.c | 2 ++
fs/nfsd/nfs4callback.c | 9 ++++--
fs/nfsd/nfs4state.c | 3 +-
fs/nfsd/nfsfh.c | 5 ++--
net/bluetooth/hidp/Kconfig | 3 +-
samples/hid/Makefile | 13 ++++----
31 files changed, 158 insertions(+), 75 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 c5ac7c9f7c9 gdb/tui: remove unnecessary wmove call from tui_status_window
new f2ab74973cf gdb/tui: use tui_batch_rendering more
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/tui/tui-hooks.c | 5 +++++
gdb/tui/tui-win.c | 2 ++
gdb/tui/tui-winsource.c | 7 +++++--
gdb/tui/tui.c | 2 ++
4 files changed, 14 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 binutils-gdb.
from f35bb15bed4 gdb: Deprecate stabs debug info
new c5ac7c9f7c9 gdb/tui: remove unnecessary wmove call from tui_status_window
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/tui/tui-status.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 gcc.
from 118a6c3247b Fortran: checking of pointer targets for structure construc [...]
new d2ff1b78d70 This improves an error message, avoiding at ... at.
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/interface.cc | 6 +++---
gcc/testsuite/gfortran.dg/interface_51.f90 | 4 ++--
2 files changed, 5 insertions(+), 5 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 4ce8ad684b9 [gcn] mkoffload.cc: Print fatal error if -march has no mult [...]
new 118a6c3247b Fortran: checking of pointer targets for structure construc [...]
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 | 12 +++++++++++-
.../gfortran.dg/derived_constructor_comps_2.f90 | 4 ++--
.../gfortran.dg/derived_constructor_comps_8.f90 | 20 ++++++++++++++++++++
3 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/derived_constructor_comps_8.f90
--
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 glibc.
from da49165ea6 mig_strncpy: ensure destination string is null terminated
new 659fa18dde hurd: Drop useless buffer initialization in ttyname*
new 392261a2b6 hurd: Replace char foo[1024] with string_t
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:
hurd/hurd/lookup.h | 4 ++--
hurd/hurdlookup.c | 2 +-
hurd/lookup-at.c | 2 +-
hurd/lookup-retry.c | 2 +-
sysdeps/mach/hurd/bind.c | 2 +-
sysdeps/mach/hurd/dl-sysdep.c | 2 +-
sysdeps/mach/hurd/fexecve.c | 2 +-
sysdeps/mach/hurd/getlogin.c | 2 +-
sysdeps/mach/hurd/readlinkat.c | 2 +-
sysdeps/mach/hurd/ttyname.c | 3 +--
sysdeps/mach/hurd/ttyname_r.c | 3 +--
11 files changed, 12 insertions(+), 14 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 13ab441fb40 gdb/dwarf: create multiple cooked index shards when reading [...]
new f35bb15bed4 gdb: Deprecate stabs debug info
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 | 3 +++
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository glibc.
from 6bcd7bf100 htl: stop exporting __pthread_default_barrierattr.
new da49165ea6 mig_strncpy: ensure destination string is null terminated
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:
mach/mig_strncpy.c | 10 +++++++++-
1 file changed, 9 insertions(+), 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 releases/gcc-14
in repository gcc.
from 282dedf4408 Daily bump.
new 0faffd526d5 vec.h: Properly destruct elements in auto_vec auto storage [...]
new 2349c6a442d match.pd: Fix (FTYPE) N CMP (FTYPE) M optimization for GENE [...]
new 2c9ebb837b7 builtins: Store unspecified value to *exp for inf/nan [PR114877]
new 7a369b6a558 tree-assume: Fix UB in assume_query [PR118605]
new 15e66f7c240 c++: Only destruct elts of array for new expression if exce [...]
new 1dac899a105 combine: Fix up make_extraction [PR118638]
new b7553f76a7a c++: Return false from __is_bounded_array for zero-sized ar [...]
new acd0e21e964 d: give dependency files better filenames [PR118477]
new 3f475f4ffa4 niter: Make build_cltz_expr more robust [PR118689]
new 916daed4ecb icf: Compare call argument types in certain cases and asm o [...]
new ab9518d0814 loop-iv, riscv: Fix get_biv_step_1 for RISC-V [PR117506]
new 6f5ada57162 c++: Allow constexpr reads from volatile std::nullptr_t obj [...]
new 6cd1daf5206 c++: Don't use CLEANUP_EH_ONLY for new expression cleanup [ [...]
new 08bfa32ae92 c++: Fix up name independent decl in structured binding han [...]
new 7cb02244244 i386: Fix ICE with conditional QI/HI vector maxmin [PR118776]
The 15 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/builtins.cc | 10 +--
gcc/combine.cc | 2 +-
gcc/config/i386/sse.md | 18 +++---
gcc/cp/constexpr.cc | 3 +-
gcc/cp/decl2.cc | 3 +-
gcc/cp/init.cc | 18 +++++-
gcc/cp/parser.cc | 10 +++
gcc/cp/semantics.cc | 9 ++-
gcc/d/Make-lang.in | 4 +-
gcc/ipa-icf-gimple.cc | 53 ++++++++++------
gcc/loop-iv.cc | 1 +
gcc/match.pd | 2 +-
gcc/testsuite/g++.dg/asan/pr118763.C | 15 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-union9.C | 16 +++++
gcc/testsuite/g++.dg/cpp0x/constexpr-volatile4.C | 20 ++++++
.../g++.dg/cpp26/name-independent-decl10.C | 63 +++++++++++++++++++
.../g++.dg/cpp26/name-independent-decl9.C | 49 +++++++++++++++
gcc/testsuite/g++.dg/ext/is_bounded_array.C | 14 +++++
gcc/testsuite/g++.dg/init/array66.C | 33 ++++++++++
gcc/testsuite/gcc.c-torture/execute/pr117432.c | 72 ++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/execute/pr118638.c | 20 ++++++
gcc/testsuite/gcc.dg/bitint-120.c | 11 ++++
gcc/testsuite/gcc.dg/pr117506.c | 18 ++++++
gcc/testsuite/gcc.dg/torture/builtin-frexp-1.c | 33 +++++++---
gcc/testsuite/gcc.target/i386/pr117432.c | 17 +++++
gcc/testsuite/gcc.target/i386/pr118776.c | 23 +++++++
gcc/testsuite/gcc.target/riscv/pr117506.c | 5 ++
gcc/tree-assume.cc | 2 +-
gcc/tree-ssa-loop-niter.cc | 2 +
gcc/vec.h | 2 +-
30 files changed, 498 insertions(+), 50 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/asan/pr118763.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-union9.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-volatile4.C
create mode 100644 gcc/testsuite/g++.dg/cpp26/name-independent-decl10.C
create mode 100644 gcc/testsuite/g++.dg/cpp26/name-independent-decl9.C
create mode 100644 gcc/testsuite/g++.dg/init/array66.C
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr117432.c
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr118638.c
create mode 100644 gcc/testsuite/gcc.dg/bitint-120.c
create mode 100644 gcc/testsuite/gcc.dg/pr117506.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr117432.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr118776.c
create mode 100644 gcc/testsuite/gcc.target/riscv/pr117506.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 7037fdf6bd0 [gcn] install.texi: Update for new ISA targets and their re [...]
new 4ce8ad684b9 [gcn] mkoffload.cc: Print fatal error if -march has no mult [...]
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/gcn/mkoffload.cc | 101 +++++++++++++++++++++++++++++++++++++++++---
1 file changed, 94 insertions(+), 7 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 6d07e3de7e8 ipa-cp: Perform operations in the appropriate types (PR 118097)
new 7037fdf6bd0 [gcn] install.texi: Update for new ISA targets and their re [...]
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/doc/install.texi | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 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 a4242dc3f5f gdb: LoongArch: Improve the handling of atomic sequence
new 9044044c27c gdbsupport: add gdb::make_array_view overload to create fro [...]
new ad6dde5aaae gdb/dwarf: write offset to parent entry for DW_IDX_parent
new de33cf88daf gdb/dwarf: allow for cooked_index_shard::m_addrmap to be nullptr
new 13ab441fb40 gdb/dwarf: create multiple cooked index shards when reading [...]
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/doc/gdb.texinfo | 41 +++++++++-
gdb/dwarf2/cooked-index.c | 9 ++-
gdb/dwarf2/cooked-index.h | 9 ++-
gdb/dwarf2/index-write.c | 98 ++++++++++++++---------
gdb/dwarf2/read-debug-names.c | 151 ++++++++++++++++++++++++++---------
gdb/dwarf2/read-debug-names.h | 25 +++++-
gdb/testsuite/gdb.mi/mi-sym-info.exp | 20 ++++-
gdb/unittests/array-view-selftests.c | 13 +++
gdbsupport/array-view.h | 9 +++
9 files changed, 288 insertions(+), 87 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 6ed1b40268e arm: fix typo in dg-require-effective-target [PR118089]
new 6d07e3de7e8 ipa-cp: Perform operations in the appropriate types (PR 118097)
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/ipa-cp.cc | 46 +++++++++++++-------------------
gcc/testsuite/gcc.dg/ipa/ipa-notypes-1.c | 17 ++++++++++++
gcc/testsuite/gcc.dg/ipa/pr118097.c | 23 ++++++++++++++++
gcc/testsuite/gcc.dg/ipa/pr118535.c | 17 ++++++++++++
4 files changed, 75 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/ipa/ipa-notypes-1.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr118097.c
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr118535.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 main
in repository newlib.
from 0d113da23 Cygwin: /proc/<PID>/mount*: escape strings.
new c9b74e328 newlib: string: refactor str/mem-family functions
new bc2723e98 newlib: memccpy: unify mask filling with other memory functions
new ab827c1a6 newlib: mem[p]cpy/memmove improve performance for optimized versions
new 2a79b76c0 newlib: memmove: improve performance for overlapping buffers
new 9a706d047 newlib: str[n]cat: optimize skipping of the destination string
new dcf5d237f newlib: introduce --enable-newlib-hw-misaligned-access option
new 68c13dc92 newlib: Regenerate autotools files
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:
newlib/Makefile.in | 11 ++++---
newlib/README | 7 ++++
newlib/configure | 65 +++++++++++++++++++++++++++++++++++++-
newlib/configure.ac | 34 ++++++++++++++++++++
newlib/configure.host | 6 ++++
newlib/libc/machine/riscv/memcpy.c | 4 +++
newlib/libc/machine/riscv/strcmp.S | 5 ++-
newlib/libc/machine/riscv/strcpy.c | 2 ++
newlib/libc/string/local.h | 41 ++++++++++++++++++++++++
newlib/libc/string/memccpy.c | 41 ++++++------------------
newlib/libc/string/memchr.c | 43 +++++--------------------
newlib/libc/string/memcmp.c | 20 +++---------
newlib/libc/string/memcpy.c | 23 +++-----------
newlib/libc/string/memmove.c | 47 +++++++++++++++------------
newlib/libc/string/mempcpy.c | 24 ++++----------
newlib/libc/string/memrchr.c | 47 ++++++---------------------
newlib/libc/string/memset.c | 18 ++++-------
newlib/libc/string/rawmemchr.c | 35 +++-----------------
newlib/libc/string/stpcpy.c | 24 ++------------
newlib/libc/string/stpncpy.c | 32 ++++---------------
newlib/libc/string/strcat.c | 39 ++++++-----------------
newlib/libc/string/strchr.c | 32 ++++---------------
newlib/libc/string/strcmp.c | 24 ++------------
newlib/libc/string/strcpy.c | 24 ++------------
newlib/libc/string/strlen.c | 23 ++------------
newlib/libc/string/strncat.c | 37 ++++++----------------
newlib/libc/string/strncmp.c | 24 ++------------
newlib/libc/string/strncpy.c | 26 ++-------------
newlib/newlib.hin | 4 +++
29 files changed, 303 insertions(+), 459 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 f0848033b8d gdb: fix selecting tail-call frames by name
new a4242dc3f5f gdb: LoongArch: Improve the handling of atomic sequence
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/loongarch-tdep.c | 6 ++++--
1 file changed, 4 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 92142019b6c i386: Change RTL representation of bt[lq] [PR118623]
new 6ed1b40268e arm: fix typo in dg-require-effective-target [PR118089]
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/arm/thumb2-pop-loreg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.