disable MADV_FREE usage in mallocng
[musl] / arch / arm / reloc.h
2019-10-17 Rich Felkerremove use of endian.h from arch reloc.h headers, clean up
2018-10-01 Rich Felkeradd TLSDESC support for 32-bit arm
2018-06-02 Szabolcs Nagyfix TLS layout of TLS variant I when there is a gap...
2016-01-20 Rich Felkerfix dynamic linker path file selection for arm vs armhf
2015-11-10 Rich Felkerremove non-working pre-armv4t support from arm asm
2015-05-14 Rich Felkermake arm reloc.h CRTJMP macro compatible with thumb
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul
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-22 Rich Felkerdisable legacy init/fini processing on ARM
2013-07-18 Rich Felkermake the dynamic linker find its path file relative...
2012-10-15 Rich Felkeradd support for TLS variant I, presently needed for...
2012-10-05 Rich Felkerdynamic-linked TLS support for everything but dlopen...
2011-10-01 Rich Felkertypo (copy 2) in arm reloc.h
2011-10-01 Rich Felkertypo in arm reloc.h
2011-10-01 Rich Felkerfirst attempt at arm dynamic linking