From: Gerald Pfeifer Date: Sat, 18 Feb 2017 08:37:19 +0000 (+0000) Subject: * doc/xml/manual/profile_mode.xml: Fix link. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dc15bc7ad6f46550b5df09d9a85f6180a76ae8ce;p=gcc.git * doc/xml/manual/profile_mode.xml: Fix link. From-SVN: r245559 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index d70f0fe4307..ec11f19bfed 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2017-02-18 Gerald Pfeifer + + * doc/xml/manual/profile_mode.xml: Fix link. + 2017-02-16 Gerald Pfeifer * doc/xml/manual/policy_data_structures.xml: Simplify and diff --git a/libstdc++-v3/doc/xml/manual/profile_mode.xml b/libstdc++-v3/doc/xml/manual/profile_mode.xml index f7cc8e5098b..7e71a7e3312 100644 --- a/libstdc++-v3/doc/xml/manual/profile_mode.xml +++ b/libstdc++-v3/doc/xml/manual/profile_mode.xml @@ -26,7 +26,7 @@ various components at interesting entry/exit points to/from the standard library. Process trace, recognize suboptimal patterns, give advice. For details, see the - Perflint + Perflint paper presented at CGO 2009.