loader: Add support for ARM linux in the preloader.
commit29922c22765bb65352d48a3922c8fc07eebe7353
authorMartin Storsjö <martin@martin.st>
Tue, 3 Aug 2021 20:24:12 +0000 (3 23:24 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Aug 2021 21:11:23 +0000 (5 23:11 +0200)
tree08964b7a9b9b79e92b2c08b87f32f79a817ae7cf
parentadb4259aa92599bf7bbad8271f1a372027443a46
loader: Add support for ARM linux in the preloader.

Since 28fe84da45bea7de56539b50eac8ebcec54342de, the main exe image
must be mappable at its desired base address, which essentially
requires the preloader.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51539
Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
dlls/ntdll/unix/loader.c
loader/preloader.c