Update documentation regarding bogus memory leaks in libstdc++
authorJonathan Wakely <jwakely@redhat.com>
Wed, 10 Apr 2019 19:24:04 +0000 (20:24 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 10 Apr 2019 19:24:04 +0000 (20:24 +0100)
commit51d3c11a7c79294599c1e9088c80f7417566a75e
tree182e2679d85ccd016d3345d802c8481830851885
parenta7f8aa3ee7ed60fdf37d3e2557389504f5a8a5f0
Update documentation regarding bogus memory leaks in libstdc++

* 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.

From-SVN: r270264
libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/faq.xml
libstdc++-v3/doc/xml/manual/debug.xml
libstdc++-v3/doc/xml/manual/evolution.xml