This is the mail archive of the gcc-cvs@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]

r150389 - in /branches/transactional-memory/lib...


Author: rth
Date: Mon Aug  3 23:37:45 2009
New Revision: 150389

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150389
Log:
        * libitm.map (_ITM_commitTransactionEH, _ITM_cxa_allocate_exception,
        _ITM_cxa_begin_catch, _ITM_cxa_end_catch, _ITM_cxa_throw): Export.
        * method-wbetl.c (struct w_entry): Remove mask.
        (wbetl_write, wbetl_load): Return pointer to word containing the data;
        adjust all callers.

Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/libitm.map
    branches/transactional-memory/libitm/method-wbetl.c


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