This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from db0b0b3db32 Update gcc de.po, fr.po
new c264df142a8 libgomp.fortran/get-mapped-ptr-1.f90: Use -6 for non-conf d [...]
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:
libgomp/testsuite/libgomp.fortran/get-mapped-ptr-1.f90 | 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 53181a6dfaa Introduce die_info::children and use it
new efcfb26ae61 gdb/testsuise: gdb.rocm/precise-memory.exp to not require h [...]
new da72ce7ff1b gdb/testsuite/lib/rocm: Drop hip_devices_support_precise_memory
new 64f6e72d4eb gdb/testsuite: Test the effect of amdgpu-precise memory
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:
gdb/testsuite/gdb.rocm/precise-memory.cpp | 12 +++++++++-
gdb/testsuite/gdb.rocm/precise-memory.exp | 38 ++++++++++++++++++++++++-------
gdb/testsuite/lib/rocm.exp | 19 ----------------
3 files changed, 41 insertions(+), 28 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 d07de43e3f05 Merge tag 'io_uring-6.14-20250321' of git://git.kernel.dk/linux
new c746ff4a67f4 pinctrl: spacemit: PINCTRL_SPACEMIT_K1 should not default [...]
new 3e49db00df1f Merge tag 'pinctrl-v6.14-4' of git://git.kernel.org/pub/sc [...]
new 1c81a8c78ae6 regulator: core: Fix deadlock in create_regulator()
new 8619909b38ee regulator: dummy: force synchronous probing
new 2c7a50bec495 regulator: check that dummy regulator has been probed befo [...]
new 1742e7e978ba regulator: rtq2208: Fix incorrect buck converter phase mapping
new b65439d90150 regulator: rtq2208: Fix the LDO DVS capability
new 21d1ccf0e97d Merge tag 'regulator-fix-v6.14-rc7' of git://git.kernel.or [...]
new 176fda56d72a spi: Fix reference count leak in slave_show()
new 88d324e69ea9 Merge tag 'spi-fix-v6.14-rc7' of git://git.kernel.org/pub/ [...]
The 10 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:
drivers/pinctrl/spacemit/Kconfig | 2 +-
drivers/regulator/core.c | 88 ++++++++------
drivers/regulator/dummy.c | 2 +-
drivers/regulator/rtq2208-regulator.c | 216 +++++++++++++++++++---------------
drivers/spi/spi.c | 6 +-
5 files changed, 184 insertions(+), 130 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 41b9c3b848c libgomp/plugin: Add initial interop support to nvptx + gcn
new db0b0b3db32 Update gcc de.po, fr.po
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/po/de.po | 508 ++++++++++------------
gcc/po/fr.po | 1353 ++++++++++++++++++++++++----------------------------------
2 files changed, 776 insertions(+), 1085 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 glibc.
from ed6a68bac7 debug: Improve '%n' fortify detection (BZ 30932)
new c3410db9d0 Makeconfig: Support $(+nolink-deps) in link flags
new 2f8e8c9cb7 elf: Use +nolink-deps to add make-only dependency for tst-origin
new 5dfbc3c43e support: Link links-dso-program-c with libgcc_s only if available
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:
Makeconfig | 12 ++++++++----
Makerules | 2 +-
configure | 40 ++++++++++++++++++++++++++++++++++++++++
configure.ac | 12 ++++++++++++
elf/Makefile | 5 ++++-
support/Makefile | 5 ++++-
6 files changed, 69 insertions(+), 7 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 78592fdbdc1 lra, v2: emit caller-save register spills before call insn [...]
new 41b9c3b848c libgomp/plugin: Add initial interop support to nvptx + gcn
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:
libgomp/plugin/plugin-gcn.c | 464 ++++++++++++++++-
libgomp/plugin/plugin-nvptx.c | 302 +++++++++++
.../libgomp.c-c++-common/get-mapped-ptr-1.c | 2 +-
libgomp/testsuite/libgomp.c/interop-fr-1.c | 577 +++++++++++++++++++++
4 files changed, 1342 insertions(+), 3 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/interop-fr-1.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 releases/gcc-13
in repository gcc.
from 65e998d172e c++: Don't prune constant capture proxies only used in arra [...]
new 41db4716a56 ipa: target clone and mangling alias [PR114992]
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/multiple_target.cc | 6 +++++-
gcc/testsuite/g++.target/i386/mangling-alias1.C | 16 ++++++++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.target/i386/mangling-alias1.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 master
in repository toolchain/ci/interesting-commits.
from cb03039c2 Add entry 4e69258bf390b51ed5bc65e7cea4cbcfbb62bd44 from https [...]
new 6991da6a1 Add entry 1d2257dc850d088f6d9267b4624ba08533ab2475 from https [...]
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/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/first_url | 1 +
.../tcwg_gcc_check/master-arm/build_url | 1 +
.../tcwg_gcc_check/master-arm/last_good | 1 +
3 files changed, 3 insertions(+)
create mode 100644 gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/first_url
create mode 100644 gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_gcc_chec [...]
create mode 100644 gcc/sha1/1d2257dc850d088f6d9267b4624ba08533ab2475/tcwg_gcc_chec [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.