This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1ed1dd521b8 AVR: Tweak 16-bit addition with const that didn't get a LD_ [...]
new 1cfe4a4d0d4 libgfortran: implement fpu-macppc for Darwin, support IEEE [...]
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:
libgfortran/config/fpu-macppc.h | 413 ++++++++++++++++++++++++++++++++++++++++
libgfortran/configure.host | 9 +
2 files changed, 422 insertions(+)
create mode 100644 libgfortran/config/fpu-macppc.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 releases/gcc-14
in repository gcc.
from 919c42bf448 AVR: target/116407 - Fix linker error "relocation truncated [...]
new c7257486630 AVR: ad target/116407 - Fix linker error "relocation trunca [...]
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/avr/avr.md | 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 dfb2e8caa85 AVR: target/116407 - Fix linker error "relocation truncated [...]
new 22acd3c4d18 AVR: ad target/116407 - Fix linker error "relocation trunca [...]
new 1ed1dd521b8 AVR: Tweak 16-bit addition with const that didn't get a LD_ [...]
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/avr/avr.md | 22 +++++++++++++++++++---
1 file changed, 19 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 releases/gcc-13
in repository gcc.
from b8fe699e2c3 Daily bump.
new 58c8882ff5b AVR: target/116407 - Fix linker error "relocation truncated [...]
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/avr/avr-protos.h | 2 +-
gcc/config/avr/avr.cc | 11 +++++---
gcc/config/avr/avr.md | 24 ++++++----------
gcc/testsuite/gcc.target/avr/torture/pr116407-2.c | 34 +++++++++++++++++++++++
gcc/testsuite/gcc.target/avr/torture/pr116407-4.c | 34 +++++++++++++++++++++++
5 files changed, 84 insertions(+), 21 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-2.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-4.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 releases/gcc-14
in repository gcc.
from f4ce0980daa Daily bump.
new 919c42bf448 AVR: target/116407 - Fix linker error "relocation truncated [...]
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/avr/avr-protos.h | 2 +-
gcc/config/avr/avr.cc | 11 +++++---
gcc/config/avr/avr.md | 8 +++---
gcc/testsuite/gcc.target/avr/torture/pr116407-2.c | 34 +++++++++++++++++++++++
gcc/testsuite/gcc.target/avr/torture/pr116407-4.c | 34 +++++++++++++++++++++++
5 files changed, 80 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-2.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-4.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 3ae8794665e forwprop: Also dce from added statements from gimple_simplify
new dfb2e8caa85 AVR: target/116407 - Fix linker error "relocation truncated [...]
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/avr/avr-protos.h | 2 +-
gcc/config/avr/avr.cc | 11 +++++---
gcc/config/avr/avr.md | 8 +++---
gcc/testsuite/gcc.target/avr/torture/pr116407-2.c | 34 +++++++++++++++++++++++
gcc/testsuite/gcc.target/avr/torture/pr116407-4.c | 34 +++++++++++++++++++++++
5 files changed, 80 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-2.c
create mode 100644 gcc/testsuite/gcc.target/avr/torture/pr116407-4.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 a183b255be8 RISC-V: Implement the quad and oct .SAT_TRUNC for scalar
new 3ae8794665e forwprop: Also dce from added statements from gimple_simplify
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/gimple-fold.cc | 43 ++++++++++++++++++++++++++++++++++++-------
gcc/gimple-fold.h | 4 ++--
gcc/tree-ssa-forwprop.cc | 2 +-
3 files changed, 39 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 linux.
from 810996a36309 Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm [...]
new e46bc2e7eb90 mseal: fix is_madv_discard()
new 5f75cfbd6bb0 mm/hugetlb: fix hugetlb vs. core-mm PT locking
new ace0741a55e4 mm: don't account memmap on failure
new f4cb78af91e3 mm: add system wide stats items category
new 9d8573111024 mm: don't account memmap per-node
new d75abd0d0bc2 mm/memory-failure: use raw_spinlock_t in struct memory_fai [...]
new 61ebe5a747da mm/vmalloc: fix page mapping if vm_area_alloc_pages() with [...]
new 40b760cfd445 mm/numa: no task_numa_fault() call if PTE is changed
new fd8c35a92910 mm/numa: no task_numa_fault() call if PMD is changed
new af3b7d09a993 selftests/mm: compaction_test: fix off by one in check_com [...]
new 807174a93d24 mm: fix endless reclaim on machines with unaccepted memory
new 7c5e8d212d7d selftests: memfd_secret: don't build memfd_secret test on [...]
new edb907a61333 crash: fix riscv64 crash memory reserve dead loop
new a8fc28dad6d5 alloc_tag: introduce clear_page_tag_ref() helper function
new 766c163c2068 alloc_tag: mark pages reserved during CMA activation as no [...]
new 2e6506e1c4ee mm/migrate: fix deadlock in migrate_pages_batch() on large folios
new c3f2d783a459 Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://g [...]
The 17 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:
include/linux/hugetlb.h | 33 ++++++++++++++++--
include/linux/mm.h | 11 ++++++
include/linux/mmzone.h | 2 --
include/linux/pgalloc_tag.h | 13 +++++++
include/linux/vmstat.h | 22 +++++-------
kernel/crash_reserve.c | 3 +-
mm/huge_memory.c | 29 +++++++---------
mm/hugetlb_vmemmap.c | 13 +++----
mm/memory-failure.c | 20 ++++++-----
mm/memory.c | 33 +++++++++---------
mm/migrate.c | 16 ++++++---
mm/mm_init.c | 15 +++-----
mm/mseal.c | 14 ++++++--
mm/page_alloc.c | 52 +++++++++++-----------------
mm/page_ext.c | 18 +++-------
mm/sparse-vmemmap.c | 11 +++---
mm/sparse.c | 5 ++-
mm/vmalloc.c | 11 ++----
mm/vmstat.c | 52 +++++++++++++---------------
tools/testing/selftests/mm/Makefile | 2 ++
tools/testing/selftests/mm/compaction_test.c | 5 +--
tools/testing/selftests/mm/run_vmtests.sh | 3 ++
22 files changed, 201 insertions(+), 182 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 e0fac5fc8b76 Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba [...]
new 06ce0af34177 soc: fsl: qbman: remove unused struct 'cgr_comp'
new e7a9af8c93aa powerpc/mm: Fix size of allocated PGDIR
new e7e846dc6c73 powerpc/mm: Fix boot warning with hugepages and CONFIG_DEB [...]
new 6c17ea1f3eaa cpu/SMT: Enable SMT only if a core is online
new 227bbaabe64b powerpc/topology: Check if a core is online
new 810996a36309 Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm [...]
The 6 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:
Documentation/ABI/testing/sysfs-devices-system-cpu | 3 ++-
arch/powerpc/include/asm/topology.h | 13 +++++++++++++
arch/powerpc/kernel/setup-common.c | 1 +
arch/powerpc/mm/init-common.c | 4 ++--
arch/powerpc/mm/mem.c | 2 --
drivers/soc/fsl/qbman/qman.c | 5 -----
kernel/cpu.c | 12 +++++++++++-
7 files changed, 29 insertions(+), 11 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 e8f31f4f58f RISC-V: Make sure high bits of usadd operands is clean for [...]
new a183b255be8 RISC-V: Implement the quad and oct .SAT_TRUNC for scalar
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/iterators.md | 20 +++++++++
gcc/config/riscv/riscv.md | 20 +++++++++
.../riscv/rvv/autovec/unop/vec_sat_u_trunc-2.c | 2 +-
.../riscv/rvv/autovec/unop/vec_sat_u_trunc-3.c | 2 +-
gcc/testsuite/gcc.target/riscv/sat_arith_data.h | 51 ++++++++++++++++++++++
.../riscv/{sat_u_trunc-1.c => sat_u_trunc-4.c} | 4 +-
.../riscv/{sat_u_trunc-1.c => sat_u_trunc-5.c} | 4 +-
.../riscv/{sat_u_trunc-2.c => sat_u_trunc-6.c} | 4 +-
.../{sat_u_trunc-run-2.c => sat_u_trunc-run-4.c} | 2 +-
.../{sat_u_trunc-run-3.c => sat_u_trunc-run-5.c} | 2 +-
.../{sat_u_trunc-run-2.c => sat_u_trunc-run-6.c} | 2 +-
11 files changed, 102 insertions(+), 11 deletions(-)
copy gcc/testsuite/gcc.target/riscv/{sat_u_trunc-1.c => sat_u_trunc-4.c} (85%)
copy gcc/testsuite/gcc.target/riscv/{sat_u_trunc-1.c => sat_u_trunc-5.c} (85%)
copy gcc/testsuite/gcc.target/riscv/{sat_u_trunc-2.c => sat_u_trunc-6.c} (87%)
copy gcc/testsuite/gcc.target/riscv/{sat_u_trunc-run-2.c => sat_u_trunc-run-4.c} (95%)
copy gcc/testsuite/gcc.target/riscv/{sat_u_trunc-run-3.c => sat_u_trunc-run-5.c} (95%)
copy gcc/testsuite/gcc.target/riscv/{sat_u_trunc-run-2.c => sat_u_trunc-run-6.c} (95%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.