diff options
author | 2008-09-19 06:09:01 +0000 | |
---|---|---|
committer | 2008-09-19 06:09:01 +0000 | |
commit | 554f6078d424c1b5df3a85316ba130428560694b (patch) | |
tree | ec547c06f8b497ba3b22746dea25c5011df4fe78 /sys/kern/kern_time.c | |
parent | increase MAXINTERP from 64 to 128 and allow a little extra room on top (diff) | |
download | wireguard-openbsd-554f6078d424c1b5df3a85316ba130428560694b.tar.xz wireguard-openbsd-554f6078d424c1b5df3a85316ba130428560694b.zip |
fix some cause of bad TEXTREL on i386 and amd64
- global function calls in .init sections (diff makes them via PLT)
- calls to global functions in aes-586.S (made static or local)
- global variable accesses in rc4-x86_64.S (now made via GOT)
from djm@large; ok miod@
Diffstat (limited to 'sys/kern/kern_time.c')
0 files changed, 0 insertions, 0 deletions