This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from eb5b0f9812ff Merge tag 'sparc-for-6.12-tag1' of git://git.kernel.org/pu [...]
new 19c91bd8932a memblock tests: include memory_hotplug.h in mmzone.h as ke [...]
new d68c08173b70 memblock tests: include export.h in linkage.h as kernel dose
new e2ae9cf39f88 tools/testing: abstract two init.h into common include directory
new 39f64e402f65 memblock test: fix implicit declaration of function 'virt_ [...]
new 9f76c2ade323 memblock test: add the definition of __setup()
new a88cde5769d5 memblock test: fix implicit declaration of function 'memparse'
new 8ac13bc7c266 memblock test: fix implicit declaration of function 'isspace'
new 9e3d665384fc memblock test: fix implicit declaration of function 'strscpy'
new d0f8a8973f26 mm/memblock: introduce a new helper memblock_estimated_nr_ [...]
new 0910bf0ef85c kernel/fork.c: get estimated free pages by memblock api
new cb088e38aab4 s390/mm: get estimated free pages by memblock api
new aa486552a110 Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub [...]
The 12 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/s390/mm/init.c | 2 +-
include/linux/memblock.h | 1 +
kernel/fork.c | 2 +-
mm/memblock.c | 17 ++++++++
tools/include/linux/compiler.h | 4 --
tools/{testing/memblock => include}/linux/init.h | 19 ++++++---
tools/include/linux/linkage.h | 2 +
tools/include/linux/mm.h | 6 +++
tools/include/linux/pfn.h | 1 +
tools/include/linux/string.h | 3 ++
tools/lib/cmdline.c | 53 ++++++++++++++++++++++++
tools/testing/memblock/Makefile | 2 +-
tools/testing/memblock/linux/kernel.h | 2 +
tools/testing/memblock/linux/mmzone.h | 1 +
tools/testing/radix-tree/maple.c | 2 +-
tools/testing/shared/linux/init.h | 2 -
16 files changed, 104 insertions(+), 15 deletions(-)
rename tools/{testing/memblock => include}/linux/init.h (76%)
create mode 100644 tools/lib/cmdline.c
delete mode 100644 tools/testing/shared/linux/init.h
--
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 cc40795d895 i386: Add GENERIC and GIMPLE folders of __builtin_ia32_{min [...]
new 0b953ce8e2e doc: Remove @code wrapping of fortran option names [PR116801]
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/ada/gcc-interface/lang.opt.urls | 6 +-
gcc/c-family/c.opt.urls | 40 +++--
gcc/common.opt.urls | 26 ++-
gcc/d/lang.opt.urls | 22 +--
gcc/fortran/invoke.texi | 314 ++++++++++++++++----------------
gcc/fortran/lang.opt.urls | 348 ++++++++++++++++++++++++++++++++++--
gcc/go/lang.opt.urls | 2 +-
gcc/m2/lang.opt.urls | 22 +--
gcc/rust/lang.opt.urls | 2 +-
9 files changed, 556 insertions(+), 226 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 ed6dccd00d8 ltmain.sh: allow more flags at link-time
new c79cc30862d x86: Don't use address override with segment regsiter
new cc40795d895 i386: Add GENERIC and GIMPLE folders of __builtin_ia32_{min [...]
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/i386/i386.cc | 204 ++++++++++++++++++++-
gcc/testsuite/gcc.target/i386/avx512f-pr116738-1.c | 56 ++++++
gcc/testsuite/gcc.target/i386/avx512f-pr116738-2.c | 15 ++
gcc/testsuite/gcc.target/i386/pr116839.c | 48 +++++
4 files changed, 322 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr116738-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512f-pr116738-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr116839.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 binutils-gdb.
from dfba4847f6a [gdb/python] Make sure python sys.exit makes gdb exit
new 71011d3cb12 ltmain.sh: allow more flags at link-time
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:
ltmain.sh | 46 ++++++++++++++++++++++++++++++++++------------
1 file changed, 34 insertions(+), 12 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 3308e824801 Fix testsuite failure on 32-bit targets.
new 82d97278cc3 libstdc++: testsuite: fix dg-bogus directive syntax
new ed6dccd00d8 ltmain.sh: allow more flags at link-time
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:
.../23_containers/array/capacity/empty.cc | 2 +-
.../23_containers/array/capacity/max_size.cc | 2 +-
.../testsuite/23_containers/array/capacity/size.cc | 2 +-
ltmain.sh | 46 ++++++++++++++++------
4 files changed, 37 insertions(+), 15 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 f82fd76c96c gdb/testsuite: format some Python files
new dfba4847f6a [gdb/python] Make sure python sys.exit makes gdb exit
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/python/py-utils.c | 29 +++++++++++++++
gdb/testsuite/gdb.python/sys-exit.exp | 69 +++++++++++++++++++++++++++++++++++
2 files changed, 98 insertions(+)
create mode 100644 gdb/testsuite/gdb.python/sys-exit.exp
--
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 d1e7f3a6c14 Add an alternative testcase for PR 70740
new 3308e824801 Fix testsuite failure on 32-bit targets.
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/gfortran.dg/unsigned_25.f90 | 6 +++---
1 file changed, 3 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 09f74498e Add entry 5d98fe096b5d17021875806ffc32ba41ea0e87b0 from https [...]
new 33511bac6 Add entry 81dac7d613c945cf56925162081eaf4a998cea8a 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_flang_test/main-aarch64-Ofast-sve_vla/build_url | 2 +-
.../tcwg_flang_test/main-aarch64-Ofast-sve_vla/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy llvm/sha1/{43ffe2eed0d9f73789dbe213023733d164999306 => 81dac7d613c945cf569251 [...]
copy llvm/sha1/{16900d3b98e6c8fbdad4411a054e3566bbbf9235 => 81dac7d613c945cf569251 [...]
create mode 100644 llvm/sha1/81dac7d613c945cf56925162081eaf4a998cea8a/tcwg_flang_t [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.