| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add custom HTM fast path for RTM on x86_64. | torvald | 2013-08-30 | 8 | -31/+198 |
* | 2013-08-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-08-14 | 2 | -1/+7 |
* | 2013-08-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-08-02 | 2 | -1/+5 |
* | 2013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-07-29 | 3 | -1/+12 |
* | 2013-07-17 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-07-17 | 5 | -8/+73 |
* | libitm/ | bergner | 2013-07-15 | 7 | -5/+166 |
* | 2013-06-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-06-27 | 2 | -0/+66 |
* | 2013-06-20 Iain Sandoe <iain@codesourcery.com> | mrs | 2013-06-20 | 4 | -8/+22 |
* | libitm: Handle HTM fastpath in status query functions. | torvald | 2013-06-20 | 3 | -0/+27 |
* | libitm: Fix handling of reentrancy in the HTM fastpath. | torvald | 2013-06-20 | 2 | -0/+16 |
* | PR bootstrap/56714 | gerald | 2013-06-05 | 2 | -14/+25 |
* | Move libitm ChangeLog entry to the right ChangeLog file. | jakub | 2013-05-02 | 1 | -0/+6 |
* | 2013-04-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | krebbel | 2013-04-23 | 3 | -0/+167 |
* | Add missing ChangeLog entry | ak | 2013-04-09 | 1 | -0/+9 |
* | Avoid nonconst memmodels in libitm's local outdated copy of <atomic> too | ak | 2013-03-24 | 1 | -150/+152 |
* | /libgcc | mrs | 2013-02-11 | 3 | -2/+10 |
* | Update copyright in libitm. | rsandifo | 2013-02-03 | 68 | -67/+71 |
* | Add HTM fastpath and use Intel RTM for it on x86. | torvald | 2012-11-09 | 9 | -19/+256 |
* | libatomic/ | tschwinge | 2012-11-04 | 2 | -14/+13 |
* | Detect assembler support for RTM | rth | 2012-10-31 | 6 | -45/+79 |
* | Clarify ABI requirements for data-logging functions. | torvald | 2012-10-24 | 2 | -0/+11 |
* | Ask dispatch whether it requires serial mode. | torvald | 2012-10-24 | 6 | -14/+33 |
* | * config/x86/target.h (struct gtm_jmpbuf): Merge x86_64 | uros | 2012-10-02 | 3 | -8/+9 |
* | PR other/43620 | jakub | 2012-09-20 | 4 | -240/+21 |
* | * configure: Regenerated. | dje | 2012-09-14 | 2 | -2/+8 |
* | gcc/ | uros | 2012-07-03 | 2 | -1/+5 |
* | 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 |