]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 20 Dec 2020 00:47:47 +0000 (01:47 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 20 Dec 2020 00:47:47 +0000 (01:47 +0100)
commit407765e9f24f5a82f318a9e069a977710ac99ee0
tree59060f7b1468a96df5617bfe650890e159914c10
parente94b01393ecf2e886b57a8e0b9fe4478fc8ee835
hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value

x86 binaries are linked at 0x08000000, so we need to let them get mapped
there.
sysdeps/i386/dl-machine.h