From: gerald Date: Sun, 24 Apr 2011 10:51:00 +0000 (+0000) Subject: * libsupc++/cxxabi.h: Adjust link to FAQ entry. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4fec39a916fb0d223a1697ef887df50b77c24b46;p=thirdparty%2Fgcc.git * libsupc++/cxxabi.h: Adjust link to FAQ entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172915 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 4ae1278265ac..4e55115f5e12 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2011-04-24 Gerald Pfeifer + + * libsupc++/cxxabi.h: Adjust link to FAQ entry. + 2011-04-22 François Dumont * testsuite/lib/libstdc++.exp (check_v3_target_time): Discard diff --git a/libstdc++-v3/libsupc++/cxxabi.h b/libstdc++-v3/libsupc++/cxxabi.h index c93085a072bc..0f3856e7458f 100644 --- a/libstdc++-v3/libsupc++/cxxabi.h +++ b/libstdc++-v3/libsupc++/cxxabi.h @@ -583,7 +583,7 @@ namespace __cxxabiv1 * * 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 - * 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 * called the IA64 ABI because it happens to be the native ABI for that