summaryrefslogtreecommitdiff
path: root/libitm/Makefile.in
AgeCommit message (Expand)Author
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
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-11-17Enable building libitm with Intel CETIgor Tsimbalist
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-04Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra
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
2015-05-13libitm: Bump to automake 1.11.6Michael Haubenwallner
2014-01-13Make sure that -msse/-mavx are appended at the endH.J. Lu
2012-09-20re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek
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-22weakref.m4: New file.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