This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e513e9aa531 libstdc++: Check _GLIBCXX_USE_C99_STDLIB for strtof and strtold
new 684d6ee140a libstdc++: Make COW string use allocator_traits for nested types
new dfc420f8d44 d: Fix ICE in expand_intrinsic_vaarg
new 873b45d39c1 d: Add -Wvarargs warning flag to the D front-end
new 7508a7e958e d: Fix associative array literals that don't have alignment [...]
new d48cca8f21c Daily bump.
new 8c00059ce05 c++: decl_constant_value and unsharing [PR96197]
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:
ChangeLog | 4 ++
config/ChangeLog | 6 ++
gcc/ChangeLog | 66 ++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 28 +++++++++
gcc/cp/constexpr.c | 4 +-
gcc/cp/cp-tree.h | 3 +-
gcc/cp/init.c | 34 +++++++----
gcc/d/ChangeLog | 86 +++++++++++++++++++++++++++
gcc/d/d-codegen.cc | 36 +++++++++++
gcc/d/d-tree.h | 1 +
gcc/d/expr.cc | 33 +++-------
gcc/d/gdc.texi | 6 ++
gcc/d/intrinsics.cc | 23 +++++--
gcc/d/lang.opt | 4 ++
gcc/testsuite/ChangeLog | 63 ++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1y/constexpr-array8.C | 18 ++++++
gcc/testsuite/gdc.dg/pr96140.d | 15 +++++
gcc/testsuite/gdc.dg/pr96152.d | 32 ++++++++++
gcc/testsuite/gdc.dg/pr96154a.d | 18 ++++++
gcc/testsuite/gdc.dg/pr96154b.d | 19 ++++++
libbacktrace/ChangeLog | 5 ++
libcc1/ChangeLog | 5 ++
libcpp/ChangeLog | 5 ++
libdecnumber/ChangeLog | 5 ++
libiberty/ChangeLog | 5 ++
libstdc++-v3/ChangeLog | 51 ++++++++++++++++
libstdc++-v3/include/bits/basic_string.h | 4 +-
lto-plugin/ChangeLog | 5 ++
29 files changed, 541 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-array8.C
create mode 100644 gcc/testsuite/gdc.dg/pr96140.d
create mode 100644 gcc/testsuite/gdc.dg/pr96152.d
create mode 100644 gcc/testsuite/gdc.dg/pr96154a.d
create mode 100644 gcc/testsuite/gdc.dg/pr96154b.d
--
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-10
in repository gcc.
from 809b4d226c7 Tune memcpy and memset for Zen cores.
new e7d6233a828 Daily bump.
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/ChangeLog | 16 ++++++++++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 17 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 devel/omp/gcc-10
in repository gcc.
from baecad6ccf5 Fix c-c++-common/goacc/routine-4.c and c-c++-common/goacc/r [...]
new 126dfddf5ac [og10] openacc: Fix parallel-dims.c test
new 394d4cdce42 [og10] openacc: Delete useless temp in gcn-tree.c
new f5de50b186d [og10] openacc: Unshare reduction temporaries for GCN
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/ChangeLog.omp | 14 +++++++++
gcc/config/gcn/gcn-tree.c | 34 +++++-----------------
gcc/config/gcn/gcn.c | 3 --
gcc/config/gcn/gcn.h | 1 -
libgomp/ChangeLog.omp | 5 ++++
.../libgomp.oacc-c-c++-common/parallel-dims.c | 15 ++++------
6 files changed, 32 insertions(+), 40 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 gdb-9-branch
in repository binutils-gdb.
from be9938bbf5f Automatic date update in version.in
new b1e50423aa6 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 binutils-gdb.
from 41eb8e88859 x86: Add {disp16} pseudo prefix
new 15f2a3ede0b 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 binutils-2_35-branch
in repository binutils-gdb.
from 4d4f8ee9811 aarch64: set sh_entsize of .plt to 0
new b54c2337de6 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 linux.
from e2c46b5762c6 Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/li [...]
new b361663c5a40 PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
new d9644712a243 Merge tag 'pci-v5.8-fixes-3' of git://git.kernel.org/pub/s [...]
new aa54ea903abb ARM: percpu.h: fix build error
new fe3c60684377 firmware: Fix a reference count leak.
new 295c1b9852d0 vhost/scsi: fix up req type endian-ness
new ca72cc348355 virtio-balloon: Document byte ordering of poison_val
new 168c358af2f8 virtio_balloon: fix up endian-ness for free cmd id
new a96b0d061d47 virtio-mem: Fix build error due to improper use 'select'
new 417385c47ef7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
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:
arch/arm/include/asm/percpu.h | 2 ++
drivers/firmware/qemu_fw_cfg.c | 7 ++++---
drivers/pci/quirks.c | 13 +++++++++++++
drivers/vhost/scsi.c | 2 +-
drivers/virtio/Kconfig | 2 +-
drivers/virtio/virtio_balloon.c | 11 ++++++++++-
6 files changed, 31 insertions(+), 6 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 5e500d33230 gdb: handle non-const property types in ada_modulus (PR ada/26318)
new 41eb8e88859 x86: Add {disp16} pseudo prefix
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:
gas/ChangeLog | 25 ++++++++++++++
gas/config/tc-i386.c | 50 ++++++++++++++++++++--------
gas/doc/c-i386.texi | 5 ++-
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/inval-pseudo.l | 6 +++-
gas/testsuite/gas/i386/inval-pseudo.s | 2 ++
gas/testsuite/gas/i386/pseudos.d | 28 +++++++++++++---
gas/testsuite/gas/i386/pseudos.s | 35 ++++++++++++++++---
gas/testsuite/gas/i386/x86-64-inval-pseudo.l | 10 ++++++
gas/testsuite/gas/i386/x86-64-inval-pseudo.s | 4 +++
gas/testsuite/gas/i386/x86-64-pseudos.d | 22 +++++++++++-
gas/testsuite/gas/i386/x86-64-pseudos.s | 27 +++++++++++++++
opcodes/ChangeLog | 16 +++++++++
opcodes/i386-opc.h | 12 +++++++
opcodes/i386-opc.tbl | 21 ++++++------
opcodes/i386-tbl.h | 32 ++++++++++++------
16 files changed, 252 insertions(+), 44 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-inval-pseudo.l
create mode 100644 gas/testsuite/gas/i386/x86-64-inval-pseudo.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 pending-fixes
in repository linux-next.
omits a7813a12c4b9 Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
omits aa792e5d3857 Merge remote-tracking branch 'pidfd-fixes/fixes'
omits 922404387311 Merge remote-tracking branch 'btrfs-fixes/next-fixes'
omits f15c0cd75c16 Merge remote-tracking branch 'mtd-fixes/mtd/fixes'
omits abd8a36a5a2e Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
omits 915104a3d07b Merge remote-tracking branch 'spi-fixes/for-linus'
omits 08fb478ea275 Merge remote-tracking branch 'regmap-fixes/for-linus'
omits 109ad255e8c2 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
omits fe2255496eb6 Merge remote-tracking branch 'sound-current/for-linus'
omits e9e52a10aca8 Merge remote-tracking branch 'rdma-fixes/for-rc'
omits b9656f307271 Merge remote-tracking branch 'ipsec/master'
omits b8bcc2e09241 Merge remote-tracking branch 'bpf/master'
omits 8828320e52fc Merge remote-tracking branch 'net/master'
omits c2ed0c105dab Merge remote-tracking branch 'sparc/master'
omits 4d2fdeccc700 Merge remote-tracking branch 'powerpc-fixes/fixes'
omits 7d09d4ad9113 Merge remote-tracking branch 'arm-current/fixes'
omits c66f339daaf3 Merge remote-tracking branch 'kbuild-current/fixes'
omits 8c85e5645d3c Revert "random32: update the net random state on interrupt [...]
omits 416beabe6c78 Merge remote-tracking branch 'fixes/master'
omits c2d714d56928 kconfig: qconf: use delete[] instead of delete to free array
omits 0a16e530f4e6 kconfig: qconf: compile moc object separately
omits 11b9fc4286b9 Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
new 83bdc7275e62 random32: remove net_rand_state from the latent entropy gc [...]
new 1c9df907da83 random: fix circular include dependency on arm64 after add [...]
adds d5e16d8e2382 io_uring: fix ->work corruption with poll_add
adds 4ae6dbd68386 io_uring: fix lockup in io_fail_links()
new 0513b9d75c07 Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk [...]
new adc99fd37839 nvme-tcp: fix possible hang waiting for icresp response
new 5611ec2b9814 nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
new 5bedd3afee8e nvme: add a Identify Namespace Identification Descriptor l [...]
new d6364a867ccb Merge branch 'nvme-5.8' of git://git.infradead.org/nvme in [...]
new e2c46b5762c6 Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/li [...]
new 79b4fc7ae61c Merge remote-tracking branch 'fixes/master'
new 00a30a5c9e6b arm: include asm/thread_info.h in asm/percpu.h
new 1d3343eb36b1 kconfig: qconf: compile moc object separately
new fa8f447d7798 kconfig: qconf: use delete[] instead of delete to free array
new 536bcf5e8573 Merge remote-tracking branch 'kbuild-current/fixes'
new f4ea4e366d25 Merge remote-tracking branch 'arm-current/fixes'
new 966a0acce2fc arm64/alternatives: move length validation inside the subsection
new 835d1c3a9879 arm64: Drop unnecessary include from asm/smp.h
new 05fb3dbda187 arm64: csum: Fix handling of bad packets
new 6a7389f0312f MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING [...]
new d9e209a229d9 Merge remote-tracking branch 'arm64-fixes/for-next/fixes'
new 6c4e965c7838 Merge remote-tracking branch 'powerpc-fixes/fixes'
new 7e0b3ac1a0df Merge remote-tracking branch 'sparc/master'
new 1d12a76e640d Merge remote-tracking branch 'net/master'
new 1d4e1eab456e bpf: Fix map leak in HASH_OF_MAPS map
new 0ba58348414e selftests/bpf: Extend map-in-map selftest to detect memory leaks
new 229b14ff8b35 Merge remote-tracking branch 'bpf/master'
new b46c43ebc955 Merge remote-tracking branch 'ipsec/master'
new 65ad3ef9fced mac80211: fix warning in 6 GHz IE addition in mesh mode
new 6a01afcf8468 mac80211: mesh: Free ie data when leaving mesh
new 5e43540c2af0 mac80211: mesh: Free pending skb when destroying a mpath
new 4052d3d2e8f4 cfg80211: check vendor command doit pointer before use
new e61fbfca8055 mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
new 04e35caa32ec mac80211: remove STA txq pending airtime underflow warning
new 06d54a765580 Merge remote-tracking branch 'mac80211/master'
new 81530ab08ef0 RDMA/mlx5: Allow providing extra scatter CQE QP flag
new 54a485e9ec08 IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
new 7fa84b5708cf RDMA/mlx5: Initialize QP mutex for the debug kernels
new 5d46b289d04b RDMA/core: Stop DIM before destroying CQ
new fb448ce87a4a RDMA/core: Free DIM memory in error unwind
new 8a836a23acfe Merge remote-tracking branch 'rdma-fixes/for-rc'
new 5649625344fe ALSA: hda/realtek - Fixed HP right speaker no sound
new 3be1dec21f58 Merge remote-tracking branch 'sound-current/for-linus'
new 5c74c9d34aec ASoC: soc-core: Fix regression causing sysfs entries to disappear
new 6878ba91ce84 ASoC: meson: axg-tdm-interface: fix link fmt setup
new 80a254394fcf ASoC: meson: axg-tdmin: fix g12a skew
new 0d3f01dcdc23 ASoC: meson: axg-tdm-formatters: fix sclk inversion
new 20196e0e3840 Merge series "ASoC: meson: tdm fixes" from Jerome Brunet < [...]
new d19649484cdb Merge remote-tracking branch 'asoc/for-5.8' into asoc-linus
new b9d9066f4966 Merge remote-tracking branch 'sound-asoc-fixes/for-linus'
new 908502802cc2 Merge remote-tracking branch 'regmap-fixes/for-linus'
new 70f982795806 Merge remote-tracking branch 'spi-fixes/for-linus'
new b361663c5a40 PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
new e83314876396 Merge remote-tracking branch 'pci-current/for-linus'
new 198fdd675a38 Merge remote-tracking branch 'usb-chipidea-fixes/ci-for-us [...]
new 896f9b4f3462 Merge remote-tracking branch 'mtd-fixes/mtd/fixes'
new 9319676595a2 selftests: kvm: do not set guest mode flag
new 0f02bd0ade9a KVM: nVMX: check for required but missing VMCS12 in KVM_SE [...]
new 5e105c88ab48 KVM: nVMX: check for invalid hdr.vmx.flags
new bf4086b1a1ef KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL f [...]
new b757b47a2fcb KVM: arm64: Don't inherit exec permission across page-tabl [...]
new d741dcae5562 Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub [...]
new 8e6b7d0d1dd5 Merge remote-tracking branch 'kvm-fixes/master'
new feef27ff6dee Merge remote-tracking branch 'btrfs-fixes/next-fixes'
new 2111299f4394 Merge remote-tracking branch 'pidfd-fixes/fixes'
new c0001213d195 drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_access
new b684091a3d8c Merge remote-tracking branch 'drm-misc-fixes/for-linux-nex [...]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (a7813a12c4b9)
\
N -- N -- N refs/heads/pending-fixes (b684091a3d8c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 65 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:
MAINTAINERS | 2 +-
arch/arm/include/asm/percpu.h | 3 +
arch/arm64/include/asm/alternative.h | 4 +-
arch/arm64/include/asm/checksum.h | 5 +-
arch/arm64/include/asm/kvm_host.h | 11 +-
arch/arm64/include/asm/smp.h | 1 -
arch/arm64/kvm/mmu.c | 11 +-
arch/x86/kvm/vmx/nested.c | 16 ++-
arch/x86/kvm/vmx/nested.h | 5 +
drivers/char/random.c | 1 +
drivers/gpu/drm/ttm/ttm_bo_vm.c | 4 +-
drivers/infiniband/core/cq.c | 14 ++-
drivers/infiniband/hw/mlx5/qp.c | 29 ++---
drivers/infiniband/sw/rdmavt/qp.c | 33 +-----
drivers/infiniband/sw/rdmavt/rc.c | 4 +-
drivers/nvme/host/core.c | 15 +--
drivers/nvme/host/nvme.h | 7 ++
drivers/nvme/host/pci.c | 4 +
drivers/nvme/host/tcp.c | 3 +
drivers/pci/quirks.c | 13 +++
fs/io_uring.c | 7 +-
include/linux/random.h | 3 +
include/rdma/rdmavt_qp.h | 19 ++++
kernel/bpf/hashtab.c | 12 +-
kernel/time/timer.c | 8 ++
lib/random32.c | 2 +-
net/mac80211/cfg.c | 1 +
net/mac80211/mesh.c | 13 +++
net/mac80211/mesh_pathtbl.c | 1 +
net/mac80211/sta_info.c | 4 +-
net/mac80211/tx.c | 7 +-
net/mac80211/util.c | 4 +
net/wireless/nl80211.c | 6 +-
scripts/kconfig/.gitignore | 2 +-
scripts/kconfig/Makefile | 8 +-
sound/pci/hda/patch_realtek.c | 19 +++-
sound/soc/meson/axg-tdm-formatter.c | 11 +-
sound/soc/meson/axg-tdm-formatter.h | 1 -
sound/soc/meson/axg-tdm-interface.c | 26 +++--
sound/soc/meson/axg-tdmin.c | 16 ++-
sound/soc/meson/axg-tdmout.c | 3 -
sound/soc/soc-core.c | 5 +-
.../selftests/bpf/prog_tests/btf_map_in_map.c | 124 ++++++++++++++++++---
.../kvm/x86_64/vmx_set_nested_state_test.c | 42 +++++--
44 files changed, 387 insertions(+), 142 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 febd7c43bce d: Inline bounds checking for simple array assignments.
new c931e8d5a96 RISC-V: Add support for TLS stack protector canary access
new cf5d0fc2d1a [PATCH] RS6000 Add testlsbb by Byte operations
new 357beca8bce libstdc++: Fix tests using wrong allocator type
new e513e9aa531 libstdc++: Check _GLIBCXX_USE_C99_STDLIB for strtof and strtold
The 4 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-opts.h | 6 ++
gcc/config/riscv/riscv.c | 47 +++++++++++++
gcc/config/riscv/riscv.md | 80 ++++++++++++++++++++++
gcc/config/riscv/riscv.opt | 28 ++++++++
gcc/config/rs6000/altivec.h | 3 +
gcc/config/rs6000/rs6000-builtin.def | 15 ++++
gcc/config/rs6000/rs6000-call.c | 5 ++
gcc/config/rs6000/rs6000.md | 1 +
gcc/config/rs6000/vsx.md | 39 +++++++++++
gcc/doc/invoke.texi | 22 +++++-
gcc/testsuite/gcc.target/powerpc/lsbb-runnable.c | 65 ++++++++++++++++++
gcc/testsuite/gcc.target/powerpc/lsbb.c | 24 +++++++
libstdc++-v3/src/c++17/floating_from_chars.cc | 8 ++-
.../cons/noexcept_default_construct.cc | 2 +-
.../cons/noexcept_default_construct.cc | 2 +-
15 files changed, 342 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/lsbb-runnable.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/lsbb.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.