[PATCH] Add HPPA detection
authorPino Toscano <toscano.pino@tiscali.it>
Thu, 6 Oct 2022 21:15:30 +0000 (23:15 +0200)
committerPatrick Franz <deltaone@debian.org>
Sun, 28 May 2023 08:41:24 +0000 (09:41 +0100)
commitec713301c80afeb2fe6e3f23bf7aa2574e31b211
tree8eaff0cb612a689c491b15d01b51915d5fda105f
parentbbe3e78c1cb6bdc126c451828f53ef37a3a675e2
[PATCH] Add HPPA detection

- detect the HPPA architecture (PA-RISC) and define Q_PROCESSOR_HPPA
- set the right machine type in QElfParser for HPPA ELF files

Change-Id: I5214ce64ef1fdd0ecca3d6c1694c5db9b2852a22
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Gbp-Pq: Name upstream_Add-HPPA-detection.patch
src/corelib/global/archdetect.cpp
src/corelib/global/qglobal.cpp
src/corelib/global/qprocessordetection.h
src/corelib/plugin/qelfparser_p.cpp