From: Jonathan Wakely Date: Thu, 24 Oct 2019 15:30:49 +0000 (+0100) Subject: Update URL for Hoard in libstdc++ docs X-Git-Tag: releases/gcc-7.5.0~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc92d91baafa38cb2bcd8acc1e00edb96205e02;p=thirdparty%2Fgcc.git Update URL for Hoard in libstdc++ docs Backport from mainline 2019-05-31 Gerald Pfeifer * doc/xml/manual/allocator.xml: Move hoard.org back to http. From-SVN: r277411 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index c574b20600d3..c711a148f1c6 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,10 @@ +2019-10-24 Jonathan Wakely + + Backport from mainline + 2019-05-31 Gerald Pfeifer + + * doc/xml/manual/allocator.xml: Move hoard.org back to http. + 2019-09-11 Jonathan Wakely * python/libstdcxx/v6/xmethods.py (SharedPtrUseCountWorker.__call__): diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml index 395b4e3b4ba3..7418fcea1c76 100644 --- a/libstdc++-v3/doc/xml/manual/allocator.xml +++ b/libstdc++-v3/doc/xml/manual/allocator.xml @@ -520,7 +520,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="http://www.hoard.org/"> + xlink:href="http://hoard.org"> The Hoard Memory Allocator </link>