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]

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


Author: rth
Date: Wed Jun 23 20:12:19 2010
New Revision: 161289

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161289
Log:
Streamline in-use stack check to read from the jmpbuf.

Modified:
    branches/transactional-memory/libitm/ChangeLog
    branches/transactional-memory/libitm/barrier.tpl
    branches/transactional-memory/libitm/beginend.cc
    branches/transactional-memory/libitm/clone.cc
    branches/transactional-memory/libitm/config/alpha/target.h
    branches/transactional-memory/libitm/config/generic/tls.cc
    branches/transactional-memory/libitm/config/generic/tls.h
    branches/transactional-memory/libitm/config/x86/target.h
    branches/transactional-memory/libitm/memcpy.cc
    branches/transactional-memory/libitm/memset.cc
    branches/transactional-memory/libitm/method-serial.cc


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