summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2012-02-10 11:31:34 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-13 07:07:41 +0100
commit48e48f25974afbac2d54e77e92e27a23732fc2c8 (patch)
tree1b698cf122386f3ea738e96a75af727f1c2e9a13 /tests/auto
parent9b4db5151f81903bf34621b9db27473051b02e80 (diff)
Remove out-of-line atomic implementation for PowerPC
Only support inline assembler with GCC. Support for xlC or other compilers is not provided or tested. The files in src/corelib/arch/vxworks only supported out-of-line PowerPC, so remove it as well. The xlC compiler seems to support GNU-style inline assembly, which we prefer. Anyone wishing to support that compiler again should first test if the inline assembly (the prefered method) works. See http://publib.boulder.ibm.com/infocenter/lnxpcomp/v8v101/topic/com.ibm.xlcpp8l.doc/language/ref/asm.htm#asm Change-Id: I70e56c0b06428bfb6538ca5e101baebd870f92f5 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions