rtld: Implement ELF filters (DT_FILTER and DT_AUXILIARY)
[dragonfly.git] / libexec / rtld-elf / rtld.h
2012-01-23 John Marinortld: Implement ELF filters (DT_FILTER and DT_AUXILIARY)
2012-01-23 John Marinortld: Make thread-safe by replacing libc printf functions
2012-01-23 John Marinortld: Compress FreeBSD CVSIDs
2012-01-23 John Marinortld: Remove unused xrealloc function
2012-01-16 John Marinortld: add RELRO support
2012-01-14 John Marinortld: fix some typos
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-04-28 John Marinortld-elf: Sync with FreeBSD
2011-02-22 Sascha Wildnerrtld(1), headers, manual pages: Bring in some whitespac...
2009-04-02 Matthew DillonAMD64 - Minor rtld syncs from FreeBSD
2009-04-01 Matthew DillonCorrect elf hash element types for 64 bit ELF.
2005-05-11 Matthew DillonMajor TLS cleanups.
2005-03-30 Joerg SonnenbergerRemove extern for functions, line up function names...
2005-03-29 Joerg SonnenbergerRemove tcb_size and flag argument for _rtld_allocate_tls,
2005-03-28 Matthew DillonCleanup and retool portions of the TLS support and...
2005-03-22 David XuAdd support for TLS.
2005-02-05 Joerg Sonnenberger- Add support for DT_FLAGS.
2005-02-03 Joerg SonnenbergerProvide a mechanism for dumping relocation information.
2004-01-20 Matthew DillonResident executable support stage 4/4: remove prebindin...
2003-09-18 Matthew DillonImport prebinding code into DragonFly, based on Matthew...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: