This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [trans-mem] Beginning of refactoring


On 07/01/2011 01:23 PM, Torvald Riegel wrote:
>     Add vector-like container, use it for gtm_transaction::undo_log.
>     
>     	* containers.h: New file.
>     	* util.cc (xmalloc, xrealloc): Accept cacheline-alloc flag.
>     	* libitm_i.h (xmalloc, xrealloc): Moved declarations from here ...
>     	* common.h: ... to here.
>     	(local_undo): Use GTM::vector for gtm_transaction::local_undo.
>     	* local.cc: Same.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]