[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>
Tue, 8 Aug 2023 06:40:37 +0000 (07:40 +0100)
commit4d8d0d1148b35328bef2cc8f08cbce40dfacb5a5
tree8db38f6d24eb1bf8810840a6e2e9fd9895fb7921
parent7ccfb0c7d41e8aad26d9518688f83a694bceb857
[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