From 771a3f29f96d2004d6d39740180a80ef93567cb8 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Fri, 10 Feb 2012 11:16:41 +0100 Subject: Remove HP PA-RISC atomic implementation. This architecture is obsolete and discontinued. Support for PA-RISC can be re-added if needed, but it would be preferred to use the GCC intrinsic support from qatomic_gcc.h (on Linux/HPPA, for example). Change-Id: I952e521a2c8c68840df0d44843b5487d5c20b135 Reviewed-by: Thiago Macieira --- src/corelib/global/qprocessordetection.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/corelib/global/qprocessordetection.h') diff --git a/src/corelib/global/qprocessordetection.h b/src/corelib/global/qprocessordetection.h index dc219e7321..bec070747f 100644 --- a/src/corelib/global/qprocessordetection.h +++ b/src/corelib/global/qprocessordetection.h @@ -141,12 +141,6 @@ # define Q_PROCESSOR_MIPS_64 # endif -/* - PA-RISC family, no revisions or variants -*/ -// #elif defined(__parisc__) -// # define Q_PROCESSOR_PARISC - /* POWER family, optional variant: 64-bit -- cgit v1.2.3