| Commit message (Expand) | Author | Age | Files | Lines |
* | libitm: Use ml_wt as default TM methods for >1 thread. | torvald | 2012-02-24 | 1 | -0/+5 |
* | libitm: Put gl_wt global lock on separate cache line. | torvald | 2012-02-20 | 1 | -0/+4 |
* | libitm: Optimize synchronization in gl_wt rollback. | torvald | 2012-02-20 | 1 | -0/+4 |
* | libitm: Remove obsolete handling of prior serial lock corner cases in gl_wt. | torvald | 2012-02-20 | 1 | -0/+6 |
* | libitm: Optimize memory order requiremens in gl_wt pre_write. | torvald | 2012-02-20 | 1 | -0/+4 |
* | libitm: Add missing undo-logging of RfW src regions in gl_wt memtransfer. | torvald | 2012-02-20 | 1 | -0/+5 |
* | libitm: Fix race condition in dispatch choice at transaction begin. | torvald | 2012-02-20 | 1 | -0/+12 |
* | libitm/ | pmarlier | 2012-02-15 | 1 | -0/+7 |
* | * config/x86/target.h (GTM_longjmp): Correct the .cfi corrections. | rth | 2012-02-14 | 1 | -0/+4 |
* | * config/x86/target.h (GTM_longjmp): Correct .cfi directives. | uros | 2012-02-14 | 1 | -0/+4 |
* | libitm: Add multi-lock, write-through TM method. | torvald | 2012-02-14 | 1 | -0/+10 |
* | libitm: Improve method reinit and choice. | torvald | 2012-02-14 | 1 | -0/+8 |
* | libitm: Add xcalloc. | torvald | 2012-02-14 | 1 | -0/+5 |
* | * config/sparc/target.h (cpu_relax): Read from CC register. | ebotcazou | 2012-02-14 | 1 | -4/+8 |
* | * config/x86/target.h (GTM_longjmp): Jump indirect from memory address. | uros | 2012-02-14 | 1 | -0/+4 |
* | * configure.tgt (target_cpu): Handle sparc and sparc64 & sparcv9. | ebotcazou | 2012-02-13 | 1 | -1/+9 |
* | gcc/ | ebotcazou | 2012-02-13 | 1 | -0/+6 |
* | Fixed PR reference. | ro | 2012-01-31 | 1 | -1/+1 |
* | Link C++ tests with -shared-libgcc (PR libitm/51822) | ro | 2012-01-31 | 1 | -0/+7 |
* | libitm: Fix wake-up of readers in futex-based serial lock. | torvald | 2012-01-24 | 1 | -0/+5 |
* | * config/x86/target.h (gtm_jmpbuf) [__x86_64__]: Move rip to the | uros | 2012-01-24 | 1 | -0/+9 |
* | PR libitm/51830 | uros | 2012-01-23 | 1 | -0/+6 |
* | Remove _ITM_getThreadnum | ro | 2012-01-23 | 1 | -0/+5 |
* | Clear hardware capabilities on libitm.so with Sun ld | ro | 2012-01-23 | 1 | -0/+11 |
* | Skip static_ctor.C test (PR libitm/51173) | ro | 2012-01-17 | 1 | -0/+6 |
* | libitm: Truncate undo log after rolling back. | torvald | 2012-01-13 | 1 | -0/+6 |
* | libitm: Filter out undo writes that overlap with the libitm stack. | torvald | 2012-01-13 | 1 | -0/+12 |
* | * libitm_i.h (_Unwind_DeleteException): Declare weak. | rth | 2012-01-10 | 1 | -0/+6 |
* | libitm: Optimize undo log. | torvald | 2012-01-08 | 1 | -0/+19 |
* | libitm: PowerPC support. | rth | 2012-01-05 | 1 | -0/+10 |
* | Add Patrick Marlier to ChangeLog entry. | aldyh | 2012-01-05 | 1 | -0/+1 |
* | PR other/51171 | aldyh | 2012-01-05 | 1 | -0/+6 |
* | libitm: Don't enforce privatization safety if already in serial mode. | torvald | 2011-12-24 | 1 | -0/+5 |
* | libitm: Fix privatization safety during upgrades to serial mode. | torvald | 2011-12-24 | 1 | -0/+15 |
* | libitm: Fixed conversion to C++11 atomics. | torvald | 2011-12-24 | 1 | -0/+29 |
* | * Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first. | jakub | 2011-12-21 | 1 | -0/+5 |
* | * configure.tgt: Add sh* case. | kkojima | 2011-12-17 | 1 | -0/+7 |
* | arm-linux: Add libitm support. | rth | 2011-12-15 | 1 | -0/+14 |
* | * config/posix/rwlock.cc (gtm_rwlock::write_lock_generic): Fix | rth | 2011-12-13 | 1 | -0/+3 |
* | libitm: Conversion to c++11 atomics. | rth | 2011-12-13 | 1 | -0/+23 |
* | Swap the action and jmpbuf arguments to GTM_longjmp | rth | 2011-11-30 | 1 | -0/+8 |
* | libitm: | iains | 2011-11-23 | 1 | -0/+5 |
* | config: | iains | 2011-11-22 | 1 | -2/+14 |
* | libitm: | iains | 2011-11-22 | 1 | -0/+11 |
* | libitm: | iains | 2011-11-22 | 1 | -0/+5 |
* | Additional fixes for FreeBSD-10 build: | andreast | 2011-11-21 | 1 | -0/+4 |
* | Support sun symbol versioning in libitm | ro | 2011-11-21 | 1 | -0/+9 |
* | Support libitm on Solaris 8 and 9/x86 with Sun as | ro | 2011-11-18 | 1 | -0/+8 |
* | Provide all dummy functions in alloc_cpp.cc, eh_cpp.cc | ro | 2011-11-17 | 1 | -0/+8 |
* | PR bootstrap/51098 | uros | 2011-11-16 | 1 | -0/+6 |