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 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 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.