[trans-mem] remove _ITM_realloc from libitm

Richard Henderson rth@redhat.com
Fri May 7 16:57:00 GMT 2010


On 05/07/2010 08:41 AM, Aldy Hernandez wrote:
> 	* libitm_i.h (struct gtm_transaction): Remove
> 	get_allocation_size.
> 	(record_allocation): Remove size parameter.
> 	* libitm.map (_ITM_realloc): Remove.
> 	* alloc_c.cc (_ITM_realloc): Remove.
> 	(_ITM_malloc): Remove size argument to record_allocation.
> 	(_ITM_calloc): Same.
> 	* alloc_cpp.cc (_ZGTtnwm): Same.
> 	(_ZGTtnwmRKSt9nothrow_t): Same.
> 	(_ZGTtnam): Same.
> 	(_ZGTtnamRKSt9nothrow_t): Same.
> 	* alloc.cc (struct gtm_alloc_action): Remove size.
> 	(get_allocation_size): Remove.
> 	(commit_allocations): Add comment.
> 	(record_allocation): Remove size parameter.
> 	(forget_allocation): Remove set of size.

Ok.


r~



More information about the Gcc-patches mailing list