diff options
Diffstat (limited to 'libstdc++-v3')
-rw-r--r-- | libstdc++-v3/docs/html/faq/index.html | 2 | ||||
-rw-r--r-- | libstdc++-v3/docs/html/faq/index.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html index c7222ddd297..29a1d2fa369 100644 --- a/libstdc++-v3/docs/html/faq/index.html +++ b/libstdc++-v3/docs/html/faq/index.html @@ -547,7 +547,7 @@ which is no longer available, thanks deja...--> <hr /> <h2><a name="3_10">3.10 MIPS atomic operations</a></h2> <p>The atomic locking routines for MIPS targets requires MIPS II - and later. A patch went in just after the 3.3.0 release to + and later. A patch went in just after the 3.3 release to make mips* use the generic implementation instead. You can also configure for mipsel-elf as a workaround. </p> diff --git a/libstdc++-v3/docs/html/faq/index.txt b/libstdc++-v3/docs/html/faq/index.txt index dedc0f5bca8..3e3a4fa60a6 100644 --- a/libstdc++-v3/docs/html/faq/index.txt +++ b/libstdc++-v3/docs/html/faq/index.txt @@ -442,7 +442,7 @@ 3.10 MIPS atomic operations The atomic locking routines for MIPS targets requires MIPS II and - later. A patch went in just after the 3.3.0 release to make mips* use + later. A patch went in just after the 3.3 release to make mips* use the generic implementation instead. You can also configure for mipsel-elf as a workaround. |