aboutsummaryrefslogtreecommitdiff
path: root/libitm/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2019-05-03Makefile.am (finclude): Remove.Jakub Jelinek1-1/+0
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers1-1/+4
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+1
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson1-15/+5
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-5/+15
2014-01-13Make sure that -msse/-mavx are appended at the endH.J. Lu1-2/+4
2012-02-14libitm: Add multi-lock, write-through TM method.Torvald Riegel1-1/+1
2012-01-23Clear hardware capabilities on libitm.so with Sun ldRainer Orth1-1/+1
2011-12-21Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first.Jakub Jelinek1-2/+2
2011-12-14arm-linux: Add libitm support.Richard Henderson1-0/+3
2011-11-23Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".Iain Sandoe1-2/+1
2011-11-21Support sun symbol versioning in libitmRainer Orth1-1/+19
2011-11-10libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson1-0/+2
2011-11-09libitm: Remove unused code.Richard Henderson1-1/+1
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+98