diff options
author | Otto Moerbeek <otto@cvs.openbsd.org> | 2008-09-19 06:09:02 +0000 |
---|---|---|
committer | Otto Moerbeek <otto@cvs.openbsd.org> | 2008-09-19 06:09:02 +0000 |
commit | f751973bbcd73eee61aa30d9dd8eee9e79df852c (patch) | |
tree | 8ff6307aae01fcf5c43fe57be1c2dba68715d1ec /games | |
parent | 3d62a083492e05eb200015a806fb441f8b30fb38 (diff) |
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 'games')
0 files changed, 0 insertions, 0 deletions