summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authorotto <>2008-09-19 06:09:01 +0000
committerotto <>2008-09-19 06:09:01 +0000
commitd8a728372d924a59e821c02139ecd7915c848b4d (patch)
tree4bd0fad7309fd9e5917f84ba519345a74823bc67 /src/lib/libc
parent404f42e023f74f798d3e32269dc691e855f21e4c (diff)
downloadopenbsd-d8a728372d924a59e821c02139ecd7915c848b4d.tar.gz
openbsd-d8a728372d924a59e821c02139ecd7915c848b4d.tar.bz2
openbsd-d8a728372d924a59e821c02139ecd7915c848b4d.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 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions