summaryrefslogtreecommitdiff
path: root/libexec/ld.so/alpha
AgeCommit message (Expand)Author
2002-03-17Clean up the zapping of bad variables. Instead of implementingArtur Grabowski
2002-02-21cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me.Dale Rahn
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-24Adapt to _dl_boot_bind change.Artur Grabowski
2001-06-26Lazy binding for shared libraries.Artur Grabowski
2001-06-13Add support for lazy binding.Artur Grabowski
2001-06-13Lazy binding entry point. From NetBSD with some help from FreeBSD.Artur Grabowski
2001-06-08Cleanup.Artur Grabowski
2001-06-05gcc generates a lot of unaligned RELATIVE relocations for c++ exception handl...Artur Grabowski
2001-05-31Apparently GLOB_DAT needs r_addend.Artur Grabowski
2001-05-31Some cleanups.Artur Grabowski
2001-05-31Remove write protection from some memory segments whenArtur Grabowski
2001-05-31Correctly implement most linking for alpha.Artur Grabowski
2001-05-29Check for error on open.Artur Grabowski
2001-05-14Commit initial alpha bits, to facilitate in-tree dev.Niklas Hallqvist