aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic/ldsodefs.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-19powerpc: Add HWCAP3/HWCAP4 data to TCB for Power Architecture.Manjunath Matti1-0/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2024-01-01elf: Always provide _dl_get_dl_main_map in libc.aH.J. Lu1-4/+3
2023-10-18Revert "elf: Always call destructors in reverse constructor order (bug 30785)"Florian Weimer1-4/+0
2023-09-26elf: Add dummy declaration of _dl_audit_objclose for !SHAREDFlorian Weimer1-1/+8
2023-09-08elf: Always call destructors in reverse constructor order (bug 30785)Florian Weimer1-0/+4
2023-09-01elf: Fix slow tls access after dlopen [BZ #19924]Szabolcs Nagy1-1/+2
2023-07-12sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella1-2/+2
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-2/+2
2023-04-10elf: Stop including tls.h in ldsodefs.hSergey Bugaev1-1/+0
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-17/+3
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer1-8/+4
2022-10-27elf: Introduce to _dl_call_finiFlorian Weimer1-0/+8
2022-10-27ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_calledFlorian Weimer1-0/+3
2022-09-06elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer1-2/+4
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer1-4/+0
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer1-0/+4
2022-06-15elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song1-11/+1
2022-05-30elf: Remove _dl_skip_argsAdhemerval Zanella1-4/+0
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy1-10/+3
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella1-3/+0
2022-05-16Remove kernel version checkAdhemerval Zanella1-6/+0
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer1-0/+5
2022-04-25elf: Remove unused enum allowmaskFangrui Song1-11/+0
2022-04-12Remove _dl_skip_args_internal declarationSzabolcs Nagy1-5/+0
2022-03-23elf: Remove inline _dl_dprintfAdhemerval Zanella1-11/+0
2022-02-10elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella1-5/+0
2022-02-10elf: Remove prelink supportAdhemerval Zanella1-11/+0
2022-02-01elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella1-1/+4
2022-02-01elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28elf: Add _dl_find_object functionFlorian Weimer1-0/+5
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-0/+6
2021-12-28elf: Add _dl_audit_pltenterAdhemerval Zanella1-0/+4
2021-12-28elf: Add _dl_audit_preinitAdhemerval Zanella1-0/+3
2021-12-28elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella1-0/+10
2021-12-28elf: Add _dl_audit_objcloseAdhemerval Zanella1-0/+4
2021-12-28elf: Add _dl_audit_objsearchAdhemerval Zanella1-0/+7
2021-12-28elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella1-0/+10
2021-12-28elf: Add _dl_audit_objopenAdhemerval Zanella1-0/+5
2021-11-17elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeresFlorian Weimer1-0/+7
2021-10-21elf: Fix e6fd79f379 build with --enable-tunables=noAdhemerval Zanella1-0/+9
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang1-1/+13
2021-10-19ld.so: Initialize bootstrap_map.l_ld_readonly [BZ #28340]H.J. Lu1-0/+10
2021-10-04elf: Avoid deadlock between pthread_create and ctors [BZ #28357]Szabolcs Nagy1-1/+8
2021-09-22ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld [BZ #28340]H.J. Lu1-5/+2
2021-09-19Extend struct r_debug to support multiple namespaces [BZ #15971]H.J. Lu1-4/+8
2021-09-16elf: Remove THREAD_GSCOPE_IN_TCBSergey Bugaev1-6/+0
2021-09-16htl: Move thread table to ld.soSergey Bugaev1-0/+9