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