This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8c9d69bafc8 libstdc++: Mark experimental::net::system_context ctor deleted
new b78868459fd amdgcn: Swap mov<mode>_exec operands
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 | 8 ++++++++
gcc/config/gcn/gcn-valu.md | 32 ++++++++++++++++----------------
2 files changed, 24 insertions(+), 16 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 releases/gcc-9
in repository gcc.
from c32aa69c086 libstdc++: Fix PSTL tests to run correctly with newer Threa [...]
new d626e49c438 libstdc++: Fix date of changelog entry
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/ChangeLog | 4 +++-
1 file changed, 3 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 linux.
from 7adc4b399952 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...]
new 0a8f41023e8a PCI: Move Apex Edge TPU class quirk to fix BAR assignment
new ef46738cc47a MAINTAINERS: Add Rob Herring and remove Andy Murray as PCI [...]
new 25b1fa8dfb3f Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/s [...]
new 61e713bdca36 signal: Avoid corrupting si_pid and si_uid in do_notify_parent
new b4f633221f0a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
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:
MAINTAINERS | 2 +-
drivers/pci/quirks.c | 7 +++++++
drivers/staging/gasket/apex_driver.c | 7 -------
kernel/signal.c | 6 +++++-
4 files changed, 13 insertions(+), 9 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 cb76fcd7fb4 Fix segfault with -O2 -fnon-call-exceptions -ftracer
new a2dcb56c944 libstdc++: Define __cpp_lib_three_way_comparison for freestanding
new 40541efe1c0 libstdc++: Change __cpp_lib_array_constexpr for C++17 again
new be0363c80f7 libstdc++: Update C++20 library status docs
new 8c9d69bafc8 libstdc++: Mark experimental::net::system_context ctor deleted
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:
libstdc++-v3/ChangeLog | 23 +
libstdc++-v3/doc/html/index.html | 2 +-
libstdc++-v3/doc/html/manual/index.html | 4 +-
libstdc++-v3/doc/html/manual/intro.html | 2 +-
libstdc++-v3/doc/html/manual/status.html | 780 +++++------
libstdc++-v3/doc/xml/manual/status_cxx2020.xml | 1426 +++++++++++---------
libstdc++-v3/include/bits/stl_iterator.h | 2 +-
libstdc++-v3/include/experimental/executor | 2 +-
libstdc++-v3/include/std/version | 8 +-
.../array/element_access/constexpr_c++17.cc | 2 -
.../array/requirements/constexpr_iter.cc | 7 +-
.../testsuite/experimental/net/executor/1.cc | 7 +
12 files changed, 1202 insertions(+), 1063 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 releases/gcc-9
in repository gcc.
from 9d13ebadf78 libstdc++: Define __cpp_lib_execution feature test
new c32aa69c086 libstdc++: Fix PSTL tests to run correctly with newer Threa [...]
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/ChangeLog | 6 ++++++
libstdc++-v3/testsuite/lib/libstdc++.exp | 3 ++-
2 files changed, 8 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 431ee358158 rs6000: Replace outdated link to ELFv2 ABI
new cb76fcd7fb4 Fix segfault with -O2 -fnon-call-exceptions -ftracer
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 | 8 ++++++++
gcc/gimple-ssa-store-merging.c | 2 ++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/g++.dg/opt/store-merging-4.C | 29 +++++++++++++++++++++++++++++
4 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/opt/store-merging-4.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 topic/fifo
in repository newlib.
from 48816a24a Cygwin: FIFO: tweak fixup_after_fork
new c30ac7ad3 Fix handle leak in wait_open_pipe
new 3980047ad Cygwin: FIFO: remove timeout in wait_open_pipe
new bc99473a5 Cygwin: FIFO: remove listening_evt
new 97a7c94f6 Cygwin: FIFO: remove the arm method
new 88bfbd71b Cygwin: FIFO: remove nreaders lock and get_nreaders
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:
winsup/cygwin/fhandler.h | 11 +--
winsup/cygwin/fhandler_fifo.cc | 177 ++++++++++-------------------------------
2 files changed, 45 insertions(+), 143 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 f51be2fb865 Shortcut identity VEC_PERM expansion [PR94710]
new 431ee358158 rs6000: Replace outdated link to ELFv2 ABI
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 | 5 +++++
gcc/doc/extend.texi | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.