Remove out-of-line atomic implementation for Alpha
authorBradley T. Hughes <bradley.hughes@nokia.com>
Fri, 10 Feb 2012 10:25:32 +0000 (11:25 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 13 Feb 2012 06:07:28 +0000 (07:07 +0100)
commit9b4db5151f81903bf34621b9db27473051b02e80
tree9ccadac7b54e4acccadc7113e9538aa0f1310b48
parenteeabf829581a2957de501acd96f5ef71b9d0d2d9
Remove out-of-line atomic implementation for Alpha

This implementation has not been tested or supported at all during
the Qt 4.x lifetime. Do not bring it with us into Qt 5.x. Only
inline assembler with GCC is supported.

Change-Id: I31b48721bb7f4c96f4a777da604d80cc63c6fd79
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/arch/alpha/arch.pri [deleted file]
src/corelib/arch/alpha/qatomic_alpha.s [deleted file]
src/corelib/arch/qatomic_alpha.h