reintroduce calloc elison of memset for direct-mmapped allocations
[oweals/musl.git] / src / internal / dynlink.h
2020-06-11 Rich Felkerreintroduce calloc elison of memset for direct-mmapped...
2020-06-03 Rich Felkermove declaration of interfaces between malloc and ldso...
2020-01-01 Rich Felkermove stage3_func typedef out of shared internal dynlink...
2019-08-11 Samuel Hollandadd support for powerpc/powerpc64 unaligned relocations
2019-06-21 Matthew Maurerdo not use _Noreturn for a function pointer in dynamic...
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-09-12 Rich Felkermove tlsdesc and internal dl function declarations...
2016-03-06 Rich Felkergeneralize mips-specific reloc code not to hard-code...
2016-01-31 Felix Fietkauldso: fix GDB dynamic linker info on MIPS
2015-11-11 Rich Felkerfix dynamic loader library mapping for nommu systems
2015-09-22 Rich Felkeradd real fdpic loading of shared libraries
2015-09-22 Rich Felkeradd general fdpic support in dynamic linker and arch...
2015-09-17 Rich Felkeradd fdpic structs and reloc types for dynamic linking
2015-05-25 Rich Felkermove call to dynamic linker stage-3 into stage-2 function
2015-04-13 Rich Felkerdynamic linker bootstrap overhaul