summaryrefslogtreecommitdiff
path: root/libexec/ld.so/sparc/ldasm.S
AgeCommit message (Expand)Author
2006-05-03prebind - how to prelink a binary without throwing security out the windowDale Rahn
2004-05-25spacingTheo de Raadt
2003-07-09changes to ld.so to be compatible with newer binutils, requiresDale Rahn
2003-06-02nuke clause 3 & 4Jason Wright
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-23After fixing these comments, I add another incorrect one.Dale Rahn
2002-11-23Implement [u]mul/[u]div/[u]rem with faster version if availableDale Rahn
2002-11-22Fix the comments on which systemcall is being processed, ok deraadt@Dale Rahn
2002-10-21Simplify the ld.so asm api, the data is available other ways.Dale Rahn
2002-08-11The parameter dynp was never used, rather than pass in a dummy on mostDale Rahn
2002-07-29Bunch of cleanups and one last bugfix that seems to make things work.Artur Grabowski
2002-07-27this is not sparc64.Artur Grabowski
2002-07-27Stop being too creative, steal more code from sparc64.Artur Grabowski
2002-07-27Just a skeleton for sparc. Builds, but pieces are missing and it doesn'tArtur Grabowski