13 Commits (729fef0a9358e2f6f1cd8c75a1a0f7ee48b08c95)

Author SHA1 Message Date
Rich Felker 56764601af fix dynamic linker path file selection for arm vs armhf 10 years ago
Rich Felker 9f290a49bf remove non-working pre-armv4t support from arm asm 11 years ago
Rich Felker c0f10cf067 make arm reloc.h CRTJMP macro compatible with thumb 11 years ago
Rich Felker f3ddd17380 dynamic linker bootstrap overhaul 11 years ago
Rich Felker adf94c1966 refactor to remove arch-specific relocation code from dynamic linker 12 years ago
Rich Felker bfa09700b9 dynamic linker: permit error returns from arch-specific reloc function 12 years ago
Rich Felker 1da53dad27 disable legacy init/fini processing on ARM 13 years ago
Rich Felker f389c4984a make the dynamic linker find its path file relative to its own location 13 years ago
Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips 14 years ago
Rich Felker 9c74856af7 dynamic-linked TLS support for everything but dlopen'd libs 14 years ago
Rich Felker 74cc7c69f9 typo (copy 2) in arm reloc.h 15 years ago
Rich Felker cd319d73c7 typo in arm reloc.h 15 years ago
Rich Felker 12ace5bf76 first attempt at arm dynamic linking 15 years ago
Rich Felker 32de61e81a fix some symbol resolution issues in dynamic linker 15 years ago
Rich Felker 568b8075a4 proper path searching for dynamic linker 15 years ago
Rich Felker 51e2d83102 experimental dynamic linker! 15 years ago