Fix typo in previous commit (3.3 not 3.3.0).
From-SVN: r66542
This commit is contained in:
parent
26979a179f
commit
f9af203f79
2 changed files with 2 additions and 2 deletions
|
@ -547,7 +547,7 @@ which is no longer available, thanks deja...-->
|
||||||
<hr />
|
<hr />
|
||||||
<h2><a name="3_10">3.10 MIPS atomic operations</a></h2>
|
<h2><a name="3_10">3.10 MIPS atomic operations</a></h2>
|
||||||
<p>The atomic locking routines for MIPS targets requires MIPS II
|
<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
|
make mips* use the generic implementation instead. You can also
|
||||||
configure for mipsel-elf as a workaround.
|
configure for mipsel-elf as a workaround.
|
||||||
</p>
|
</p>
|
||||||
|
|
|
@ -442,7 +442,7 @@
|
||||||
3.10 MIPS atomic operations
|
3.10 MIPS atomic operations
|
||||||
|
|
||||||
The atomic locking routines for MIPS targets requires MIPS II and
|
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
|
the generic implementation instead. You can also configure for
|
||||||
mipsel-elf as a workaround.
|
mipsel-elf as a workaround.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue