mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
libstdc++: Update dead links to PSTL upstream in docs
The pstl code has been removed from the llvm repo so point to the Intel upstream project where it really originates from. libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2017.xml: Replace broken link to PSTL upstream. * doc/xml/manual/status_cxx2020.xml: Likewise. * doc/html/manual/status.html: Regenerate. Reviewed-by: Tomasz Kamiński <tkaminsk@redhat.com>
This commit is contained in:
committed by
Jonathan Wakely
parent
65b6d374fc
commit
3f70e62553
File diff suppressed because one or more lines are too long
@@ -1896,7 +1896,7 @@ since C++14 and the implementation is complete.
|
||||
<entry>28.4</entry>
|
||||
<entry>Parallel algorithms</entry>
|
||||
<entry/>
|
||||
<entry>Using <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/llvm/llvm-project/tree/main/pstl">PSTL</link></entry>
|
||||
<entry>Uses code from <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://uxlfoundation.github.io/oneDPL/parallel_api_main.html">oneDPL</link></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>28.5</entry>
|
||||
|
||||
@@ -3425,7 +3425,7 @@ since C++17 and the implementation is complete.
|
||||
<entry>25.3</entry>
|
||||
<entry>Parallel algorithms</entry>
|
||||
<entry/>
|
||||
<entry>Using <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://github.com/llvm/llvm-project/tree/main/pstl">PSTL</link></entry>
|
||||
<entry>Uses code from <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://uxlfoundation.github.io/oneDPL/parallel_api_main.html">oneDPL</link></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
||||
Reference in New Issue
Block a user