aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-22Add voice-admit DSCP code point from RFC-5865Ronan Pigott
2023-04-10elf: Stop including tls.h in ldsodefs.hSergey Bugaev
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-03-27Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto
2023-03-13LoongArch: Add support for ldconfig.caiyinyu
2023-02-20elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera
2023-02-17string: Remove string_private.hAdhemerval Zanella
2023-02-12Fix typos in commentsSamuel Thibault
2023-02-06Add string vectorized find and detection functionsAdhemerval Zanella
2023-02-06Parameterize OP_T_THRES from memcopy.hRichard Henderson
2023-02-06Parameterize op_t from memcopy.hAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-29Use GCC builtins for logb functions if desired.Xiaolin Tang
2022-11-29Use GCC builtins for llrint functions if desired.Xiaolin Tang
2022-11-29Use GCC builtins for lrint functions if desired.Xiaolin Tang
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
2022-11-03elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer
2022-10-28stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren
2022-10-27elf: Introduce to _dl_call_finiFlorian Weimer
2022-10-27ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_calledFlorian Weimer
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella
2022-10-06elf: Remove _dl_string_hwcapJavier Pello
2022-10-06elf: Remove hwcap parameter from add_to_cache signatureJavier Pello
2022-09-20m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-06elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer
2022-08-25Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer
2022-08-24Detect ld.so and libc.so version inconsistency during startupFlorian Weimer
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-22aarch64: Add optimized chacha20Adhemerval Zanella Netto
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-04Fix hurd namespace issues for internal signal functionsAdhemerval Zanella
2022-06-30Refactor internal-signals.hAdhemerval Zanella
2022-06-15elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song
2022-06-14elf: Refine direct extern access diagnostics to protected symbolFangrui Song
2022-05-30elf: Remove _dl_skip_argsAdhemerval Zanella
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-05-23elf: Optimize _dl_new_hash in dl-new-hash.hNoah Goldstein
2022-05-17linux: Add pidfd_getfdAdhemerval Zanella
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy
2022-05-16Remove dl-librecon.h header.Adhemerval Zanella
2022-05-16elf: Remove ldconfig kernel version checkAdhemerval Zanella
2022-05-16Remove kernel version checkAdhemerval Zanella
2022-05-16csu: Implement and use _dl_early_allocate during static startupFlorian Weimer
2022-05-13stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella
2022-04-27sysdeps: Add 'get_fast_jitter' interace in fast-jitter.hNoah Goldstein
2022-04-25elf: Remove unused enum allowmaskFangrui Song