summaryrefslogtreecommitdiff
path: root/libitm
Commit message (Expand)AuthorAgeFilesLines
* Support sun symbol versioning in libitmRainer Orth2011-11-215-29/+176
* Support libitm on Solaris 8 and 9/x86 with Sun asRainer Orth2011-11-183-1/+21
* Provide all dummy functions in alloc_cpp.cc, eh_cpp.ccRainer Orth2011-11-173-5/+25
* re PR bootstrap/51098 (bootstrap failed on avx i686, svn revision 181259 to 1...Uros Bizjak2011-11-163-2/+8
* Check ia32 instead of ilp32.H.J. Lu2011-11-142-1/+5
* libitm port to Tru64 UNIXRainer Orth2011-11-108-0/+33
* libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson2011-11-106-15/+35
* libitm: Work around assembler missing AVX insns.Richard Henderson2011-11-096-0/+121
* libitm: Remove unused code.Richard Henderson2011-11-0922-2668/+40
* libitm: Avoid non-portable x86 branch prediction mnemonic.Richard Henderson2011-11-092-3/+8
* libitm: de-ELF-ize x86/sjlj.S.Richard Henderson2011-11-092-5/+17
* libitm: Configure for gas cfi pseudo ops.Richard Henderson2011-11-097-12/+109
* Fix a darwin10 build problem.Richard Henderson2011-11-082-2/+12
* Fix tests for libitm support.Richard Henderson2011-11-082-1/+3
* Check for libitm support at top-level.Richard Henderson2011-11-084-41/+28
* ChangeLog for last change.Rainer Orth2011-11-081-0/+8
* Fix Solaris/x86 libitm buildRainer Orth2011-11-083-2/+6
* Merge from transactional-memory branch.Aldy Hernandez2011-11-0888-0/+37362