hurd: Simplify init-first.c further
authorSergey Bugaev <bugaevc@gmail.com>
Thu, 23 Feb 2023 15:14:35 +0000 (18:14 +0300)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 24 Feb 2023 19:40:33 +0000 (19:40 +0000)
commitb020355f382b658b3b99e8e3575dd16f8757a148
tree9435aa6b06a74840431fe30fa3a60e30f3cdcf52
parent48b8c7cfe863977493e11409781b978f7c0014b7
hurd: Simplify init-first.c further

This drops all of the return address rewriting kludges. The only
remaining hack is the jump out of a call stack while adjusting the
stack pointer.

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
sysdeps/mach/hurd/dl-sysdep.c
sysdeps/mach/hurd/dl-sysdep.h
sysdeps/mach/hurd/i386/dl-machine.h [deleted file]
sysdeps/mach/hurd/i386/init-first.c