diff options
author | otto <> | 2008-09-19 06:09:01 +0000 |
---|---|---|
committer | otto <> | 2008-09-19 06:09:01 +0000 |
commit | 5c385fc2be216c86a43ca2ac211e3e9d834248bf (patch) | |
tree | 4bd0fad7309fd9e5917f84ba519345a74823bc67 /src/regress/lib/libc/glob/globtest.c | |
parent | 19e62efd3c58e58fbce172df7d63c82e341aaa82 (diff) | |
download | openbsd-5c385fc2be216c86a43ca2ac211e3e9d834248bf.tar.gz openbsd-5c385fc2be216c86a43ca2ac211e3e9d834248bf.tar.bz2 openbsd-5c385fc2be216c86a43ca2ac211e3e9d834248bf.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/regress/lib/libc/glob/globtest.c')
0 files changed, 0 insertions, 0 deletions