libitm: Add xcalloc.
authorTorvald Riegel <triegel@redhat.com>
Tue, 14 Feb 2012 13:13:56 +0000 (13:13 +0000)
committerTorvald Riegel <torvald@gcc.gnu.org>
Tue, 14 Feb 2012 13:13:56 +0000 (13:13 +0000)
commit7d33bcb73866d5310b4eb190172240bcb71f51f6
tree3f757ed98c58cd9c6de39c80072caa8625239a50
parentdd552284fd817c9d946598a7b647f9e67753bed6
libitm: Add xcalloc.

libitm/
* util.cc (GTM::xcalloc): New.
* common.h (GTM::xcalloc): Declare.

From-SVN: r184210
libitm/ChangeLog
libitm/common.h
libitm/util.cc