summaryrefslogtreecommitdiff
path: root/regress/usr.bin/basename
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2017-12-21 00:32:56 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2017-12-21 00:32:56 +0000
commit61ccc4e471508962325312963ad7d2dbcaf1286f (patch)
tree78ba4fa31dc251c6e91542124dee2e8deb51d57b /regress/usr.bin/basename
parent2bb50981ca4440f926c98ae16b0ab431db820c43 (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