diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-12-21 00:32:56 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2017-12-21 00:32:56 +0000 |
commit | 61ccc4e471508962325312963ad7d2dbcaf1286f (patch) | |
tree | 78ba4fa31dc251c6e91542124dee2e8deb51d57b /regress/usr.bin/basename | |
parent | 2bb50981ca4440f926c98ae16b0ab431db820c43 (diff) |
Implement missing bits to support lazy binding. Note that the code
deliberately does not save the floating-point argument registers
before calling _dl_bind(). Doing so would force an FPU context switch
upon every function call through the PLT. But since we compile ld.so
with -march=armv8-a+nofp+nosimd this is safe since nothing in the _dl_bind()
codepath uses he FPU registers.
ok guenther@, drahn@
Diffstat (limited to 'regress/usr.bin/basename')
0 files changed, 0 insertions, 0 deletions