summaryrefslogtreecommitdiff
path: root/ldso
AgeCommit message (Expand)Author
2019-04-14Fix build with SUPPORT_LD_DEBUG_EARLY enabledKonstantin Vasin
2018-12-31csky: Add EM_CSKY for ldsoGuo Ren
2018-11-01Add support for Thumb-only processors.Christophe Lyon
2018-10-27ARC: Accommodate TLS fix in BinutilsEvgeniy Didin
2018-08-10rtld: Avoid crash on R_ARM_NONE relocationChristophe Lyon
2018-08-10Fix htab_delete loop counterChristophe Lyon
2018-08-10rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocationChristophe Lyon
2018-08-10rtld: Use ELF_RTYPE_CLASS_DLSYMChristophe Lyon
2018-08-10rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-tablesChristophe Lyon
2018-08-10rtld: Add lazy binding supportChristophe Lyon
2018-08-10TLS: fix relocation computationChristophe Lyon
2018-08-10Fix bug in _dl_pread when using pread64 syscallChristophe Lyon
2018-08-10rtld: Add startup codeChristophe Lyon
2018-08-10rtld: Avoid FUNCDESC relocation on _startChristophe Lyon
2018-08-10rtld: Add FDPIC code for armChristophe Lyon
2018-08-10rtld: Add #if defined (__FDPIC__)Christophe Lyon
2018-08-10rtld: Do not protect RELRO segments when we don't use an MMU.Christophe Lyon
2018-06-29ldso/arc: fix LD_DEBUG segv when printing R_ARC_NONEVineet Gupta
2018-06-06remove unused assembler functions for armFlorian La Roche
2018-04-27libdl: first execute all destructors, then munmap libraryWaldemar Brodkorb
2018-04-27libdl: calculate the length for second parameter of munmap.Dave Flogeras
2018-04-22libdl: end must be bigger than startWaldemar Brodkorb
2018-04-22libdl: remove gcc warningsWaldemar Brodkorb
2018-04-17libdl: fix problem with unmappingWaldemar Brodkorb
2018-04-17libdl: better checking and logging for ctors/dtorsWaldemar Brodkorb
2018-04-17libdl: remove dead codeWaldemar Brodkorb
2018-04-17libdl: remove LDSO_NO_CLEANUPWaldemar Brodkorb
2018-04-17Revert "libdl: fix dlclose() issue"Waldemar Brodkorb
2018-03-15libdl: fix dlclose() issueWaldemar Brodkorb
2018-03-14Revert "Revert "libdl: fix size parameter when unmap library in dlclose""Waldemar Brodkorb
2018-02-03bits/mman.h: consolidate header fileWaldemar Brodkorb
2018-01-21xtensa: fix R_XTENSA_TLSDESC_ARG handling in _dl_do_relocMax Filippov
2018-01-21xtensa: fix _dl_tlsdesc_dynamicMax Filippov
2018-01-06ld.so: Rewrite elf_machine_load_address using _DYNAMIC symbolWaldemar Brodkorb
2017-12-31m68k: add NPTL/TLS supportWaldemar Brodkorb
2017-12-28csky: add Copyright.Guo Ren
2017-11-19csky: port to uclibc-ngGuo Ren
2017-11-03fix multilib dirWaldemar Brodkorb
2017-08-06microblaze: handle R_MICROBLAZE_NONE for ld.so bootstrapWaldemar Brodkorb
2017-07-28aarch64: finetuning, sync with glibcWaldemar Brodkorb
2017-07-20Revert "libdl: fix size parameter when unmap library in dlclose"Waldemar Brodkorb
2017-06-21remove the not useful disclaimerWaldemar Brodkorb
2017-06-21remove editor hints for viWaldemar Brodkorb
2017-06-11remove outdated manpages and README's for ld.so/linuxthreadsWaldemar Brodkorb
2017-05-14or1k: add NPTL/TLS supportWaldemar Brodkorb
2017-04-17aarch64: handle lazy relocation of TLSDESCWaldemar Brodkorb
2017-04-08Same iteration variable used for inner and outer loopCupertino Miranda
2017-04-08ldso: exit if zalloc can't alloc memoryVineet Gupta
2017-04-08ldso/arc: fix debug printsVineet Gupta
2017-04-01nios2: allow to hack on experimenting ld.so supportWaldemar Brodkorb