target.h (GTM_longjmp): Correct .cfi directives.
[gcc.git] / libitm / config /
2012-02-14 Uros Bizjaktarget.h (GTM_longjmp): Correct .cfi directives.
2012-02-14 Eric Botcazoutarget.h (cpu_relax): Read from CC register.
2012-02-14 Uros Bizjaktarget.h (GTM_longjmp): Jump indirect from memory address.
2012-02-13 Eric Botcazouconfigure.tgt (target_cpu): Handle sparc and sparc64...
2012-01-24 Torvald Riegellibitm: Fix wake-up of readers in futex-based serial...
2012-01-24 Uros Bizjaktarget.h (gtm_jmpbuf): Move rip to the end of structure.
2012-01-23 Uros Bizjakre PR libitm/51830 (FAIL: libitm.c/mem(cpy|set)-1.c...
2012-01-13 Torvald Riegellibitm: Filter out undo writes that overlap with the...
2012-01-05 Richard Hendersonlibitm: PowerPC support.
2011-12-24 Torvald Riegellibitm: Fix privatization safety during upgrades to...
2011-12-24 Torvald Riegellibitm: Fixed conversion to C++11 atomics.
2011-12-17 Kaz Kojimaconfigure.tgt: Add sh* case.
2011-12-15 Richard Hendersonarm-linux: Add libitm support.
2011-12-13 Richard Hendersonrwlock.cc (gtm_rwlock::write_lock_generic): Fix signed...
2011-12-13 Richard Hendersonlibitm: Conversion to c++11 atomics.
2011-11-30 Richard HendersonSwap the action and jmpbuf arguments to GTM_longjmp
2011-11-22 Iain Sandoesjlj.S (CONCAT1, [...]): Respond to __USER_LABEL_PREFIX...
2011-11-18 Rainer OrthSupport libitm on Solaris 8 and 9/x86 with Sun as
2011-11-10 Rainer Orthlibitm port to Tru64 UNIX
2011-11-10 Richard Hendersonlibitm: Don't add -mavx if the assembler doesn't suppor...
2011-11-10 Richard Hendersonlibitm: Work around assembler missing AVX insns.
2011-11-09 Richard Hendersonlibitm: Remove unused code.
2011-11-09 Richard Hendersonlibitm: Avoid non-portable x86 branch prediction mnemonic.
2011-11-09 Richard Hendersonlibitm: de-ELF-ize x86/sjlj.S.
2011-11-09 Richard Hendersonlibitm: Configure for gas cfi pseudo ops.
2011-11-08 Rainer OrthFix Solaris/x86 libitm build
2011-11-08 Aldy HernandezMerge from transactional-memory branch.