disable MADV_FREE usage in mallocng
[musl] / arch / x86_64 / reloc.h
2015-09-17 Rich Felkernew dlstart stage-2 chaining for x86_64 and x32
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
2014-06-19 Rich Felkeradd tlsdesc support for x86_64
2014-06-18 Rich Felkerrefactor to remove arch-specific relocation code from...
2014-06-16 Rich Felkerdynamic linker: permit error returns from arch-specific...
2013-07-18 Rich Felkermake the dynamic linker find its path file relative...
2012-10-05 Rich Felkerfix incorrect TLS reloc macro names in x86_64 reloc.h
2012-10-05 Rich Felkerdynamic-linked TLS support for everything but dlopen...
2011-06-26 Rich Felkerfix some symbol resolution issues in dynamic linker
2011-06-25 Rich Felkerproper path searching for dynamic linker
2011-06-18 Rich Felkerexperimental dynamic linker!