aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
2025-07-24sframe: Add support for SFRAME_F_FDE_FUNC_START_PCREL flagClaudiu Zissulescu3-31/+118
2025-07-24Disable SFrame support by defaultAdhemerval Zanella1-0/+2
2025-07-14elf: Add SFrame stack tracingClaudiu Zissulescu6-0/+1258
2025-07-05elf: Restore support for _r_debug interpositions and copy relocationsFlorian Weimer1-0/+4
2025-07-05elf: Introduce _dl_debug_change_stateFlorian Weimer1-2/+12
2025-07-05elf: Introduce separate _r_debug_array variableFlorian Weimer1-2/+0
2025-05-28generic: Add missing parameter name to __getrandom_early_initFlorian Weimer1-1/+1
2025-05-16Remove <libc-tsd.h>Florian Weimer1-60/+0
2025-05-14S390: Use cfi_val_offset instead of cfi_escape.Stefan Liebler1-0/+3
2025-04-28nptl: Fix pthread_getattr_np when modules with execstack are allowed (BZ 32897)Adhemerval Zanella1-1/+1
2025-04-08elf: Extend glibc.rtld.execstack tunable to force executable stack (BZ 32653)Adhemerval Zanella1-0/+13
2025-03-27Implement C23 pownJoseph Myers5-0/+16
2025-03-21debug: Improve '%n' fortify detection (BZ 30932)Adhemerval Zanella1-0/+14
2025-03-21Remove eloop-threshold.hAdhemerval Zanella2-72/+42
2025-03-13elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263]Adhemerval Zanella2-31/+4
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella2-6/+0
2025-03-05Remove dl-procinfo.hAdhemerval Zanella1-25/+0
2025-02-28Remove unused dl-procinfo.hWilco Dijkstra1-6/+0
2025-02-02elf: Add l_soname accessor function for DT_SONAME valuesFlorian Weimer1-0/+12
2025-02-02elf: Split _dl_lookup_map, _dl_map_new_object from _dl_map_objectFlorian Weimer1-0/+13
2025-01-30ld.so: Decorate BSS mappingsPetr Malat1-0/+12
2025-01-10Add generic 'extra TLS'Michael Jeanson1-0/+46
2025-01-09elf: Always define TLS_TP_OFFSETFlorian Weimer1-0/+3
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer1-0/+28
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer1-2/+36
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert189-189/+189
2024-12-31elf: Do not change stack permission on dlopen/dlmopenAdhemerval Zanella1-18/+4
2024-12-23include/sys/cdefs.h: Add __attribute_optimization_barrier__Adhemerval Zanella1-1/+1
2024-12-20elf: Move _dl_rtld_map, _dl_rtld_audit_state out of GLFlorian Weimer1-10/+9
2024-12-20elf: Introduce is_rtld_link_mapFlorian Weimer1-1/+15
2024-12-19elf: Remove code dependent on __rtld_lock_default_lock_recursive macroFlorian Weimer1-6/+0
2024-12-04malloc: Optimize small memory clearing for callocH.J. Lu1-0/+49
2024-12-02elf: Consolidate stackinfo.hAdhemerval Zanella1-3/+12
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-0/+150
2024-11-12linux: Add support for getrandom vDSOAdhemerval Zanella2-1/+29
2024-11-06elf: Introduce _dl_relocate_object_no_relroFlorian Weimer1-0/+7
2024-10-08stdlib: Make abort/_Exit AS-safe (BZ 26275)Adhemerval Zanella2-2/+51
2024-08-23nptl: Fix Race conditions in pthread cancellation [BZ#12683]Adhemerval Zanella1-0/+25
2024-08-19elf: Make dl-fptr and dl-symaddr hppa specificAdhemerval Zanella1-45/+0
2024-08-05elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)Florian Weimer1-7/+1
2024-08-05elf: Clarify and invert second argument of _dl_allocate_tls_initFlorian Weimer1-3/+1
2024-08-01Add mremap testsH.J. Lu1-0/+25
2024-07-01elf: Support recursive use of dynamic TLS in interposed mallocFlorian Weimer1-0/+14
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-3/+0
2024-06-18elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_maskStefan Liebler1-1/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-2/+0
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+23
2024-04-08elf: Add CPU iteration support for future use in ld.so diagnosticsFlorian Weimer1-0/+54
2024-04-05Reinstate generic features-time64.hAdhemerval Zanella1-0/+19