[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, 31 Jan 2023 18:16:32 +0000 (18:16 +0000)
commitba9bf1f19d11ed76fed2e63f7093c499be14ab95
treef409cc7170b7c50f8d3028b6aeb9f78220ac8c73
parent2cb70b8f25c9df8960ec6fba9ba9a3642e5e37c6
[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