Age | Commit message (Expand) | Author |
2002-11-14 | Make error messages on symbol lookup failures more useful. | Dale Rahn |
2002-10-25 | Some small fixes in MI code for mips backport. A new reloc md function, | Per Fogelstrom |
2002-10-21 | Simplify the ld.so asm api, the data is available other ways. | Dale Rahn |
2002-09-01 | Make sure that the symbol return value is always initialized before | Dale Rahn |
2002-08-23 | Change arguments to _dl_find_symbol() myself, warnnotfound, and inplt into | Dale Rahn |
2002-08-21 | Split out MD makefile parts into separate files and do | Artur Grabowski |
2002-08-12 | Add support for REL type relocations, all currently supported arch | Dale Rahn |
2002-08-11 | The parameter dynp was never used, rather than pass in a dummy on most | Dale Rahn |
2002-08-11 | Fix for Elfbug, the Xtiherit problem which has been seen on most OpenBSD | Dale Rahn |
2002-07-24 | ok i found it | Theo de Raadt |
2002-07-24 | back out broken stuff until it is fixed | Theo de Raadt |
2002-07-23 | match _dl_ syscall prototypes w/ the real syscalls prototypes, including args... | Michael Shalayeff |
2002-07-12 | Change ld.so search order/method to match the a.out ld.so. | Dale Rahn |
2002-07-07 | typos/grammar/better words | Jan-Uwe Finck |
2002-06-05 | Cleanup/remove duplicate code that checks STAT_RELOC_DONE. | Artur Grabowski |
2002-06-05 | Get rid of an unnecessary typedef (for future cleanup). | Artur Grabowski |
2002-05-24 | more KNF | Theo de Raadt |
2002-05-24 | various KNF | Theo de Raadt |
2002-03-17 | Clean up the zapping of bad variables. Instead of implementing | Artur Grabowski |
2002-02-21 | cleanup of MD/MI ld.so (elf), most changes by art@ cleanup by me. | Dale Rahn |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-09-24 | Adapt to _dl_boot_bind change. | Artur Grabowski |
2001-06-26 | Lazy binding for shared libraries. | Artur Grabowski |
2001-06-13 | Add support for lazy binding. | Artur Grabowski |
2001-06-13 | Lazy binding entry point. From NetBSD with some help from FreeBSD. | Artur Grabowski |
2001-06-08 | Cleanup. | Artur Grabowski |
2001-06-05 | gcc generates a lot of unaligned RELATIVE relocations for c++ exception handl... | Artur Grabowski |
2001-05-31 | Apparently GLOB_DAT needs r_addend. | Artur Grabowski |
2001-05-31 | Some cleanups. | Artur Grabowski |
2001-05-31 | Remove write protection from some memory segments when | Artur Grabowski |
2001-05-31 | Correctly implement most linking for alpha. | Artur Grabowski |
2001-05-29 | Check for error on open. | Artur Grabowski |
2001-05-14 | Commit initial alpha bits, to facilitate in-tree dev. | Niklas Hallqvist |