This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main
in repository newlib.
from acf176104 strptime: fix am/pm converting to 24-hour system
new 343a2a558 Cygwin: strptime: make sure to fail on invalid input digits
new 585855eef Cygwin: strptime: fix am/pm handling
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:
winsup/cygwin/libc/strptime.cc | 27 +++++++++++++++++++++------
1 file changed, 21 insertions(+), 6 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 99eeecc8d27 [gdb/testsuite] Fix error handling in _dap_read_json
new aca8a74923c gdb: remove some GCC version checks
new 23acbfee6a8 gdbsupport: assume that compiler supports std::{is_triviall [...]
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/trad-frame.c | 2 --
gdb/unittests/array-view-selftests.c | 4 ----
gdb/unittests/enum-flags-selftests.c | 10 ----------
gdb/unittests/packed-selftests.c | 4 ----
gdbserver/tracepoint.h | 6 +-----
gdbsupport/check-defines.el | 2 --
gdbsupport/common-defs.h | 9 ---------
gdbsupport/packed.h | 2 --
gdbsupport/poison.h | 8 --------
gdbsupport/traits.h | 21 ---------------------
10 files changed, 1 insertion(+), 67 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 5772ea772d1 bpf: add inline memmove and memcpy expansion
new 3232ebd91ed RISC-V: Specify mtune and march for PR113742
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/pr113742.c | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 6f7da4cc start-container-docker.sh: Workaround WSL needing a proxied port.
new 2a5a99a8 round-robin.sh (build_abe): Fix typo.
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:
round-robin.sh | 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 linux.
from 9fc1ccccfd8d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new c0ec2a712daf crypto: virtio/akcipher - Fix stack overflow on memcpy
new d8be5a55b8e3 Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/ [...]
new e42b9d8b9ea2 btrfs: defrag: avoid unnecessary defrag caused by incorrec [...]
new b0ad381fa769 btrfs: fix deadlock with fiemap and extent locking
new 8da8d88455eb Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/sc [...]
new 8d3a7dfb801d KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_p [...]
new 85a71ee9a070 KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
new c48617fbbe83 Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub [...]
new 39133352cbed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 9 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:
arch/arm64/kvm/vgic/vgic-its.c | 5 ++
.../crypto/virtio/virtio_crypto_akcipher_algs.c | 5 +-
fs/btrfs/defrag.c | 2 +-
fs/btrfs/extent_io.c | 62 ++++++++++++++++------
4 files changed, 54 insertions(+), 20 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 0b5823d3 start-container-docker.sh: Fix assert
new 6f7da4cc start-container-docker.sh: Workaround WSL needing a proxied port.
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:
start-container-docker.sh | 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 master
in repository gcc.
from 161a67b2bee PR modula2/114026 Incorrect location during for loop type checking
new 5772ea772d1 bpf: add inline memmove and memcpy expansion
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/bpf/bpf-protos.h | 2 +
gcc/config/bpf/bpf.cc | 115 +++++++++++++++++++++++++++++++
gcc/config/bpf/bpf.md | 36 ++++++++++
gcc/testsuite/gcc.target/bpf/memcpy-1.c | 26 +++++++
gcc/testsuite/gcc.target/bpf/memmove-1.c | 46 +++++++++++++
gcc/testsuite/gcc.target/bpf/memmove-2.c | 23 +++++++
6 files changed, 248 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/bpf/memcpy-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/memmove-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/memmove-2.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 c8742849e22 ipa: Convert lattices from pure array to vector (PR 113476)
new 161a67b2bee PR modula2/114026 Incorrect location during for loop type checking
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/m2/gm2-compiler/M2GenGCC.mod | 26 ++--
gcc/m2/gm2-compiler/M2LexBuf.def | 13 +-
gcc/m2/gm2-compiler/M2LexBuf.mod | 13 +-
gcc/m2/gm2-compiler/M2Quads.def | 12 ++
gcc/m2/gm2-compiler/M2Quads.mod | 142 ++++++++++++++-----
gcc/m2/gm2-compiler/M2Range.def | 18 ++-
gcc/m2/gm2-compiler/M2Range.mod | 153 +++++++++++++++++++--
.../gm2/extensions/run/pass/callingc10.mod | 16 +++
.../gm2/extensions/run/pass/callingc11.mod | 17 +++
.../gm2/extensions/run/pass/callingc9.mod | 7 +
gcc/testsuite/gm2/extensions/run/pass/strconst.def | 6 +
gcc/testsuite/gm2/pim/fail/forloop.mod | 17 +++
gcc/testsuite/gm2/pim/pass/forloop2.mod | 18 +++
13 files changed, 386 insertions(+), 72 deletions(-)
create mode 100644 gcc/testsuite/gm2/extensions/run/pass/callingc10.mod
create mode 100644 gcc/testsuite/gm2/extensions/run/pass/callingc11.mod
create mode 100644 gcc/testsuite/gm2/extensions/run/pass/callingc9.mod
create mode 100644 gcc/testsuite/gm2/extensions/run/pass/strconst.def
create mode 100644 gcc/testsuite/gm2/pim/fail/forloop.mod
create mode 100644 gcc/testsuite/gm2/pim/pass/forloop2.mod
--
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 users/gwen/try-frame-unwind-c++-ification-fixed
in repository binutils-gdb.
at d2b4f49047b gdb: Migrate frame unwinders to use C++ classes
This branch includes the following new commits:
new c5497c10ba7 gdb: add "unwinder class" to frame unwinders
new d2b4f49047b gdb: Migrate frame unwinders to use C++ classes
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.
--
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 c90b20192 Cygwin: getgrent/getpwent: avoid local enumeration on DCs
new acf176104 strptime: fix am/pm converting to 24-hour system
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:
newlib/libc/time/strptime.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.