diff options
author | deraadt <> | 2017-06-28 13:34:50 +0000 |
---|---|---|
committer | deraadt <> | 2017-06-28 13:34:50 +0000 |
commit | 77a9e108b735bfd730d56983245c296606a34e8e (patch) | |
tree | 79b954b389e14daae636d95ac25de2a4e3590c1d /src/lib/libc/stdlib/strtoumax.c | |
parent | 90062b095bce6ad54ec2645782fc8fb9c66c8d1a (diff) | |
download | openbsd-77a9e108b735bfd730d56983245c296606a34e8e.tar.gz openbsd-77a9e108b735bfd730d56983245c296606a34e8e.tar.bz2 openbsd-77a9e108b735bfd730d56983245c296606a34e8e.zip |
.init stub creation doesn't need a jmp + .align to reach a branch target,
just fall into the code. The .align created a FILL zone in the .init section,
which on i386 was filled with a NOP-sled, something we want to get away
from.
discussed with kettenis and tom
Diffstat (limited to 'src/lib/libc/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions