[PATCH] Add M68k detection
authorPino Toscano <toscano.pino@tiscali.it>
Thu, 6 Oct 2022 21:17:57 +0000 (23:17 +0200)
committerPatrick Franz <deltaone@debian.org>
Tue, 31 Jan 2023 18:16:32 +0000 (18:16 +0000)
commit41826257fe280ef3b9c0447dc982785d031310af
tree40095928a74e4b580d459860f071be5f3c62e5cb
parentba9bf1f19d11ed76fed2e63f7093c499be14ab95
[PATCH] Add M68k detection

- detect the M68k architecture (Motorola 68000) and define
  Q_PROCESSOR_M68K
- set the right machine type in QElfParser for M68k ELF files

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