summaryrefslogtreecommitdiff
path: root/libexec/ld.so/alpha/archdep.h
AgeCommit message (Expand)Author
2004-05-24Change define used to deal with PLT protection, use postive logic not negative.Dale Rahn
2003-07-09changes to ld.so to be compatible with newer binutils, requiresDale Rahn
2003-06-09pefo 3/4 licence cleanupsTheo de Raadt
2003-02-15After relocation is completed, remove write protection from GOT/PLT in ld.so.Dale Rahn
2002-10-25Some small fixes in MI code for mips backport. A new reloc md function,Per Fogelstrom
2002-08-12Add support for REL type relocations, all currently supported archDale Rahn
2002-05-24various KNFTheo de Raadt
2002-02-21cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.Dale Rahn
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-08Cleanup.Artur Grabowski
2001-05-31Correctly implement most linking for alpha.Artur Grabowski
2001-05-14Commit initial alpha bits, to facilitate in-tree dev.Niklas Hallqvist