r270963 - in /branches/gcc-8-branch/libstdc++-v...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue May 7 15:46:00 GMT 2019
Author: redi
Date: Tue May 7 15:46:17 2019
New Revision: 270963
URL: https://gcc.gnu.org/viewcvs?rev=270963&root=gcc&view=rev
Log:
Update documentation regarding bogus memory leaks in libstdc++
Backport from mainline
2019-04-10 Jonathan Wakely <jwakely@redhat.com>
* doc/xml/faq.xml: Add information about emergency EH pool.
* doc/xml/manual/debug.xml: Update list of memory debugging tools.
Move outdated information on mt_allocator to a separate section.
* doc/xml/manual/evolution.xml: Clarify that GLIBCXX_FORCE_NEW
doesn't affect the default allocator.
Modified:
branches/gcc-8-branch/libstdc++-v3/ChangeLog
branches/gcc-8-branch/libstdc++-v3/doc/xml/faq.xml
branches/gcc-8-branch/libstdc++-v3/doc/xml/manual/debug.xml
branches/gcc-8-branch/libstdc++-v3/doc/xml/manual/evolution.xml
More information about the Libstdc++-cvs
mailing list