SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86
commit355bc7f736fb4cbc81979a7fce674858173f34cf
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 1 Feb 2022 18:32:19 +0000 (1 18:32 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 1 Feb 2022 20:08:25 +0000 (1 20:08 +0000)
treee0a161e62a0d8b3c064a76bc1a9dd172119aa215
parentce9a68c57c260c8417afc93972849ac9ad243ec4
SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86

It is not Hurd-specific, but H.J. Lu wants it there.

Also, dc.a can be used to avoid hardcoding .long vs .quad and thus use
the same implementation for i386 and x86_64.
sysdeps/generic/set-hooks-arch.h
sysdeps/mach/hurd/x86/set-hooks-arch.h [moved from sysdeps/i386/set-hooks-arch.h with 94% similarity]
sysdeps/x86_64/set-hooks-arch.h [deleted file]