This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c48c6c0a50e cobol: Correct Makefile.am from 809b32660990867052132c706a9 [...]
new a286685f63a libgomp.texi: Update MASTER/MASKED entry in the libgomp ABI [...]
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:
libgomp/libgomp.texi | 13 ++++++++-----
1 file changed, 8 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 releases/gcc-15
in repository gcc.
from bad5acbfa77 c++: Handle absolute path for CMI output directory [PR122677]
new 60db9b6a0af Fortran: contiguous pointer assignment to select type targe [...]
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 | 4 ++
gcc/testsuite/gfortran.dg/select_contiguous.f90 | 51 +++++++++++++++++++++++++
2 files changed, 55 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/select_contiguous.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 fd1d642ef8 AArch64: Remove WANT_SIMD_EXCEPT from aarch64 AdvSIMD math routines
new cdb0e9dc70 nss: Remove effectively unused __nss_*_database variables
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:
nss/XXX-lookup.c | 10 +++-------
nss/nsswitch.c | 8 --------
nss/nsswitch.h | 7 +++----
nss/tst-rfc3484-2.c | 2 --
nss/tst-rfc3484-3.c | 2 --
nss/tst-rfc3484.c | 2 --
6 files changed, 6 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 5bebe8de1926 mm/huge_memory: Fix initialization of huge zero folio
new 0f559cd91e37 KVM: arm64: Finalize ID registers only once per VM
new 85592114ffda KVM: arm64: VHE: Compute fgt traps before activating them
new b82ebaf29864 Merge tag 'kvmarm-fixes-6.18-3' of git://git.kernel.org/pu [...]
new 3fa05f96fc08 KVM: SVM: Fix redundant updates of LBR MSR intercepts
new 8b690556d8fe Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 5 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/arm.c | 2 +-
arch/arm64/kvm/sys_regs.c | 6 +++++-
arch/x86/kvm/svm/svm.c | 9 ++++++++-
arch/x86/kvm/svm/svm.h | 1 +
4 files changed, 15 insertions(+), 3 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 76c7c5dc5d1 RISC-V: Add flag to adjust mem inlining threshold
new c48c6c0a50e cobol: Correct Makefile.am from 809b32660990867052132c706a9 [...]
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:
libgcobol/Makefile.am | 2 ++
1 file changed, 2 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 releases/gcc-15
in repository gcc.
from 24f252c9170 arm: Fix out of bounds when using cmse with FP types in agg [...]
new bad5acbfa77 c++: Handle absolute path for CMI output directory [PR122677]
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/cp/module.cc | 7 ++++++-
1 file changed, 6 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 a39fec8c74c libstdc++: shared_mutex: Respond consistently to errors and [...]
new 76c7c5dc5d1 RISC-V: Add flag to adjust mem inlining threshold
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/riscv/riscv-string.cc | 29 +++++++++++++++++++++++++++++
gcc/config/riscv/riscv.opt | 12 ++++++++++++
2 files changed, 41 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 releases/gcc-15
in repository gcc.
from 9fa75e41070 lto/122515: Fix archive offset types for i686
new 0ea9ba6ed73 arm: Fix CMSE clearing of union members with no padding [PR122539]
new 24f252c9170 arm: Fix out of bounds when using cmse with FP types in agg [...]
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:
gcc/config/arm/arm.cc | 63 +++++++++++++--------
.../gcc.target/arm/cmse/baseline/union-3.c | 29 ++++++++++
.../gcc.target/arm/cmse/baseline/union-4.c | 20 +++++++
.../gcc.target/arm/cmse/mainline/8_1m/union-3.c | 32 +++++++++++
.../gcc.target/arm/cmse/mainline/8m/hard/union-4.c | 27 +++++++++
.../arm/cmse/mainline/8m/hard/union-fp.c | 66 ++++++++++++++++++++++
.../gcc.target/arm/cmse/mainline/8m/soft/union-4.c | 18 ++++++
.../arm/cmse/mainline/8m/softfp/union-4.c | 19 +++++++
.../gcc.target/arm/cmse/mainline/8m/union-3.c | 33 +++++++++++
gcc/testsuite/gcc.target/arm/cmse/union-3.x | 23 ++++++++
.../gcc.target/arm/cmse/{union-1.x => union-4.x} | 23 ++------
11 files changed, 313 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/baseline/union-3.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/baseline/union-4.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/mainline/8_1m/union-3.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/mainline/8m/hard/union-4.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/mainline/8m/hard/union-fp.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/mainline/8m/soft/union-4.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/mainline/8m/softfp/union-4.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/mainline/8m/union-3.c
create mode 100644 gcc/testsuite/gcc.target/arm/cmse/union-3.x
copy gcc/testsuite/gcc.target/arm/cmse/{union-1.x => union-4.x} (59%)
--
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 779fc129392 arm: [MVE intrinsics] remove __ARM_mve_typeid and __ARM_mve [...]
new c1cf465bdbe c++: Handle absolute path for CMI output directory [PR122677]
new a39fec8c74c libstdc++: shared_mutex: Respond consistently to errors and [...]
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:
gcc/cp/module.cc | 7 ++-
libstdc++-v3/include/std/shared_mutex | 55 ++++++++++++----------
.../shared_timed_mutex/try_lock_until/116586.cc | 25 ++++++++++
3 files changed, 61 insertions(+), 26 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 e7c375b18160 Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/ [...]
new 5bebe8de1926 mm/huge_memory: Fix initialization of huge zero folio
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:
arch/arm64/include/asm/page.h | 4 ++--
arch/arm64/mm/fault.c | 21 +++++++++++----------
include/linux/highmem.h | 6 ++++--
mm/page_alloc.c | 9 ++-------
4 files changed, 19 insertions(+), 21 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.