aboutsummaryrefslogtreecommitdiff
path: root/libitm/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2013-04-09Add missing ChangeLog entryAndi Kleen1-0/+9
2013-02-11re PR libitm/55693 (libitm.c++/eh-1.C execution test fails on darwin from r19...Iain Sandoe1-0/+8
2013-02-03Update copyright in libitm.Richard Sandiford1-0/+4
2012-11-09Add HTM fastpath and use Intel RTM for it on x86.Torvald Riegel1-0/+17
2012-11-05configure: Regenerate.Thomas Schwinge1-0/+4
2012-10-30Detect assembler support for RTMRichard Henderson1-0/+7
2012-10-24Clarify ABI requirements for data-logging functions.Torvald Riegel1-0/+4
2012-10-24Ask dispatch whether it requires serial mode.Torvald Riegel1-0/+13
2012-10-02target.h (struct gtm_jmpbuf): Merge x86_64 and ia32 declarations some more.Uros Bizjak1-0/+6
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek1-0/+7
2012-09-14* configure: Regenerated.David Edelsohn1-0/+4
2012-07-03xmmintrin.h (_mm_sfence): Use __builtin_ia32_pause.Uros Bizjak1-0/+4
2012-05-21eh_cpp.cc: Fix __cxa_end_catch declaration.Patrick Marlier1-0/+4
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu1-0/+4
2012-04-04Use long long in gtm_jmpbuf for x86-64H.J. Lu1-0/+6
2012-04-03mmap.m4: Use *vms* instead of vms*.Tristan Gingold1-0/+4
2012-03-31Handle -mx32 like -m64H.J. Lu1-0/+5
2012-03-16lib{gomp,itm}/testsuite: load missing fortran-modules.expBernhard Reutner-Fischer1-0/+4
2012-03-14Remove obsolete IRIX 6.5 supportRainer Orth1-0/+4
2012-03-13libitm: Fix lost wake-up in serial lock.Torvald Riegel1-0/+6
2012-03-12Remove obsolete Tru64 UNIX V5.1B supportRainer Orth1-0/+5
2012-03-05libitm: Don't execute memtransfer/memset if size isn't larger than zero.Torvald Riegel1-0/+5
2012-03-05libitm: Update texinfo docs.Torvald Riegel1-0/+4
2012-02-24libitm: Use ml_wt as default TM methods for >1 thread.Torvald Riegel1-0/+5
2012-02-20libitm: Put gl_wt global lock on separate cache line.Torvald Riegel1-0/+4
2012-02-20libitm: Optimize synchronization in gl_wt rollback.Torvald Riegel1-0/+4
2012-02-20libitm: Remove obsolete handling of prior serial lock corner cases in gl_wt.Torvald Riegel1-0/+6
2012-02-20libitm: Optimize memory order requiremens in gl_wt pre_write.Torvald Riegel1-0/+4
2012-02-20libitm: Add missing undo-logging of RfW src regions in gl_wt memtransfer.Torvald Riegel1-0/+5
2012-02-20libitm: Fix race condition in dispatch choice at transaction begin.Torvald Riegel1-0/+12
2012-02-15re PR libitm/52220 (FAIL: libitm.c++/eh-1.C execution test due to Xcode 4 wea...Iain Sandoe1-0/+7
2012-02-14* config/x86/target.h (GTM_longjmp): Correct the .cfi corrections.Richard Henderson1-0/+4
2012-02-14target.h (GTM_longjmp): Correct .cfi directives.Uros Bizjak1-0/+4
2012-02-14libitm: Add multi-lock, write-through TM method.Torvald Riegel1-0/+10
2012-02-14libitm: Improve method reinit and choice.Torvald Riegel1-0/+8
2012-02-14libitm: Add xcalloc.Torvald Riegel1-0/+5
2012-02-14target.h (cpu_relax): Read from CC register.Eric Botcazou1-4/+8
2012-02-14target.h (GTM_longjmp): Jump indirect from memory address.Uros Bizjak1-0/+4
2012-02-13configure.tgt (target_cpu): Handle sparc and sparc64 & sparcv9.Eric Botcazou1-1/+9
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou1-0/+6
2012-01-31Fixed PR reference.Rainer Orth1-1/+1
2012-01-31Link C++ tests with -shared-libgcc (PR libitm/51822)Rainer Orth1-0/+7
2012-01-24libitm: Fix wake-up of readers in futex-based serial lock.Torvald Riegel1-0/+5
2012-01-24target.h (gtm_jmpbuf): Move rip to the end of structure.Uros Bizjak1-0/+9
2012-01-23re PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c execution test)Uros Bizjak1-0/+6
2012-01-23Remove _ITM_getThreadnumRainer Orth1-0/+5
2012-01-23Clear hardware capabilities on libitm.so with Sun ldRainer Orth1-0/+11
2012-01-17Skip static_ctor.C test (PR libitm/51173)Rainer Orth1-0/+6
2012-01-13libitm: Truncate undo log after rolling back.Torvald Riegel1-0/+6
2012-01-13libitm: Filter out undo writes that overlap with the libitm stack.Torvald Riegel1-0/+12