Commit f172dd9a by Gerald Pfeifer Committed by Gerald Pfeifer

* libsupc++/cxxabi.h: Adjust link to FAQ entry.

From-SVN: r172915
parent f3181aa2
2011-04-24 Gerald Pfeifer <gerald@pfeifer.com>
* libsupc++/cxxabi.h: Adjust link to FAQ entry.
2011-04-22 François Dumont <francois.cppdevs@free.fr> 2011-04-22 François Dumont <francois.cppdevs@free.fr>
* testsuite/lib/libstdc++.exp (check_v3_target_time): Discard * testsuite/lib/libstdc++.exp (check_v3_target_time): Discard
......
...@@ -583,7 +583,7 @@ namespace __cxxabiv1 ...@@ -583,7 +583,7 @@ namespace __cxxabiv1
* *
* A brief overview of an ABI is given in the libstdc++ FAQ, question * A brief overview of an ABI is given in the libstdc++ FAQ, question
* 5.8 (you may have a copy of the FAQ locally, or you can view the online * 5.8 (you may have a copy of the FAQ locally, or you can view the online
* version at http://gcc.gnu.org/onlinedocs/libstdc++/faq/index.html#5_8). * version at http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#5_8 ).
* *
* GCC subscribes to a cross-vendor ABI for C++, sometimes * GCC subscribes to a cross-vendor ABI for C++, sometimes
* called the IA64 ABI because it happens to be the native ABI for that * called the IA64 ABI because it happens to be the native ABI for that
......
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