Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-10 | libitm port to Tru64 UNIX | Rainer Orth | 8 | -0/+33 |
2011-11-10 | libitm: Don't add -mavx if the assembler doesn't support avx. | Richard Henderson | 6 | -15/+35 |
2011-11-09 | libitm: Work around assembler missing AVX insns. | Richard Henderson | 6 | -0/+121 |
2011-11-09 | libitm: Remove unused code. | Richard Henderson | 22 | -2668/+40 |
2011-11-09 | libitm: Avoid non-portable x86 branch prediction mnemonic. | Richard Henderson | 2 | -3/+8 |
2011-11-09 | libitm: de-ELF-ize x86/sjlj.S. | Richard Henderson | 2 | -5/+17 |
2011-11-09 | libitm: Configure for gas cfi pseudo ops. | Richard Henderson | 7 | -12/+109 |
2011-11-08 | Fix a darwin10 build problem. | Richard Henderson | 2 | -2/+12 |
2011-11-08 | Fix tests for libitm support. | Richard Henderson | 2 | -1/+3 |
2011-11-08 | Check for libitm support at top-level. | Richard Henderson | 4 | -41/+28 |
2011-11-08 | ChangeLog for last change. | Rainer Orth | 1 | -0/+8 |
2011-11-08 | Fix Solaris/x86 libitm build | Rainer Orth | 3 | -2/+6 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 88 | -0/+37362 |