abi.html (libgcc_s): Additions suggested by Matthias Klose.
2004-05-21 Benjamin Kosnik <bkoz@redhat.com> * docs/html/abi.html (libgcc_s): Additions suggested by Matthias Klose. * docs/doxygen/Intro.3: Subtractions suggested by Phil Edwards. From-SVN: r82122
This commit is contained in:
parent
b02398bd5b
commit
a3e14d3983
@ -1,3 +1,8 @@
|
||||
2004-05-21 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* docs/html/abi.html (libgcc_s): Additions suggested by Matthias Klose.
|
||||
* docs/doxygen/Intro.3: Subtractions suggested by Phil Edwards.
|
||||
|
||||
2004-05-21 Paolo Carlini <pcarlini@suse.de>
|
||||
|
||||
* include/bits/istream.tcc (ignore): Remove redundant line.
|
||||
|
@ -27,7 +27,6 @@ introduction to the various categories, consult a text such as Josuttis'
|
||||
or Austern's.) These category pages are:
|
||||
.P
|
||||
.\" These are separated by ONE TAB. Nothing else. I don't like it either.
|
||||
.\" Keep them alphabatized.
|
||||
.TS
|
||||
lB l.
|
||||
C++Intro This page.
|
||||
|
@ -168,7 +168,10 @@ on ELF systems).</p>
|
||||
<li>gcc-3.3.1: libgcc_s.so.1</li>
|
||||
<li>gcc-3.3.2: libgcc_s.so.1</li>
|
||||
<li>gcc-3.3.3: libgcc_s.so.1</li>
|
||||
<li>gcc-3.4.0: libgcc_s.so.1</li>
|
||||
<li>gcc-3.4.0: on m68k-linux and hppa-linux this is either libgcc_s.so.1
|
||||
(when configuring <code>--with-sjlj-exceptions</code>) or
|
||||
libgcc_s.so.2. For all others, this is libgcc_s.so.1.
|
||||
</li>
|
||||
</ul>
|
||||
<p></p>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user