summaryrefslogtreecommitdiff
path: root/libexec/ld.so/i386
AgeCommit message (Expand)Author
2003-02-02knf & ansi; drahn okTheo de Raadt
2002-12-18Prepare for an upcoming ELF executable change. This will allow ld.so toDale Rahn
2002-11-23Put in a required item. Should not have been deleted to start with.Dale Rahn
2002-11-14Make error messages on symbol lookup failures more useful.Dale Rahn
2002-11-13Check for NULL on pltgot, appearently libraries with no external referencesDale Rahn
2002-10-25Some small fixes in MI code for mips backport. A new reloc md function,Per Fogelstrom
2002-10-21Simplify the ld.so asm api, the data is available other ways.Dale Rahn
2002-09-01Make sure that the symbol return value is always initialized beforeDale Rahn
2002-08-23Support for i386 ELF. Not an indication that the change is going to be made,Dale Rahn