From f9af203f79b396700b99d30e51cbd01464a7d759 Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Tue, 6 May 2003 23:20:14 +0000 Subject: Fix typo in previous commit (3.3 not 3.3.0). From-SVN: r66542 --- libstdc++-v3/docs/html/faq/index.html | 2 +- libstdc++-v3/docs/html/faq/index.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libstdc++-v3/docs/html') diff --git a/libstdc++-v3/docs/html/faq/index.html b/libstdc++-v3/docs/html/faq/index.html index c7222dd..29a1d2f 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...-->

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 + 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.

diff --git a/libstdc++-v3/docs/html/faq/index.txt b/libstdc++-v3/docs/html/faq/index.txt index dedc0f5..3e3a4fa 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. -- cgit v1.1