[PATCH] Add HPPA detection
authorPino Toscano <toscano.pino@tiscali.it>
Thu, 6 Oct 2022 21:15:30 +0000 (23:15 +0200)
committerLisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
Mon, 6 Feb 2023 19:47:48 +0000 (19:47 +0000)
commitdbf340faa25b9407913be395b8c30393e2406872
tree118d1e7e7162fe389f6b69c28723a9521b6a561d
parentd5bf2b427fe51b08f078088a83e86d5628fd9a25
[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