The attached patch adds the a target specific attribute via the new target macro TARGET_BEGIN_TRANSACTION_ATTRIBUTE to the function begin_transaction(). S/390 uses this to set the soft-float target attribute which is needed to fix a crash with -m31. As there seems to be no place in libitm to document internal macros like USE_HTM_FASTPATH or the new macro, I've put the documentation in a comment where the macro is used. 2016-03-03 Dominik Vogt <vogt@linux.vnet.ibm.com> * config/s390/target.h (TARGET_BEGIN_TRANSACTION_ATTRIBUTE): Define function attribute to disable floating point in begin_transaction() on S/390. * beginend.cc (begin_transaction): Use TARGET_BEGIN_TRANSACTION_ATTRIBUTE. From-SVN: r233929
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| config | Loading commit data... | |
| testsuite | Loading commit data... | |
| ChangeLog | Loading commit data... | |
| Makefile.am | Loading commit data... | |
| Makefile.in | Loading commit data... | |
| aatree.cc | Loading commit data... | |
| aatree.h | Loading commit data... | |
| acinclude.m4 | Loading commit data... | |
| aclocal.m4 | Loading commit data... | |
| alloc.cc | Loading commit data... | |
| alloc_c.cc | Loading commit data... | |
| alloc_cpp.cc | Loading commit data... | |
| barrier.cc | Loading commit data... | |
| beginend.cc | Loading commit data... | |
| clone.cc | Loading commit data... | |
| common.h | Loading commit data... | |
| config.h.in | Loading commit data... | |
| configure | Loading commit data... | |
| configure.ac | Loading commit data... | |
| configure.tgt | Loading commit data... | |
| containers.h | Loading commit data... | |
| dispatch.h | Loading commit data... | |
| eh_cpp.cc | Loading commit data... | |
| libitm.h | Loading commit data... | |
| libitm.map | Loading commit data... | |
| libitm.spec.in | Loading commit data... | |
| libitm.texi | Loading commit data... | |
| libitm_i.h | Loading commit data... | |
| local.cc | Loading commit data... | |
| local_atomic | Loading commit data... | |
| method-gl.cc | Loading commit data... | |
| method-ml.cc | Loading commit data... | |
| method-serial.cc | Loading commit data... | |
| query.cc | Loading commit data... | |
| retry.cc | Loading commit data... | |
| useraction.cc | Loading commit data... | |
| util.cc | Loading commit data... |