Age | Commit message (Expand) | Author |
2013-06-01 | Introduce ltrace(1). This tool works with ld.so to inject utrace record for | Miod Vallat |
2013-04-05 | - Add ORIGIN, OSNAME, OSREL and PLATFORM substitution support for rpaths. | Kurt Miller |
2012-10-24 | Garbage-collect the _dl_stat() routine, now unused | Philip Guenthe |
2012-10-22 | Zero %rdx before transferring control to the main program, to indicate that | Mark Kettenis |
2011-07-23 | Properly align the stack early on in the ld.so startup code such that code run | Mark Kettenis |
2010-05-11 | Correct the _dl_sigprocmask() stub to take and store signal masks | Philip Guenthe |
2006-05-03 | prebind - how to prelink a binary without throwing security out the window | Dale Rahn |
2005-05-04 | %rsi is not callee save, use source register that is saved across call | Dale Rahn |
2004-05-25 | spacing | Theo de Raadt |
2004-02-23 | pretty | Theo de Raadt |
2004-02-10 | Make this work. will figure out what this should be later. | Dale Rahn |
2004-02-10 | AMD64 dynamic linker. initial work by mickey finished up by myself. | Dale Rahn |