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 0e591e6f27a Fix bogus error on allocator for array type with Dynamic_Predicate
new 4554506b33b Daily bump.
new 7ecea49245b libgfortran: [PR105473] Fix checks for decimal='comma'.
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:
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++++
gcc/testsuite/ChangeLog | 4 +++
gcc/testsuite/gfortran.dg/pr105473.f90 | 46 ++++++++++++++++++++++++++++++++
libgfortran/io/list_read.c | 48 ++++++++++++++++++++++++++++------
libgfortran/io/read.c | 11 +++++++-
6 files changed, 107 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr105473.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.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from f9e1d7aa8b4 Fix bogus error on allocator for array type with Dynamic_Predicate
new 36650e98d52 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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 4 ++++
3 files changed, 11 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-11
in repository gcc.
from b26501b6e31 Fix bogus error on allocator for array type with Dynamic_Predicate
new 5bc8943ae77 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/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++++++
gcc/testsuite/ChangeLog | 4 ++++
3 files changed, 11 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 715127b63d1 libstdc++: Use std::from_chars to speed up parsing subsecon [...]
new 1e74c758a2c 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:
contrib/ChangeLog | 4 ++
gcc/ChangeLog | 69 ++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++
gcc/analyzer/ChangeLog | 9 +++++
gcc/cp/ChangeLog | 66 ++++++++++++++++++++++++++++++
gcc/m2/ChangeLog | 22 ++++++++++
gcc/testsuite/ChangeLog | 104 ++++++++++++++++++++++++++++++++++++++++++++++++
libgfortran/ChangeLog | 13 ++++++
libstdc++-v3/ChangeLog | 70 ++++++++++++++++++++++++++++++++
10 files changed, 364 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 binutils-gdb.
from 5b95198e2e4 Automatic date update in version.in
new acab5b12b97 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-14-branch
in repository binutils-gdb.
from 7f36c511d73 Automatic date update in version.in
new 8bb435f7268 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_42-branch
in repository binutils-gdb.
from 2d6b9067b9e Automatic date update in version.in
new 2f02a3fcdc8 Automatic date update in version.in
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:
bfd/version.h | 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 gcc.
from 5f9d7a5b6cf libstdc++: Fix parsing of fractional seconds [PR114244]
new 715127b63d1 libstdc++: Use std::from_chars to speed up parsing subsecon [...]
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/include/bits/chrono_io.h | 28 ++++++++++++++++++----------
1 file changed, 18 insertions(+), 10 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 9ccd03dee4c c++: Redetermine whether to write vtables on stream-in [PR114229]
new 5f9d7a5b6cf libstdc++: Fix parsing of fractional seconds [PR114244]
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/include/bits/chrono_io.h | 18 ++++++++----
libstdc++-v3/testsuite/20_util/duration/114244.cc | 36 +++++++++++++++++++++++
libstdc++-v3/testsuite/20_util/duration/io.cc | 12 ++++++++
3 files changed, 60 insertions(+), 6 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/duration/114244.cc
--
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 pending-fixes
in repository linux-next.
omits a5971604f9bd Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits bad971fa5684 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
omits ea963ffdc8e3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 173a364ffe5a Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
omits 215a15c848bb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ab7b5d5f5bbe Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
omits ab78669da0ed Merge branch 'drm-fixes' of https://gitlab.freedesktop.org [...]
omits c89403265e78 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits 178dead9ab0f Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
omits b17906fb7a5c Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
omits 50e5bdd986f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 056e1eaa2242 Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
omits 9358c1d211f4 Merge branch 'counter-current' of git://git.kernel.org/pub [...]
omits e12cb44adc50 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
omits 488233ed3105 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
omits ece292cb4586 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
omits f21aac8d4b68 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
omits f6560f0f76f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 05a6b93a8049 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 7dab34749d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits ba507b95a9a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 28119d12b62f Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
omits 7a585e3dbf67 Merge branch 'main' of git://git.kernel.org/pub/scm/linux/ [...]
omits 06d13fdaae34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
omits 86d8d944fec4 Merge branch 'for-next/fixes' of git://git.kernel.org/pub/ [...]
omits d6ab5abb9c6c Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
omits f531a3c17e7a erofs: apply proper VMA alignment for memory mapped files on THP
omits 94e889260a5b i2c: aspeed: Fix the dummy irq expected print
omits 8de79baebb1d scripts/gdb/symbols: fix invalid escape sequence warning
omits 78c1dbed3652 i2c: wmt: Fix an error handling path in wmt_i2c_probe()
omits 51130d52b84c i2c: exynos5: Init data before registering interrupt handler
omits 5ff6ddfc717f erofs: fix uninitialized page cache reported by KMSAN
new d3eee81fd611 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/l [...]
new 811b3f9b2ab5 Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/s [...]
new 958d6145a6d9 netrom: Fix a data-race around sysctl_netrom_default_path_quality
new cfd9f4a740f7 netrom: Fix a data-race around sysctl_netrom_obsolescence_ [...]
new 119cae5ea3f9 netrom: Fix data-races around sysctl_netrom_network_ttl_in [...]
new 60a7a152abd4 netrom: Fix a data-race around sysctl_netrom_transport_timeout
new e799299aafed netrom: Fix a data-race around sysctl_netrom_transport_max [...]
new 806f462ba902 netrom: Fix a data-race around sysctl_netrom_transport_ack [...]
new 43547d869943 netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
new a2e706841488 netrom: Fix a data-race around sysctl_netrom_transport_req [...]
new f99b494b4043 netrom: Fix a data-race around sysctl_netrom_transport_no_ [...]
new b5dffcb8f71b netrom: Fix a data-race around sysctl_netrom_routing_control
new bc76645ebdd0 netrom: Fix a data-race around sysctl_netrom_link_fails_count
new d380ce70058a netrom: Fix data-races around sysctl_net_busy_read
new 6d673e86cd65 Merge branch 'netrom-fix-all-the-data-races-around-sysctls'
new 16603605b667 netfilter: nf_tables: disallow anonymous set with timeout flag
new 5f4fc4bd5cdd netfilter: nf_tables: reject constant set with timeout
new 99993789966a netfilter: nft_ct: fix l3num expectations with inet pseudo family
new 552705a3650b netfilter: nf_tables: mark set as dead when unbinding anon [...]
new 767146637efc netfilter: nf_conntrack_h323: Add protection for bmp lengt [...]
new d5b8aff73d15 Merge tag 'nf-24-03-07' of git://git.kernel.org/pub/scm/li [...]
new ba18deddd6d5 net: pds_core: Fix possible double free in error handling path
new df4793505abd Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/li [...]
new 893e5e9b7369 erofs: fix uninitialized page cache reported by KMSAN
new 4127caee8961 erofs: apply proper VMA alignment for memory mapped files on THP
new d0e88885b886 Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pu [...]
new 135288b73cef Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new d5c6c9f151c4 Merge tag 'regulator-fix-v6.8-rc7' of git://git.kernel.org [...]
adds 177cddaa5bdf spi: cs42l43: Don't limit native CS to the first chip select
new c381c89de180 Merge tag 'spi-fix-v6.8-rc7' of git://git.kernel.org/pub/s [...]
new 1b3c2deb6cbe scripts/gdb/symbols: fix invalid escape sequence warning
new 5df0d74c5845 Merge branch 'mm-hotfixes-unstable' of git://git.kernel.or [...]
new f8b3d8304d6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 04890abfce55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
adds 03c7874106ca ASoC: wm8962: Enable oscillator if selecting WM8962_FLL_OSC
adds 6fa849e4d78b ASoC: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in m [...]
adds 96e202f8c52a ASoC: wm8962: Fix up incorrect error message in wm8962_set_fll
new f193957b0fbb ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()
new f7c21b96ef0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 1cf5a6d0613c Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/l [...]
new 2e88f9ba629c Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/l [...]
new 7932efd5deb1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 879d27c9d7e5 Merge branch 'fixes-togreg' of git://git.kernel.org/pub/sc [...]
new 6f54c5316bd0 Merge branch 'counter-current' of git://git.kernel.org/pub [...]
new 2544a368ffef Merge branch 'char-misc-linus' of git://git.kernel.org/pub [...]
new d5f587bc0a02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
new 735bce8aad4c Merge branch 'master' of git://git.kernel.org/pub/scm/virt [...]
new 91f3ad19c184 Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/ [...]
new 2736c16491f7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new c326dd17a8de Merge branch 'drm-fixes' of https://gitlab.freedesktop.org [...]
new 109686f38d91 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
adds 4af59a8df5ea mmc: core: Fix switch on gp3 partition
new 8c23515a1f2e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...]
new 0ecd76b425d7 Merge branch 'riscv-dt-fixes' of git://git.kernel.org/pub/ [...]
new ace9dc1d1251 i2c: wmt: Fix an error handling path in wmt_i2c_probe()
new 1f78f0901011 i2c: aspeed: Fix the dummy irq expected print
new 1383fab7fec9 Merge branch 'i2c/i2c-host-fixes' of git://git.kernel.org/ [...]
new 4ece8fc439c3 drm/tests/buddy: fix print format
new 4b587a04fd31 Merge branch 'for-linux-next-fixes' of git://anongit.freed [...]
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 (a5971604f9bd)
\
N -- N -- N refs/heads/pending-fixes (4b587a04fd31)
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 54 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/i2c/busses/i2c-exynos5.c | 29 ++++++++++++++---------------
drivers/mmc/core/block.c | 10 ++++++----
drivers/net/ethernet/amd/pds_core/auxbus.c | 12 ++++--------
drivers/spi/spi-cs42l43.c | 3 +--
net/netfilter/nf_conntrack_h323_asn1.c | 4 ++++
net/netfilter/nf_tables_api.c | 7 +++++++
net/netfilter/nft_ct.c | 11 +++++------
net/netrom/af_netrom.c | 14 +++++++-------
net/netrom/nr_dev.c | 2 +-
net/netrom/nr_in.c | 6 +++---
net/netrom/nr_out.c | 2 +-
net/netrom/nr_route.c | 8 ++++----
net/netrom/nr_subr.c | 5 +++--
sound/soc/codecs/wm8962.c | 29 +++++++++++++++++++----------
sound/soc/codecs/wm_adsp.c | 3 ++-
15 files changed, 81 insertions(+), 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.