summaryrefslogtreecommitdiff
path: root/libitm/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am (finclude): Remove.Jakub Jelinek2019-05-031-1/+0
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-1/+4
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+1
* re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson2016-01-201-15/+5
* re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson2016-01-131-5/+15
* Make sure that -msse/-mavx are appended at the endH.J. Lu2014-01-131-2/+4
* libitm: Add multi-lock, write-through TM method.Torvald Riegel2012-02-141-1/+1
* Clear hardware capabilities on libitm.so with Sun ldRainer Orth2012-01-231-1/+1
* Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first.Jakub Jelinek2011-12-211-2/+2
* arm-linux: Add libitm support.Richard Henderson2011-12-141-0/+3
* Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".Iain Sandoe2011-11-231-2/+1
* Support sun symbol versioning in libitmRainer Orth2011-11-211-1/+19
* libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson2011-11-101-0/+2
* libitm: Remove unused code.Richard Henderson2011-11-091-1/+1
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+98