| Age | Commit message (Expand) | Author |
| 2017-07-11 | Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This | joerg |
| 2012-02-16 | Add _dlauxinfo helper function to provide access to the ELF auxilary | joerg |
| 2011-06-25 | PR/45015: ld.elf_so: support ELF symbol versioning | nonaka |
| 2010-12-24 | Add support for DF_1_BIND_NOW, DF_1_NODELETE and DF_1_NOOPEN marked | skrll |
| 2010-01-07 | Typo in comment. | skrll |
| 2009-09-24 | Add Solarisa-like dlinfo() interface to the ELF dynamic linker. | pooka |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2005-03-21 | Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments. | kleink |
| 2005-02-03 | de-__P -- the hack is long since useless. Discussed with christos, | perry |
| 2003-07-01 | Remove reference to dlinfo - it doesn't exist in NetBSD. | skrll |
| 2003-05-30 | Add RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD | christos |
| 2003-04-28 | Add a new feature-test macro, _NETBSD_SOURCE. If this is defined | bjh21 |
| 2000-06-13 | Remove 'extern' from function declarations. | simonb |
| 2000-02-11 | Const'ify dli_saddr in struct _dl_info. | thorpej |
| 2000-02-08 | change first argument of dladdr to const. | scottb |
| 1999-05-19 | Declare dlerror()'s return value __aconst. | kleink |
| 1998-09-05 | Assign my copyright to the TNF. | pk |
| 1998-07-14 | Change ld.so default behavior to RTLD_LOCAL, and make RTLD_LOCAL into a | tv |
| 1998-05-12 | Add dladdr() and `Dl_info' structure; interface cloned from Solaris 2. | pk |
| 1998-05-06 | Per XSH98, define the RTLD_LOCAL flag. In this implementation it's a NOP, | kleink |
| 1998-03-25 | Protect the dlctl() prototype and the DL_* macros against _XOPEN_SOURCE; | kleink |
| 1998-03-15 | Define RTLD_GLOBAL. | pk |
| 1997-01-02 | Add `const' to dlopen() & dlsym() protos, per PR#2453. | pk |
| 1995-06-05 | {BEGIN,END}DECLS | pk |
| 1995-06-05 | Put dlopen() et.al. declarations in separate header file for compatibility. | pk |