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 467a34bb9e6 gdb tests: Allow for "LWP" or "process" in thread IDs from [...]
new ec6f9621519 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-14-branch
in repository binutils-gdb.
from 96e26c99a25 Automatic date update in version.in
new 8978a63969f 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_42-branch
in repository binutils-gdb.
from 442e9ac5c4c Automatic date update in version.in
new 4e9e9e3de51 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 newlib.
from 7db1c6fc4 Cygwin: //server: revert to using WNet and support NFS shares
new cc74a38d4 Cygwin: //tsclient: allow to enumerate shares
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:
winsup/cygwin/fhandler/netdrive.cc | 6 +++++-
1 file changed, 5 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 main
in repository newlib.
from 7db1c6fc4 Cygwin: //server: revert to using WNet and support NFS shares
new cc74a38d4 Cygwin: //tsclient: allow to enumerate shares
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:
winsup/cygwin/fhandler/netdrive.cc | 6 +++++-
1 file changed, 5 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 9f0064587 Add entry 1579394c9ecf3d1f678daa54b835c7fc3b76fb6d from https [...]
new b391ed7e2 Add entry ff442719cdb64c9df9d069af88e90d51bee6fb56 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/gnu-aarch64-master-O3}/build_url | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/gnu-aarch64-master-O3/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{9f0f7d802482a8958d6cdc72f1fe0c8549db2182 => ff442719cdb64c9df9d069a [...]
copy gcc/sha1/{07767389fb390814d9b6142e9d0341b7b9fd1cc2/tcwg_bmk-code_speed-cpu201 [...]
create mode 100644 gcc/sha1/ff442719cdb64c9df9d069af88e90d51bee6fb56/tcwg_bmk-code [...]
--
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 4a13b3ef46 stdlib: Fix tst-makecontext2 log when swapcontext fails
new 7f02511e5b hurd: Move internal functions to internal header
new 4648bfbbde hurd: Stop relying on VM_MAX_ADDRESS
new 49aa652db8 Allow glibc to be compiled without EXEC_PAGESIZE
new 6afeac1289 hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
new b467cfcaee hurd: Use the RETURN_ADDRESS macro
new a4273efa21 htl: Respect GL(dl_stack_flags) when allocating stacks
new dc1a77269c htl: Implement some support for TLS_DTV_AT_TP
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:
elf/dl-support.c | 6 ++-
elf/rtld.c | 2 +
htl/pt-create.c | 2 +
hurd/hurd/signal.h | 87 -------------------------------------
hurd/hurdsig.c | 8 ++--
libio/libioP.h | 2 +-
sysdeps/htl/Versions | 4 ++
sysdeps/htl/dl-thread_gscope_wait.c | 16 ++++++-
sysdeps/hurd/include/hurd/signal.h | 78 +++++++++++++++++++++++++++++++++
sysdeps/mach/htl/pt-stack-alloc.c | 9 +++-
sysdeps/mach/hurd/dl-sysdep.c | 2 +-
sysdeps/mach/hurd/htl/pt-sysdep.c | 9 ++++
sysdeps/mach/hurd/init-first.c | 2 +-
sysdeps/mach/hurd/mmap.c | 2 +-
14 files changed, 129 insertions(+), 100 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 484193fecd2b Merge tag 'powerpc-6.9-2' of git://git.kernel.org/pub/scm/ [...]
new fb13b11d5387 entry: Respect changes to system call number by trace_sys_enter()
new 976b029d0660 Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/ [...]
new 9eec61df55c5 irqchip/renesas-rzg2l: Flush posted write in irq_eoi()
new 7cb6362c63df irqchip/renesas-rzg2l: Rename rzg2l_tint_eoi()
new b4b5cd61a6fd irqchip/renesas-rzg2l: Rename rzg2l_irq_eoi()
new 853a6030303f irqchip/renesas-rzg2l: Prevent spurious interrupts when se [...]
new dce0919c83c3 irqchip/renesas-rzg2l: Do not set TIEN and TINT source at [...]
new 1a39193137e8 Merge tag 'irq-urgent-2024-03-23' of git://git.kernel.org/ [...]
new bf3159c0ef1f clocksource/drivers/imx: Fix -Wunused-but-set-variable warning
new f253c9a1aa33 dt-bindings: timer: exynos4210-mct: Add google,gs101-mct c [...]
new 906fed29f452 clocksource/drivers/stm32: Fix all kernel-doc warnings
new 702107ed5d89 clocksource/drivers/ti-32K: Fix misuse of "/**" comment
new 0076a37a426b dt-bindings: timer: renesas,tmu: Document input capture interrupt
new 69518264da62 dt-bindings: timer: renesas: ostm: Document RZ/Five SoC
new 8ec11bd89e15 dt-bindings: timer: nxp,sysctr-timer: support i.MX95
new 418062b548b1 clocksource/drivers/imx-sysctr: Drop use global variables
new b67686e971b0 clocksource/drivers/imx-sysctr: Add i.MX95 support
new b34b9547cee4 clocksource/drivers/arm_global_timer: Fix maximum prescaler value
new 9256cec7b4f3 clocksource/drivers/arm_global_timer: Remove stray tab
new 97454a65d56b clocksource: arm_global_timer: fix non-kernel-doc comment
new ec64db6955c5 dt-bindings: timer: add Ralink SoCs system tick counter
new f31c204850f9 clocksource/drivers/arm_global_timer: Make gt_target_rate [...]
new e651f2fae336 clocksource/drivers/arm_global_timer: Guard against divisi [...]
new 755350bcfb4a clocksource/drivers/arm_global_timer: Simplify prescaler r [...]
new c819dbd07832 dt-bindings: timer: Add support for cadence TTC PWM
new 8248ca30ef89 clocksource/drivers/timer-riscv: Clear timer interrupt on [...]
new 86c54c846e12 Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/peop [...]
new 00164f477f06 Merge tag 'timers-core-2024-03-23' of git://git.kernel.org [...]
new f55acb1e44f3 timers/migration: Fix endless timer requeue after idle interrupts
new 03877039863b timers: Fix removed self-IPI on global timer's enqueue in [...]
new 70293240c5ce Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.o [...]
The 31 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:
.../devicetree/bindings/timer/cdns,ttc.yaml | 22 +++-
.../bindings/timer/nxp,sysctr-timer.yaml | 4 +-
...,rt2880-timer.yaml => ralink,cevt-systick.yaml} | 22 ++--
.../devicetree/bindings/timer/renesas,ostm.yaml | 2 +-
.../devicetree/bindings/timer/renesas,tmu.yaml | 18 +++-
.../bindings/timer/samsung,exynos4210-mct.yaml | 2 +
drivers/clocksource/arm_global_timer.c | 35 +++---
drivers/clocksource/timer-imx-gpt.c | 3 +-
drivers/clocksource/timer-imx-sysctr.c | 117 +++++++++++++++------
drivers/clocksource/timer-riscv.c | 3 +
drivers/clocksource/timer-stm32.c | 4 +-
drivers/clocksource/timer-ti-32k.c | 2 +-
drivers/irqchip/irq-renesas-rzg2l.c | 72 +++++++++----
kernel/entry/common.c | 8 +-
kernel/time/timer.c | 12 ++-
kernel/time/timer_migration.c | 11 +-
16 files changed, 242 insertions(+), 95 deletions(-)
copy Documentation/devicetree/bindings/timer/{ralink,rt2880-timer.yaml => ralink,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 8d2c1b4ce Cygwin: //server: check existence of server with getaddrinfo
new 7db1c6fc4 Cygwin: //server: revert to using WNet and support NFS shares
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:
winsup/cygwin/autoload.cc | 7 +
winsup/cygwin/fhandler/netdrive.cc | 304 ++++++++++++++++++++++++++++---------
winsup/cygwin/release/3.6.0 | 9 +-
3 files changed, 247 insertions(+), 73 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.