aboutsummaryrefslogtreecommitdiff
path: root/libitm/Makefile.in
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-234/+342
2017-11-17Enable building libitm with Intel CETIgor Tsimbalist1-1/+1
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-1/+2
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra1-0/+1
2016-01-20re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson1-23/+12
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-12/+23
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner1-32/+78
2014-01-13Make sure that -msse/-mavx are appended at the endH.J. Lu1-2/+4
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek1-237/+9
2012-02-14libitm: Add multi-lock, write-through TM method.Torvald Riegel1-5/+6
2012-01-23Clear hardware capabilities on libitm.so with Sun ldRainer Orth1-1/+2
2011-12-21Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first.Jakub Jelinek1-2/+2
2011-12-14arm-linux: Add libitm support.Richard Henderson1-8/+12
2011-11-23Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".Iain Sandoe1-3/+1
2011-11-22weakref.m4: New file.Iain Sandoe1-4/+6
2011-11-21Support sun symbol versioning in libitmRainer Orth1-2/+16
2011-11-10libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson1-1/+1
2011-11-09libitm: Remove unused code.Richard Henderson1-17/+12
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+1283