This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 01cadaa28c9 Fix PR number.
new b0c4bd4dfa4 * ipa-visibility.c (localize_node): Also do not localize [...]
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 | 5 +++++
gcc/ipa-visibility.c | 3 ++-
2 files changed, 7 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 4da5f970124 PR c++/88761 - ICE with reference capture of constant.
adds cba6449c786 Backport small improvement to filesystem::absolute
adds dbad4a15931 Regenerate libstdc++ HTML pages
adds 36da6d19745 Daily bump.
adds 9441a76de07 PR libstdc++/88066 use <> for includes not ""
adds 9fec5574a91 [RS6000] Correct save_reg_p
adds 9dd56da932a Backported from mainline 2019-02-08 Jakub Jelinek <jaku [...]
adds 21d2956764a PR middle-end/89243 * g++.dg/opt/pr89188.C: Include ../to [...]
adds 08889035100 2019-02-09 Aaron Sawdey <acsawdey(a)linux.ibm.com>
new 1accb2b8fcf 2019-02-09 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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 | 49 ++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/combine.c | 17 ++++++---
gcc/config/rs6000/rs6000-string.c | 68 +++++++++++++++++++++------------
gcc/config/rs6000/rs6000.c | 27 ++++++++-----
gcc/config/rs6000/rs6000.md | 4 +-
gcc/except.c | 4 ++
gcc/testsuite/ChangeLog | 22 +++++++++++
gcc/testsuite/g++.dg/opt/pr89188.C | 10 +----
gcc/testsuite/g++.dg/torture/pr88861.C | 11 ++++++
gcc/testsuite/g++.dg/ubsan/pr89234.C | 11 ++++++
gcc/testsuite/gfortran.dg/null_10.f90 | 7 ++++
libstdc++-v3/ChangeLog | 16 ++++++++
libstdc++-v3/doc/html/manual/bugs.html | 4 ++
libstdc++-v3/include/bits/locale_conv.h | 8 ++--
libstdc++-v3/include/ext/random | 4 +-
libstdc++-v3/include/ext/vstring.h | 2 +-
libstdc++-v3/src/filesystem/std-ops.cc | 10 ++++-
18 files changed, 215 insertions(+), 61 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr88861.C
create mode 100644 gcc/testsuite/g++.dg/ubsan/pr89234.C
create mode 100644 gcc/testsuite/gfortran.dg/null_10.f90
--
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 linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 808016ba5b all
new 25196a4f19 all
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 (808016ba5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 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:
1-reset_artifacts/console.log | 14 +-
3-build_abe-binutils/console.log | 3378 ++++++++++---------
4-build_abe-stage1/console.log | 3446 ++++++++++---------
5-count_linux_objs/console.log | 20 +-
console.log | 6782 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 6814 insertions(+), 6834 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 e8b50608f666 Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/s [...]
new c6e2bd956936 i2c: omap: Use noirq system sleep pm ops to idle device fo [...]
new 13c80dda84c4 MAINTAINERS: Update the ocores i2c bus driver maintainer, etc
new df3865f8f568 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
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:
MAINTAINERS | 2 ++
drivers/i2c/busses/i2c-omap.c | 13 +++++--------
2 files changed, 7 insertions(+), 8 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 linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 46cbf38dc3 binutils: Add new GNU format mode to `size` utility
adds ca0bc15098 RISC-V: Compress 3-operand beq/bne against x0.
adds 21820ebe58 Add missing ChangeLog files for previous patch.
adds 617126bc8a RISC-V: Add FP register core file support.
adds d1ea488747 Automatic date update in version.in
adds a0e90a73f0 [ARC] don't force _init/_fini as DT_INIT/DT_FINI.
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 7 +++++++
bfd/elf32-arc.c | 10 ----------
bfd/version.h | 2 +-
gas/ChangeLog | 5 +++++
gas/config/tc-riscv.c | 6 ++++++
gdb/ChangeLog | 6 ++++++
gdb/riscv-linux-tdep.c | 23 +++++++++++++++++++++--
ld/ChangeLog | 4 ++++
ld/emultempl/arclinux.em | 29 +----------------------------
opcodes/ChangeLog | 5 +++++
opcodes/riscv-opc.c | 2 ++
11 files changed, 58 insertions(+), 41 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 linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards da06f45c9f all
new ab7acd3801 all
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 (da06f45c9f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3616 +++--
4-build_abe-stage1/console.log | 4669 +++---
5-count_linux_objs/console.log | 20195 +++++++++++++-------------
console.log | 28864 ++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 27698 insertions(+), 29678 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 46c291e277f9 Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/s [...]
new 8d2df8a2d0fa arch/arm/xen: Remove duplicate header
new 9ab7d228e972 MAINTAINERS: unify reference to xen-devel list
new 3e5e692fcd6c Merge tag 'for-linus-5.0-rc6-tag' of git://git.kernel.org/ [...]
new 13c15e07eedf mtd: spinand: Handle the case where PROGRAM LOAD does not [...]
new c3c7dbf4887a mtd: spinand: Fix the error/cleanup path in spinand_init()
new 455e7b387b44 mtd: rawnand: fix kernel-doc warnings
new bda2ab56356b mtd: Remove a debug trace in mtdpart.c
new ad4635153034 mtd: Make sure mtd->erasesize is valid even if the partiti [...]
new d5d27fd9826b mtd: rawnand: gpmi: fix MX28 bus master lockup problem
new 5610789ad08d Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.o [...]
new ec51f8ee1e63 aio: initialize kiocb private in case any filesystems expect it.
new e7ad43c3eda6 nvme: lock NS list changes while handling command effects
new 5c959d73dba6 nvme-pci: fix rapid add remove sequence
new d592974f8c32 Merge branch 'nvme-5.0' of git://git.infradead.org/nvme in [...]
new dd957493baa5 libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
new 30363d6506d0 m68k: set proper major_num when specifying module param major_num
new 43636c804df0 fs: ratelimit __find_get_block_slow() failure message.
new 0803de78049f blktrace: Show requests without sector
new 8c772a9bfc7c blk-iolatency: fix IO hang due to negative inflight counter
new 391f552af213 Blk-iolatency: warn on negative inflight IO counter
new 2698484178ca blk-mq: remove duplicated definition of blk_mq_freeze_queue
new e5a8a1163211 Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
new 70999ec1c9d3 MIPS: DTS: jz4740: Correct interrupt number of DMA core
new 1ca1c87f91d9 DTS: CI20: Fix bugs in ci20's device tree.
new dcf300a69ac3 MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled
new 0648e50e548d MIPS: VDSO: Use same -m%-float cflag as the kernel proper
new 67fc5dc8a541 MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
new e02e07e3127d MIPS: Loongson: Introduce and use loongson_llsc_mb()
new 047f2d941b8b MIPS: Use lower case for addresses in nexys4ddr.dts
new 2b424cfc6972 MIPS: Remove function size check in get_frame_info()
new 8a96669d7789 mips: loongson64: remove unreachable(), fix loongson_poweroff().
new 05dc6001af06 mips: cm: reprime error cause
new e8b50608f666 Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/s [...]
The 33 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/xen/mm.c | 1 -
arch/m68k/emu/nfblock.c | 10 ++++--
arch/mips/Kconfig | 15 +++++++++
arch/mips/boot/dts/ingenic/ci20.dts | 8 ++---
arch/mips/boot/dts/ingenic/jz4740.dtsi | 2 +-
arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 8 ++---
arch/mips/include/asm/atomic.h | 6 ++++
arch/mips/include/asm/barrier.h | 36 ++++++++++++++++++++
arch/mips/include/asm/bitops.h | 5 +++
arch/mips/include/asm/futex.h | 3 ++
arch/mips/include/asm/pgtable.h | 2 ++
arch/mips/kernel/mips-cm.c | 2 +-
arch/mips/kernel/process.c | 7 ++--
arch/mips/loongson64/Platform | 23 +++++++++++++
arch/mips/loongson64/common/reset.c | 7 +++-
arch/mips/mm/tlbex.c | 10 ++++++
arch/mips/pci/pci-octeon.c | 10 +++---
arch/mips/vdso/Makefile | 5 +--
block/blk-iolatency.c | 56 ++++++++++++++++++++++++++-----
block/blk-mq.h | 1 -
drivers/ata/libata-core.c | 1 +
drivers/mtd/mtdpart.c | 5 ++-
drivers/mtd/nand/raw/gpmi-nand/gpmi-lib.c | 13 ++++---
drivers/mtd/nand/raw/nand_base.c | 1 +
drivers/mtd/nand/raw/nand_bbt.c | 2 +-
drivers/mtd/nand/spi/core.c | 46 ++++++++++++-------------
drivers/nvme/host/core.c | 8 ++++-
drivers/nvme/host/nvme.h | 1 +
drivers/nvme/host/pci.c | 22 ++++++------
fs/aio.c | 1 +
fs/buffer.c | 19 ++++++-----
include/linux/blktrace_api.h | 8 ++++-
33 files changed, 256 insertions(+), 90 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 llvm.
from 1dffdb8af4e [x86] add another test for setcc miscompile (PR40657); NFC
new 95bd49524cc [X86] CombineOr - fold to generic funnel shifts
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:
lib/Target/X86/X86ISelLowering.cpp | 43 +++++++++++++++++++-------------------
test/CodeGen/X86/rot16.ll | 8 +++++--
test/CodeGen/X86/shift-double.ll | 8 +++++--
3 files changed, 34 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.