This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_45-branch
in repository binutils-gdb.
from 391cd5f507e Automatic date update in version.in
new 73b4362389c 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 gcc.
from cc515677b95 ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith
new 6839de7f03b a68: scanner fixes for bits denotations
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/algol68/a68-parser-scanner.cc | 30 +++++++++++++++++++---
gcc/algol68/ga68.texi | 22 +++++++++++++++-
gcc/testsuite/algol68/compile/error-radix-1.a68 | 1 +
gcc/testsuite/algol68/compile/error-radix-2.a68 | 1 +
gcc/testsuite/algol68/compile/error-radix-3.a68 | 1 +
.../compile/error-radix-4.a68} | 3 +--
.../algol68/compile/radix-hex-supper-1.a68 | 3 +++
.../algol68/compile/radix-hex-upper-1.a68 | 6 +++++
.../algol68/execute/environment-enquiries-6.a68 | 6 ++---
9 files changed, 64 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/algol68/compile/error-radix-1.a68
create mode 100644 gcc/testsuite/algol68/compile/error-radix-2.a68
create mode 100644 gcc/testsuite/algol68/compile/error-radix-3.a68
copy gcc/testsuite/{obj-c++.dg/pr28049.mm => algol68/compile/error-radix-4.a68} (57%)
create mode 100644 gcc/testsuite/algol68/compile/radix-hex-supper-1.a68
create mode 100644 gcc/testsuite/algol68/compile/radix-hex-upper-1.a68
--
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 7839932417dd Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kern [...]
new 11ce66c7a04b MAINTAINERS: add Mike Rapoport as maintainer for userfaultfd
new 5393802c94e0 genalloc.h: fix htmldocs warning
new 87726567d83d mailmap: update entry for Bartosz Golaszewski
new c6e8e595a079 idr: fix idr_alloc() returning an ID out of range
new 007f5da43b3d mm/kasan: fix incorrect unpoisoning in vrealloc for KASAN
new 6f13db031e27 kasan: refactor pcpu kasan vmalloc unpoison
new 6a0e5b333842 kasan: unpoison vms[area] addresses with a common tag
new 6ba776b533ca mm: leafops.h: correct kernel-doc function param. names
new 7838a4eb8a1d mm/page_alloc: change all pageblocks migrate type on coalescing
new 612b595e08ca MAINTAINERS: update one straggling entry for Bartosz Golaszewski
new 02129e623c18 mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_m [...]
new fdee5216851c .mailmap: remove one of the entries for WangYuli
new 8de524774b9e MAINTAINERS: add ABI headers to KHO and LIVE UPDATE
new fe55ea85939e kernel/kexec: change the prototype of kimage_map_segment()
new a3785ae5d334 kernel/kexec: fix IMA when allocation happens in CMA area
new 632b874d59a3 selftests/mm: fix thread state check in uffd-unit-tests
new 7013803444dd tools/mm/page_owner_sort: fix timestamp comparison for sta [...]
new e6dbcb7c0e7b mm: fixup pfnmap memory failure handling to use pgoff
new 6db12d5c474d mm: memcg: fix unit conversion for K() macro in OOM log
new 6558749ef340 rust: maple_tree: rcu_read_lock() in destructor to silence [...]
new f183663901f2 mm: consider non-anon swap cache folios in folio_expected_ [...]
new 0c75714095e0 mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMU
new 7622292d2a4c sparse: update MAINTAINERS info
new ffd042a23b79 MAINTAINERS: notify the "Device Memory" community of memor [...]
new 077d925b60c3 mm/memremap: fix spurious large folio warning for FS-DAX
new a76a5ae2c6c6 mm/page_owner: fix memory leak in page_owner_stack_fops->r [...]
new d6b5a8d6f142 mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm [...]
new 0b34fd0feac6 Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://g [...]
new 07fe35b766a6 Revert "scripts/clang-tools: Handle included .c files in g [...]
new b08fc4d0ec24 kbuild: fix compilation of dtb specified on command-line w [...]
new 1f4ea4838b13 mcb: Add missing modpost build support
new 8640b74557fc Merge tag 'kbuild-fixes-6.19-1' of git://git.kernel.org/pu [...]
The 32 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:
.mailmap | 4 +-
MAINTAINERS | 8 +-
include/linux/genalloc.h | 1 +
include/linux/kasan.h | 16 ++++
include/linux/kexec.h | 4 +-
include/linux/leafops.h | 4 +-
include/linux/memory-failure.h | 2 +
include/linux/mm.h | 8 +-
kernel/kexec_core.c | 16 +++-
lib/idr.c | 2 +
mm/damon/vaddr.c | 2 +-
mm/kasan/common.c | 32 +++++++
mm/kasan/hw_tags.c | 2 +-
mm/kasan/shadow.c | 4 +-
mm/ksm.c | 2 +-
mm/memcontrol.c | 4 +-
mm/memory-failure.c | 29 +++---
mm/memremap.c | 2 -
mm/page_alloc.c | 26 +++---
mm/page_owner.c | 2 +-
mm/vmalloc.c | 8 +-
rust/kernel/maple_tree.rs | 11 ++-
scripts/Makefile.build | 26 +++---
scripts/clang-tools/gen_compile_commands.py | 135 ++-------------------------
scripts/mod/devicetable-offsets.c | 3 +
scripts/mod/file2alias.c | 9 ++
security/integrity/ima/ima_kexec.c | 4 +-
tools/mm/page_owner_sort.c | 6 +-
tools/testing/radix-tree/idr-test.c | 21 +++++
tools/testing/selftests/mm/uffd-unit-tests.c | 2 +-
30 files changed, 196 insertions(+), 199 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 f426587cf93 libga68: Add symbol versions to exports
new 594f2cbf30f ifcvt: cleanup if_info->cond usage in noce_try_cond_zero_arith
new 92f2a86794a ifcvt: Handle lowpart subregs if noce_emit_cmove fails in n [...]
new cc515677b95 ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith
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:
gcc/ifcvt.cc | 42 ++++++++++++++++++++++++++++++++----------
1 file changed, 32 insertions(+), 10 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 7e8034ae444 a68: fix handling of publicized declarations in victal pass
new f426587cf93 libga68: Add symbol versions to exports
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:
libga68/Makefile.am | 27 +++++-
libga68/Makefile.in | 22 ++++-
libga68/aclocal.m4 | 1 +
libga68/configure | 157 ++++++++++++++++++++++++++++++-
libga68/configure.ac | 51 +++++++++-
libga68/ga68.map | 41 ++++++++
{libgfortran => libga68}/libtool-version | 4 +-
7 files changed, 285 insertions(+), 18 deletions(-)
create mode 100644 libga68/ga68.map
copy {libgfortran => libga68}/libtool-version (69%)
--
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 549bfeaa0bd c++: Fix ICE with requires-expression in lambda requires-cl [...]
new 7e8034ae444 a68: fix handling of publicized declarations in victal pass
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/algol68/a68-parser-victal.cc | 10 +++++++++-
.../algol68/compile/actual-bounds-expected-4.a68 | 15 +++++++++++++++
.../algol68/compile/formal-bounds-expected-1.a68 | 5 +++++
3 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/algol68/compile/actual-bounds-expected-4.a68
create mode 100644 gcc/testsuite/algol68/compile/formal-bounds-expected-1.a68
--
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 c388d56a889 c++: Fold non-ODR usages of potentially constant values ear [...]
new 549bfeaa0bd c++: Fix ICE with requires-expression in lambda requires-cl [...]
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/parser.cc | 6 +++++-
gcc/testsuite/g++.dg/cpp2a/lambda-requires6.C | 5 +++++
gcc/testsuite/g++.dg/cpp2a/lambda-requires6a.C | 3 +++
3 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-requires6.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-requires6a.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 e7a8c5d1982 a68: scope prelude packets
new c388d56a889 c++: Fold non-ODR usages of potentially constant values ear [...]
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/constexpr.cc | 6 +-
gcc/cp/cp-gimplify.cc | 223 +++++++++++++++++++++++++---
gcc/cp/cp-tree.h | 2 +
gcc/cp/decl.cc | 13 +-
gcc/cp/ptree.cc | 9 ++
gcc/cp/tree.cc | 1 +
gcc/cp/typeck2.cc | 5 +
gcc/testsuite/g++.dg/cpp0x/constexpr-cast.C | 8 +-
gcc/testsuite/g++.dg/modules/internal-8_a.C | 61 ++++++--
gcc/testsuite/g++.dg/modules/internal-8_b.C | 10 ++
gcc/testsuite/g++.dg/warn/overflow-warn-1.C | 9 +-
gcc/testsuite/g++.dg/warn/overflow-warn-3.C | 7 +-
gcc/testsuite/g++.dg/warn/overflow-warn-4.C | 7 +-
13 files changed, 306 insertions(+), 55 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/internal-8_b.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 1bcba38291f build: Cherry-pick libtool.m4 support for GNU ld *_sol2 emulations
new 49c38ba6abc auto-profile.cc: Fix build with C++14
new e7a8c5d1982 a68: scope prelude packets
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/algol68/a68-parser-scope.cc | 63 ++++++++++++++++++----
gcc/auto-profile.cc | 6 +--
.../algol68/compile/warning-scope-module-1.a68 | 11 ++++
.../algol68/compile/warning-scope-module-2.a68 | 13 +++++
4 files changed, 80 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/algol68/compile/warning-scope-module-1.a68
create mode 100644 gcc/testsuite/algol68/compile/warning-scope-module-2.a68
--
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 b71d59074b LoongArch: Use generic __builtin_trap in abort.
new 6c8af6a43c malloc_info: fix closing </sizes> tag 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:
malloc/malloc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.