This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository newlib.
from cfb21d7d4 Cygwin: flock: Remove the unnecessary fdtab lock
new 9dc06b7ea Cygwin: Rename cross-bootstrap config option back to mingw-pr [...]
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:
winsup/configure.ac | 10 +++++++---
winsup/doc/faq-programming.xml | 4 ++--
winsup/testsuite/Makefile.am | 2 +-
winsup/utils/Makefile.am | 2 +-
4 files changed, 11 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 main
in repository newlib.
from cfb21d7d4 Cygwin: flock: Remove the unnecessary fdtab lock
new 9dc06b7ea Cygwin: Rename cross-bootstrap config option back to mingw-pr [...]
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:
winsup/configure.ac | 10 +++++++---
winsup/doc/faq-programming.xml | 4 ++--
winsup/testsuite/Makefile.am | 2 +-
winsup/utils/Makefile.am | 2 +-
4 files changed, 11 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 5d6d56d837c s390: Add HF mode support
new 456cf8e8657 Fix regression on mcore-elf port after recent switch conver [...]
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/mcore/mcore.h | 5 -----
1 file changed, 5 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 7893cc12251f erofs: fix file-backed mounts no longer working on EROFS p [...]
new cefd81e76a8c iommupt: Fix the kunit building
new faa37ff3bf18 iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
new 7adfd682745a iommufd/selftest: Prevent module/builtin conflicts in kconfig
new 6a3d5fda2ce4 iommupt: Make pt_feature() always_inline
new 97313d6113ab Merge tag 'iommu-fixes-v6.19-rc4' of git://git.kernel.org/ [...]
The 5 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/iommu/generic_pt/.kunitconfig | 2 +-
drivers/iommu/generic_pt/pt_defs.h | 4 ++--
drivers/iommu/iommufd/Kconfig | 3 ++-
3 files changed, 5 insertions(+), 4 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 b6151c4e60e5 Merge tag 'erofs-for-6.19-rc5-fixes' of git://git.kernel.o [...]
new 7893cc12251f erofs: fix file-backed mounts no longer working on EROFS p [...]
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:
fs/erofs/super.c | 3 ++-
1 file changed, 2 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 972be84265c libstdc++: Fix std::system_category().message(int) on mingw [...]
new a0aa9a2b61f Ada, Darwin: Fix bootstrap after recent warning improvements.
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/ada/libgnarl/s-osinte__darwin.adb | 2 --
1 file changed, 2 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 3ebe697f321 cfgcleanup: Protect latches always [PR123417]
new 972be84265c libstdc++: Fix std::system_category().message(int) on mingw [...]
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:
libstdc++-v3/src/c++11/system_error.cc | 21 +++++++++++----------
.../error_category/system_category.cc | 19 ++++++++++++++++---
2 files changed, 27 insertions(+), 13 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 5079424ade2 toplevel: Unbreak Ada build [PR123490]
new 3ebe697f321 cfgcleanup: Protect latches always [PR123417]
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/testsuite/gcc.dg/vect/vect-uncounted_7.c | 4 ++--
gcc/tree-cfgcleanup.cc | 6 ++----
2 files changed, 4 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 gcc.
from 00b6346d537 c: Fix ignored qualifier issue for enumerations [PR123435,P [...]
new 8a6ff9ca60c ranger: Verify gimple_call_num_args for several builtins [P [...]
new 5079424ade2 toplevel: Unbreak Ada build [PR123490]
The 2 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:
config-ml.in | 6 +++++-
gcc/gimple-range-op.cc | 14 +++++++++++++-
gcc/testsuite/gcc.dg/pr123431.c | 19 +++++++++++++++++++
3 files changed, 37 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr123431.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.