Commit a3e14d39 by Benjamin Kosnik Committed by Benjamin Kosnik

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
parent b02398bd
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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment