This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d31667e8488 Remove mistakenly committed files
new 9d450dee711 c++: Use mapped reads and writes when munmap and msync are [...]
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.in | 12 ++++++++++++
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/cp/module.cc | 6 +++---
4 files changed, 17 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 master
in repository linux.
from 9c5968db9e62 Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel [...]
new 99e487db5c15 xtensa: annotate dtb_start variable as static __initdata
new 5055d82bcebf xtensa: Remove zero-length alignment array
new d14b9a713b34 xtensa/simdisk: Use str_write_read() helper in simdisk_transfer()
new ae3813525624 Merge tag 'xtensa-20250126' of https://github.com/jcmvbkbc [...]
new a0a8306c8239 m68k: coldfire: Use proper clock rate for timers
new 3cbb9ce2b9e3 Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pu [...]
new 386f2d9d57b6 ARM: 9437/1: vfp: Fix typographical errors in vfpmodule.c
new 50867db066cd ARM: 9438/1: assembler: Drop obsolete VFP accessor fallback
new 961d23477986 ARM: 9432/2: add CLIDR accessor functions
new a9ff94477836 ARM: 9433/2: implement cacheinfo support
new f520fab580c9 ARM: 9440/1: cacheinfo fix format field mask
new 816cef980d81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new b4fdedd9f045 MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctl
new 0dbec352f825 MIPS: Add a blank line after __HEAD
new 3398b1b8111d MIPS: Fix the wrong format specifier
new 078b831638e1 Revert "MIPS: csrc-r4k: Select HAVE_UNSTABLE_SCHED_CLOCK i [...]
new ddd068d81445 MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static
new 02bba947e47b MIPS: traps: Use str_enabled_disabled() in parity_protecti [...]
new bd2212d658d7 MIPS: Loongson64: remove ROM Size unit in boardinfo
new a0088d4a08d1 MIPS: Loongson: Add comments for interface_info
new 42a39e4aa59a mips/math-emu: fix emulation of the prefx instruction
new bc7584e009c3 mips: fix shmctl/semctl/msgctl syscall for o32
new 04e4ec98e405 MIPS: migrate to generic rule for built-in DTBs
new a3c4afc0e081 MIPS: Loongson64: env: Use str_on_off() helper in prom_lef [...]
new df1b8d6e89db MIPS: pci-legacy: Override pci_address_to_pio
new 805ba04cb7cc Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linu [...]
The 26 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/arm/Kconfig | 3 +-
arch/arm/Kconfig.assembler | 6 --
arch/arm/include/asm/cache.h | 6 ++
arch/arm/include/asm/cachetype.h | 13 +++
arch/arm/include/asm/vfp.h | 10 ---
arch/arm/include/asm/vfpmacros.h | 11 ---
arch/arm/kernel/Makefile | 1 +
arch/{arm64 => arm}/kernel/cacheinfo.c | 92 +++++++++++++++++-----
arch/arm/vfp/vfpinstr.h | 22 ------
arch/arm/vfp/vfpmodule.c | 2 +-
arch/m68k/coldfire/m5441x.c | 20 ++---
arch/mips/Kconfig | 3 +-
arch/mips/Makefile | 3 -
arch/mips/boot/dts/Makefile | 2 -
arch/mips/boot/dts/brcm/Makefile | 2 -
arch/mips/boot/dts/cavium-octeon/Makefile | 2 -
arch/mips/boot/dts/ingenic/Makefile | 2 -
arch/mips/boot/dts/lantiq/Makefile | 2 -
arch/mips/boot/dts/loongson/Makefile | 2 -
arch/mips/boot/dts/mscc/Makefile | 3 -
arch/mips/boot/dts/mti/Makefile | 2 -
arch/mips/boot/dts/pic32/Makefile | 2 -
arch/mips/boot/dts/ralink/Makefile | 2 -
arch/mips/include/asm/mach-loongson64/boot_param.h | 8 +-
arch/mips/include/asm/mipsregs.h | 4 +-
arch/mips/kernel/cevt-bcm1480.c | 2 +-
arch/mips/kernel/ftrace.c | 2 +-
arch/mips/kernel/head.S | 1 +
arch/mips/kernel/mips-mt.c | 7 +-
arch/mips/kernel/spram.c | 4 -
arch/mips/kernel/syscalls/syscall_o32.tbl | 6 +-
arch/mips/kernel/traps.c | 47 +++++------
arch/mips/loongson64/boardinfo.c | 2 -
arch/mips/loongson64/env.c | 3 +-
arch/mips/math-emu/cp1emu.c | 2 +-
arch/mips/pci/pci-legacy.c | 8 ++
arch/xtensa/include/asm/processor.h | 4 +-
arch/xtensa/kernel/setup.c | 2 +-
arch/xtensa/platforms/iss/simdisk.c | 3 +-
include/linux/cacheinfo.h | 2 +-
40 files changed, 163 insertions(+), 157 deletions(-)
delete mode 100644 arch/arm/Kconfig.assembler
copy arch/{arm64 => arm}/kernel/cacheinfo.c (51%)
--
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 f4d77235672 c++: Handle CWG2867 even in namespace scope structured bind [...]
new d31667e8488 Remove mistakenly committed files
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/g++.dg/modules/dr2867-1_a.H.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-1_b.C.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-2_a.H.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-2_b.C.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-3_a.H.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-3_b.C.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-4_a.H.jj1 | 0
gcc/testsuite/g++.dg/modules/dr2867-4_b.C.jj1 | 0
8 files changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-1_a.H.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-1_b.C.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-2_a.H.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-2_b.C.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-3_a.H.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-3_b.C.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-4_a.H.jj1
delete mode 100644 gcc/testsuite/g++.dg/modules/dr2867-4_b.C.jj1
--
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 6a510dea7f3 tree-optimization/118653 - ICE in vectorizable_live_operation
new ad8e6a4ada0 c++: Implement for namespace statics CWG 2867 - Order of 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:
gcc/cp/cp-tree.h | 18 ++++++
gcc/cp/decl.cc | 38 ++++++++++++-
gcc/cp/decl2.cc | 110 ++++++++++++++++++++++++++++++++++--
gcc/testsuite/g++.dg/DRs/dr2867-5.C | 92 ++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/DRs/dr2867-6.C | 83 +++++++++++++++++++++++++++
gcc/testsuite/g++.dg/DRs/dr2867-7.C | 98 ++++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/DRs/dr2867-8.C | 86 ++++++++++++++++++++++++++++
7 files changed, 520 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2867-5.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2867-6.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2867-7.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2867-8.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 163d9911759 [gdb/build] Fix build with gcc 7.5.0
new 4bda1fb42f3 s390: s390_machinemode leak
new c622993a154 s390: s390_machine leak
new 6af6a9497b1 s390: Fix linker s390 emulation option parsing
new 6dbc8a3ef46 s390: Add basic PLT generation tests
new 98d9fe6cb62 s390: Generate .eh_frame unwind information for .plt section
new 9693d2fa7d6 s390: Additional tests for omitted base register operands
new e99d28e6bd6 s390: Do not omit vector index register 0 in disassembly
new d77c7ae0835 s390: Do not warn about vector index register 0 in assembly
new c76c8e20985 s390: Error if vector index register omitted in assembly
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:
bfd/elf64-s390.c | 126 ++++++++++++++++++++-
gas/config/tc-s390.c | 52 ++++-----
gas/testsuite/gas/s390/machine-parsing-1.l | 3 +-
gas/testsuite/gas/s390/machine-parsing-1.s | 3 +
gas/testsuite/gas/s390/zarch-base-index-0-err.l | 18 ++-
gas/testsuite/gas/s390/zarch-base-index-0-err.s | 10 +-
gas/testsuite/gas/s390/zarch-base-index-0.d | 26 ++---
gas/testsuite/gas/s390/zarch-base-index-0.s | 18 +--
.../gas/s390/zarch-omitted-base-index-err.l | 37 +++---
.../gas/s390/zarch-omitted-base-index-err.s | 3 +
gas/testsuite/gas/s390/zarch-omitted-base-index.d | 5 +-
gas/testsuite/gas/s390/zarch-omitted-base-index.s | 6 +-
gas/testsuite/gas/s390/zarch-warn-areg-zero.l | 16 +--
gas/testsuite/gas/s390/zarch-warn-areg-zero.s | 56 ++++-----
ld/NEWS | 6 +
ld/emulparams/elf64_s390.sh | 1 +
ld/emultempl/s390.em | 6 +-
ld/testsuite/ld-s390/plt_31-1.s | 40 +++++++
.../testsuite/ld-s390/plt_31-1.wf | 31 ++---
ld/testsuite/ld-s390/plt_31_non-pic-1.pd | 54 +++++++++
ld/testsuite/ld-s390/plt_31_pic-1.pd | 57 ++++++++++
ld/testsuite/ld-s390/plt_64-1.pd | 38 +++++++
ld/testsuite/ld-s390/plt_64-1.s | 26 +++++
.../testsuite/ld-s390/plt_64-1.wf | 29 +++--
ld/testsuite/ld-s390/plt_64-1_eh.wf | 31 +++++
ld/testsuite/ld-s390/pltlib.s | 16 +++
ld/testsuite/ld-s390/s390.exp | 28 ++++-
opcodes/s390-dis.c | 13 +--
28 files changed, 594 insertions(+), 161 deletions(-)
create mode 100644 ld/testsuite/ld-s390/plt_31-1.s
copy gas/testsuite/gas/cfi/cfi-s390-1.d => ld/testsuite/ld-s390/plt_31-1.wf (55%)
create mode 100644 ld/testsuite/ld-s390/plt_31_non-pic-1.pd
create mode 100644 ld/testsuite/ld-s390/plt_31_pic-1.pd
create mode 100644 ld/testsuite/ld-s390/plt_64-1.pd
create mode 100644 ld/testsuite/ld-s390/plt_64-1.s
copy gas/testsuite/gas/cfi/cfi-s390x-1.d => ld/testsuite/ld-s390/plt_64-1.wf (51%)
create mode 100644 ld/testsuite/ld-s390/plt_64-1_eh.wf
create mode 100644 ld/testsuite/ld-s390/pltlib.s
--
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 665888ea416 [gdb/doc] Use more lower-case in @sc in the documentation
new 163d9911759 [gdb/build] Fix build with gcc 7.5.0
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/dwarf2/cooked-index.c | 5 +++++
1 file changed, 5 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 master
in repository glibc.
from 115afa9daa NEWS: Add some more news from the 2.41 cycle
new 27bebf9b4f contrib.texi: minor improvements
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:
manual/contrib.texi | 5 +++--
1 file changed, 3 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.
unknown user pushed a change to branch master
in repository gcc.
from c6977f76583 libstdc++: correct symbol version of typeinfo for bfloat16_ [...]
new 6a510dea7f3 tree-optimization/118653 - ICE in vectorizable_live_operation
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.dg/vect/pr118653.c | 15 +++++++++++++++
gcc/tree-vect-loop.cc | 3 ++-
2 files changed, 17 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr118653.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.