summaryrefslogtreecommitdiff
path: root/libexec/ld.so/hppa/ldasm.S
AgeCommit message (Expand)Author
2014-07-14Now that we have sendsyslog(2), we can directly use it in theTheo de Raadt
2014-07-09_dl_fcntl() is no longer used; kill the stubsPhilip Guenther
2014-07-06move from sysclt(KERN_ARND) to getentropy(2); ok miod@, kettenis@Otto Moerbeek
2013-12-23Make ld.so pass its cleanup handler in %arg1 and stop calling atiexit(4)Mark Kettenis
2013-08-13Switch time_t, ino_t, clock_t, and struct kevent's ident and dataPhilip Guenther
2013-06-01Introduce ltrace(1). This tool works with ld.so to inject utrace record forMiod Vallat
2013-04-05- Add ORIGIN, OSNAME, OSREL and PLATFORM substitution support for rpaths.Kurt Miller
2012-10-27Clear arg1 before passing control to the main object.Mark Kettenis
2012-10-24Garbage-collect the _dl_stat() routine, now unusedPhilip Guenthe
2010-02-01Properly restore ret1 instead of overwriting ret0 with the saved value.Mark Kettenis
2010-01-03Make lazy binding work on hppa.Mark Kettenis
2006-05-03prebind - how to prelink a binary without throwing security out the windowDale Rahn
2005-01-09set %dp before any constructors get to run; found and debugged w/ niklas@Michael Shalayeff
2004-05-25spacesTheo de Raadt
2004-05-25md parts for hppaMichael Shalayeff