rtld: Parse notes later (bug# 2376)
[dragonfly.git] / libexec / rtld-elf / map_object.c
2012-08-14 John Marinortld: Parse notes later (bug# 2376)
2012-03-18 John Marinortld: Add main object initialization and finalization
2012-03-18 John Marinortld: Don't use toupper function in rtld_printf.c
2012-03-16 John Marinortld: Shrink by eliminating stdio
2012-01-23 John Marinortld: Add stubs to support PT_GNU_STACK
2012-01-23 John Marinortld: Compress FreeBSD CVSIDs
2012-01-16 John Marinortld: add RELRO support
2012-01-14 John Marinortld: Fix improper sync of map_object.c (17 July 2009)
2012-01-14 John Marinortld: Revert mprotect optimization during .bss creation
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...
2005-03-22 David XuAdd support for TLS.
2005-02-05 Joerg Sonnenberger- Add support for DT_FLAGS.
2004-11-18 Matthew DillonClear the NOCORE flag on any text mappings that the...
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: