This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 304ec0d1d9f [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION
new 776bd8a4e09 Don't build libgcc_stub.a on hppa[12]*-*-hpux11*.
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:
libgcc/config.host | 1 -
1 file changed, 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 master
in repository toolchain/gcc-compare-results.
from fb088f7 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new 6ec8d7a From https://ci.linaro.org/job/tcwg_gnu_native_check_gcc-bise [...]
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:
...tcwg_gnu_native_check_gcc-release-aarch64.xfail | 132 +++++++++++++++++++++
1 file changed, 132 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 linux.
from 002c0aef1090 Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/l [...]
new fdd92b64d15b fs: warn about impending deprecation of mandatory locks
new 15517c724c6e Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/li [...]
new 2a671f77ee49 s390/pci: fix use after free of zpci_dev
new 5479a7fe8966 Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/li [...]
new 1c8094e394bc dt-bindings: sifive-l2-cache: Fix 'select' matching
new aa3e1ba32e55 riscv: Fix a number of free'd resources in init_resources()
new a09434f181f3 Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.o [...]
new 5571ea3117ca usb: typec: tcpm: Fix VDMs sometimes not being forwarded t [...]
new f4ff9e6b0126 Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/l [...]
new 9659281ce78d slimbus: messaging: start transaction ids from 1 instead of zero
new a263c1ff6abe slimbus: messaging: check for valid transaction id
new c0e38eaa8d51 slimbus: ngd: set correct device for pm
new d77772538f00 slimbus: ngd: reset dma setup during runtime pm
new 57a1681095f9 ipack: tpci200: fix many double free issues in tpci200_pci_probe
new 50f05bd114a4 ipack: tpci200: fix memory leak in the tpci200_register
new f753067494c2 Revert "interconnect: qcom: icc-rpmh: Add BCMs to commit l [...]
new d30836a95289 Merge tag 'icc-5.14-rc6' of git://git.kernel.org/pub/scm/l [...]
new 9085423f0e21 Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub [...]
new 283f1b9a0401 clk: imx6q: fix uart earlycon unwork
new 9711759a87a0 clk: qcom: gdsc: Ensure regulator init state matches GDSC state
new 9ff50bf2f2ff Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
The 21 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/riscv/sifive-l2-cache.yaml | 8 +--
arch/riscv/kernel/setup.c | 4 +-
arch/s390/pci/pci.c | 6 +++
arch/s390/pci/pci_bus.h | 5 ++
drivers/clk/imx/clk-imx6q.c | 2 +-
drivers/clk/qcom/gdsc.c | 54 ++++++++++++-------
drivers/interconnect/qcom/icc-rpmh.c | 10 ++--
drivers/ipack/carriers/tpci200.c | 60 ++++++++++++----------
drivers/slimbus/messaging.c | 7 +--
drivers/slimbus/qcom-ngd-ctrl.c | 22 ++++----
drivers/usb/typec/tcpm/tcpm.c | 13 ++---
fs/namespace.c | 6 ++-
12 files changed, 120 insertions(+), 77 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 5aae6fd9f4b Don't warn when alignment of global common data exceeds max [...]
new 304ec0d1d9f [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION
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/mips/mips.c | 38 --------------------------------------
1 file changed, 38 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_gcc_check/master-arm
in repository toolchain/ci/gcc.
from d2aa4e0b3b5 Objective-C: fix crash with -fobjc-nilcheck
adds d39367fa82d configure: Allow host fragments to react to --enable-host-shared.
adds 08defd9c4e4 Darwin, jit: Fix build [PR100613].
adds f0fca213bc5 Fortran: Add OpenMP's nothing directive support (con't)
No new revisions were added by this update.
Summary of changes:
Makefile.in | 3 ++
Makefile.tpl | 3 ++
config/mh-darwin | 8 +++
gcc/jit/Make-lang.in | 63 +++++++++++++++++++++-
gcc/testsuite/gfortran.dg/{ => gomp}/nothing-1.f90 | 0
gcc/testsuite/gfortran.dg/{ => gomp}/nothing-2.f90 | 2 +-
6 files changed, 77 insertions(+), 2 deletions(-)
rename gcc/testsuite/gfortran.dg/{ => gomp}/nothing-1.f90 (100%)
rename gcc/testsuite/gfortran.dg/{ => gomp}/nothing-2.f90 (75%)
--
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 master
in repository toolchain/gcc-compare-results.
from 4c8f23b From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
new fb088f7 From https://ci.linaro.org/job/tcwg_gnu_native_check_gdb-bise [...]
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:
.../tcwg_gnu_native_check_gdb-master-aarch64.xfail | 35 ++++++++++++++++++++++
1 file changed, 35 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm
in repository toolchain/ci/gcc.
from 9707d2e5dbb c++: parameterized requires-expr as default argument [PR101725]
adds 6cc92e946ed rs6000: Add the rest of the [altivec] stanza to the builtins file
No new revisions were added by this update.
Summary of changes:
gcc/config/rs6000/rs6000-builtin-new.def | 831 +++++++++++++++++++++++++++++++
gcc/config/rs6000/rs6000-call.c | 7 +-
gcc/config/rs6000/rs6000.h | 2 +
3 files changed, 836 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.