| Commit message (Expand) | Author | Age | Files | Lines |
* | 2012-05-21 Patrick Marlier <patrick.marlier@gmail.com> | pmarlier | 2012-05-21 | 2 | -2/+6 |
* | Regenerate configure files for libtool.m4 change | hjl | 2012-05-16 | 2 | -3/+14 |
* | Use long long in gtm_jmpbuf for x86-64 | hjl | 2012-04-04 | 2 | -7/+13 |
* | config/ | gingold | 2012-04-03 | 2 | -3/+7 |
* | Handle -mx32 like -m64 | hjl | 2012-03-31 | 2 | -1/+6 |
* | lib{gomp,itm}/testsuite: load missing fortran-modules.exp | aldot | 2012-03-16 | 2 | -0/+5 |
* | Remove obsolete IRIX 6.5 support | ro | 2012-03-14 | 2 | -1/+5 |
* | libitm: Fix lost wake-up in serial lock. | torvald | 2012-03-13 | 2 | -0/+32 |
* | Remove obsolete Tru64 UNIX V5.1B support | ro | 2012-03-12 | 3 | -2/+6 |
* | libitm: Don't execute memtransfer/memset if size isn't larger than zero. | torvald | 2012-03-05 | 2 | -2/+9 |
* | libitm: Update texinfo docs. | torvald | 2012-03-05 | 2 | -3/+35 |
* | libitm: Use ml_wt as default TM methods for >1 thread. | torvald | 2012-02-24 | 2 | -1/+6 |
* | libitm: Put gl_wt global lock on separate cache line. | torvald | 2012-02-20 | 2 | -2/+6 |
* | libitm: Optimize synchronization in gl_wt rollback. | torvald | 2012-02-20 | 2 | -12/+20 |
* | libitm: Remove obsolete handling of prior serial lock corner cases in gl_wt. | torvald | 2012-02-20 | 2 | -28/+11 |
* | libitm: Optimize memory order requiremens in gl_wt pre_write. | torvald | 2012-02-20 | 2 | -3/+18 |
* | libitm: Add missing undo-logging of RfW src regions in gl_wt memtransfer. | torvald | 2012-02-20 | 2 | -8/+16 |
* | libitm: Fix race condition in dispatch choice at transaction begin. | torvald | 2012-02-20 | 3 | -40/+96 |
* | libitm/ | pmarlier | 2012-02-15 | 3 | -2/+9 |
* | * config/x86/target.h (GTM_longjmp): Correct the .cfi corrections. | rth | 2012-02-14 | 2 | -5/+9 |
* | * config/x86/target.h (GTM_longjmp): Correct .cfi directives. | uros | 2012-02-14 | 2 | -3/+9 |
* | libitm: Add multi-lock, write-through TM method. | torvald | 2012-02-14 | 6 | -6/+639 |
* | libitm: Improve method reinit and choice. | torvald | 2012-02-14 | 3 | -13/+32 |
* | libitm: Add xcalloc. | torvald | 2012-02-14 | 3 | -0/+19 |
* | * config/sparc/target.h (cpu_relax): Read from CC register. | ebotcazou | 2012-02-14 | 3 | -9/+14 |
* | * config/x86/target.h (GTM_longjmp): Jump indirect from memory address. | uros | 2012-02-14 | 2 | -6/+8 |
* | * configure.tgt (target_cpu): Handle sparc and sparc64 & sparcv9. | ebotcazou | 2012-02-13 | 6 | -1/+282 |
* | gcc/ | ebotcazou | 2012-02-13 | 4 | -3/+8 |
* | Fixed PR reference. | ro | 2012-01-31 | 1 | -1/+1 |
* | Link C++ tests with -shared-libgcc (PR libitm/51822) | ro | 2012-01-31 | 2 | -3/+14 |
* | libitm: Fix wake-up of readers in futex-based serial lock. | torvald | 2012-01-24 | 2 | -3/+11 |
* | * config/x86/target.h (gtm_jmpbuf) [__x86_64__]: Move rip to the | uros | 2012-01-24 | 3 | -19/+26 |
* | PR libitm/51830 | uros | 2012-01-23 | 2 | -0/+7 |
* | Remove _ITM_getThreadnum | ro | 2012-01-23 | 3 | -4/+6 |
* | Clear hardware capabilities on libitm.so with Sun ld | ro | 2012-01-23 | 8 | -9/+177 |
* | Skip static_ctor.C test (PR libitm/51173) | ro | 2012-01-17 | 2 | -1/+7 |
* | libitm: Truncate undo log after rolling back. | torvald | 2012-01-13 | 3 | -0/+8 |
* | libitm: Filter out undo writes that overlap with the libitm stack. | torvald | 2012-01-13 | 7 | -6/+84 |
* | * libitm_i.h (_Unwind_DeleteException): Declare weak. | rth | 2012-01-10 | 3 | -1/+12 |
* | libitm: Optimize undo log. | torvald | 2012-01-08 | 7 | -88/+83 |
* | libitm: PowerPC support. | rth | 2012-01-05 | 7 | -4/+590 |
* | Add Patrick Marlier to ChangeLog entry. | aldyh | 2012-01-05 | 1 | -0/+1 |
* | PR other/51171 | aldyh | 2012-01-05 | 2 | -2/+8 |
* | libitm: Don't enforce privatization safety if already in serial mode. | torvald | 2011-12-24 | 2 | -1/+11 |
* | libitm: Fix privatization safety during upgrades to serial mode. | torvald | 2011-12-24 | 8 | -23/+65 |
* | libitm: Fixed conversion to C++11 atomics. | torvald | 2011-12-24 | 13 | -90/+222 |
* | * Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first. | jakub | 2011-12-21 | 3 | -4/+9 |
* | * configure.tgt: Add sh* case. | kkojima | 2011-12-17 | 5 | -0/+232 |
* | arm-linux: Add libitm support. | rth | 2011-12-15 | 14 | -17/+422 |
* | * config/posix/rwlock.cc (gtm_rwlock::write_lock_generic): Fix | rth | 2011-12-13 | 2 | -1/+4 |