]> git.ipfire.org Git - thirdparty/gcc.git/commit
Support sized delete.
authorTorvald Riegel <triegel@redhat.com>
Mon, 9 Nov 2015 17:30:24 +0000 (17:30 +0000)
committerTorvald Riegel <torvald@gcc.gnu.org>
Mon, 9 Nov 2015 17:30:24 +0000 (17:30 +0000)
commitc518678b144f79a55ef4d3b80d3b80c289c24122
tree58c417279b864efbb72173956d0999192f531ded
parentd1f0d3769edfb2217f19f0937f30423e6298f744
Support sized delete.

This adds transactional clones of the sized version of operator delete.

From-SVN: r230036
libitm/ChangeLog
libitm/alloc.cc
libitm/alloc_cpp.cc
libitm/libitm.map
libitm/libitm_i.h
libitm/testsuite/libitm.c++/newdelete.C [new file with mode: 0644]