This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-9
in repository gcc.
from 05c3a208a19 AArch64: Add Linux cpuinfo string for rng feature
new 5420d2d0ffa 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 | 21 +++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 33 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 releases/gcc-10
in repository gcc.
from 9d85b9880e1 Fix build failure with zstd versio9n 1.2.0 or older.
new b2950752222 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 | 27 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 11 +++++++++++
3 files changed, 39 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 master
in repository gcc.
from d1ac0f0dfba libstdc++: Fix test_and_acquire / set_and_release for EABI [...]
new 660bfe61d40 Daily bump.
new cf7dae01734 c++: CTAD and explicit deduction guides for copy-list-init [...]
new c6be439b377 [RS6000] -mno-minimal-toc vs. power10 pcrelative
new 2dd7b93778d [RS6000] Adjust gcc asm for power10
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/ChangeLog | 181 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 6 +
gcc/config/rs6000/linux64.h | 17 ++-
gcc/config/rs6000/ppc-asm.h | 9 ++
gcc/cp/ChangeLog | 13 ++
gcc/cp/pt.c | 49 +++++--
gcc/fortran/ChangeLog | 37 +++++
gcc/testsuite/ChangeLog | 175 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction73.C | 41 ++++++
libgcc/config/rs6000/morestack.S | 30 ++--
libgcc/config/rs6000/t-linux | 7 +-
libgcc/config/rs6000/tramp.S | 6 +
libgomp/ChangeLog | 9 ++
libitm/config/powerpc/sjlj.S | 18 ++-
libstdc++-v3/ChangeLog | 13 ++
16 files changed, 586 insertions(+), 27 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction73.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-allyesconfig
in repository toolchain/ci/linux.
from ccc1d052eff9 Merge tag 'dmaengine-fix-5.9' of git://git.kernel.org/pub/ [...]
adds 90fb702791bf autofs: use __kernel_write() for the autofs pipe writing
adds d89a80ddbfd8 dt-bindings: crypto: sa2ul: fix a DT binding check warning
adds e5467b672bd9 dt-bindings: leds: cznic,turris-omnia-leds: fix error in binding
adds 6a7548305a04 ARM: dts: bcm2835: Change firmware compatible from simple- [...]
adds 64ff609b5519 dt-bindings: Fix 'reg' size issues in zynqmp examples
adds efe84d408bf4 scripts/dtc: only append to HOST_EXTRACFLAGS instead of ov [...]
adds 02de58b24d2e Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel [...]
adds 0212a0483b0a clk: samsung: Keep top BPLL mux on Exynos542x enabled
adds e56b4d4cc502 Merge tag 'v5.9-clk-samsung-fixes' of https://git.kernel.o [...]
adds 6402e780e943 clk: tegra: Capitalization fixes
adds 5105660ee808 clk: tegra: Always program PLL_E when enabled
adds 2f878d04218c clk: tegra: Fix missing prototype for tegra210_clk_register_emc()
adds 51644df867c0 Merge tag 'for-5.10-clk' of git://git.kernel.org/pub/scm/l [...]
adds f3bb0f796f5f clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
adds b02cf0c4736c clk: socfpga: stratix10: fix the divider for the emac_ptp_ [...]
new 60e720931556 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
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:
.../devicetree/bindings/arm/bcm/raspberrypi,bcm2835-firmware.yaml | 4 ++--
Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml | 2 +-
.../devicetree/bindings/display/xlnx/xlnx,zynqmp-dpsub.yaml | 8 ++++----
.../devicetree/bindings/dma/xilinx/xlnx,zynqmp-dpdma.yaml | 2 +-
.../devicetree/bindings/leds/cznic,turris-omnia-leds.yaml | 2 +-
arch/arm/boot/dts/bcm2835-rpi.dtsi | 2 +-
drivers/clk/samsung/clk-exynos4.c | 4 ++--
drivers/clk/samsung/clk-exynos5420.c | 5 +++++
drivers/clk/socfpga/clk-s10.c | 2 +-
drivers/clk/tegra/clk-pll.c | 7 ++-----
drivers/clk/tegra/clk-tegra210-emc.c | 2 ++
fs/autofs/waitq.c | 2 +-
fs/read_write.c | 8 ++++++++
scripts/dtc/Makefile | 2 +-
14 files changed, 32 insertions(+), 20 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 09813eda3 2: update: binutils-gcc-linux: 19028
new d2a26656d 2: update: binutils-gcc-linux: 19028
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 (09813eda3)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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:
01-reset_artifacts/console.log | 186 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11947 +++++----
04-build_abe-stage1/console.log | 20490 +++++++-------
05-build_linux/console.log | 9776 +++----
07-check_regression/console.log | 34 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 137 +-
08-update_baseline/results.regressions | 20 +-
console.log | 43016 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 42976 insertions(+), 43112 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.