]> git.ipfire.org Git - thirdparty/gcc.git/commit
Update documentation regarding bogus memory leaks in libstdc++
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Apr 2019 19:24:04 +0000 (19:24 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 Apr 2019 19:24:04 +0000 (19:24 +0000)
commit6a98b075473f7f01e39faf46b00db0de3d0b218b
tree182e2679d85ccd016d3345d802c8481830851885
parent302001799daa4a12d77f9c6f479ba1b358090d63
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270264 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/faq.xml
libstdc++-v3/doc/xml/manual/debug.xml
libstdc++-v3/doc/xml/manual/evolution.xml