From: Jonathan Wakely Date: Thu, 24 Oct 2019 12:54:18 +0000 (+0100) Subject: Update URL for Hoard in libstdc++ docs X-Git-Tag: releases/gcc-9.3.0~492 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c4872b3b099d8151732b7aeade3e1ae7c9d491;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: r277381 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 2bcf59df0d72..a78e1a1c1587 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +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. + Backport from mainline 2019-08-15 Jonathan Wakely diff --git a/libstdc++-v3/doc/xml/manual/allocator.xml b/libstdc++-v3/doc/xml/manual/allocator.xml index 8d49b919ff65..879206da6176 100644 --- a/libstdc++-v3/doc/xml/manual/allocator.xml +++ b/libstdc++-v3/doc/xml/manual/allocator.xml @@ -517,7 +517,7 @@ <link xmlns:xlink="http://www.w3.org/1999/xlink" - xlink:href="https://www.hoard.org"> + xlink:href="http://hoard.org"> The Hoard Memory Allocator </link>