aboutsummaryrefslogtreecommitdiff
path: root/libitm/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-09libitm_i.h (_Unwind_DeleteException): Declare weak.Richard Henderson1-0/+6
2012-01-08libitm: Optimize undo log.Torvald Riegel1-0/+19
2012-01-05libitm: PowerPC support.Richard Henderson1-0/+10
2012-01-05Add Patrick Marlier to ChangeLog entry.Aldy Hernandez1-0/+1
2012-01-05re PR libitm/51171 (XFAIL: libitm.c/reentrant.c execution test)Aldy Hernandez1-0/+6
2011-12-24libitm: Don't enforce privatization safety if already in serial mode.Torvald Riegel1-0/+5
2011-12-24libitm: Fix privatization safety during upgrades to serial mode.Torvald Riegel1-0/+15
2011-12-24libitm: Fixed conversion to C++11 atomics.Torvald Riegel1-0/+29
2011-12-21Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first.Jakub Jelinek1-0/+5
2011-12-17configure.tgt: Add sh* case.Kaz Kojima1-0/+7
2011-12-14arm-linux: Add libitm support.Richard Henderson1-0/+14
2011-12-13rwlock.cc (gtm_rwlock::write_lock_generic): Fix signed/unsigned comparison we...Richard Henderson1-0/+3
2011-12-13libitm: Conversion to c++11 atomics.Richard Henderson1-0/+23
2011-11-30Swap the action and jmpbuf arguments to GTM_longjmpRichard Henderson1-0/+8
2011-11-23Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".Iain Sandoe1-0/+5
2011-11-22weakref.m4: New file.Iain Sandoe1-2/+14
2011-11-22sjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX__ for targets that us...Iain Sandoe1-0/+11
2011-11-22memcpy-1.c: Allow for MAP_ANON spelling.Iain Sandoe1-0/+5
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler1-0/+4
2011-11-21Support sun symbol versioning in libitmRainer Orth1-0/+9
2011-11-18Support libitm on Solaris 8 and 9/x86 with Sun asRainer Orth1-0/+8
2011-11-17Provide all dummy functions in alloc_cpp.cc, eh_cpp.ccRainer Orth1-0/+8
2011-11-16re PR bootstrap/51098 (bootstrap failed on avx i686, svn revision 181259 to 1...Uros Bizjak1-0/+6