summaryrefslogtreecommitdiff
path: root/libitm/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Revert "sphinx: support Sphinx in build system"Martin Liska2022-11-141-19/+93
* Revert "sphinx: add --with-sphinx-build"Martin Liska2022-11-141-4/+3
* Revert "sphinx: fix building if sphinx-build is missing"Martin Liska2022-11-141-4/+1
* Revert "sphinx: add missing HAS_SPHINX_BUILD"Martin Liska2022-11-141-1/+0
* sphinx: add missing HAS_SPHINX_BUILDMartin Liska2022-11-091-0/+1
* sphinx: fix building if sphinx-build is missingMartin Liska2022-11-091-1/+4
* sphinx: add --with-sphinx-buildMartin Liska2022-11-091-3/+4
* sphinx: support Sphinx in build systemMartin Liska2022-11-091-93/+19
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* 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-234/+342
* Enable building libitm with Intel CETIgor Tsimbalist2017-11-171-1/+1
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-1/+2
* Update configure deps, remove stray \xA0 in picflag.m4, regenerateAlan Modra2017-01-041-0/+1
* re PR target/69343 (Bootstrap failure on s390{,x}-linux)Richard Henderson2016-01-201-23/+12
* re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson2016-01-131-12/+23
* libitm: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-32/+78
* Make sure that -msse/-mavx are appended at the endH.J. Lu2014-01-131-2/+4
* re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek2012-09-201-237/+9
* libitm: Add multi-lock, write-through TM method.Torvald Riegel2012-02-141-5/+6
* Clear hardware capabilities on libitm.so with Sun ldRainer Orth2012-01-231-1/+2
* Makefile.am (AM_CXXFLAGS): Put $(XCFLAGS) first.Jakub Jelinek2011-12-211-2/+2
* arm-linux: Add libitm support.Richard Henderson2011-12-141-8/+12
* Makefile.am (libitm_la_LDFLAGS): Remove "-no-undefined".Iain Sandoe2011-11-231-3/+1
* weakref.m4: New file.Iain Sandoe2011-11-221-4/+6
* Support sun symbol versioning in libitmRainer Orth2011-11-211-2/+16
* libitm: Don't add -mavx if the assembler doesn't support avx.Richard Henderson2011-11-101-1/+1
* libitm: Remove unused code.Richard Henderson2011-11-091-17/+12
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-0/+1283