summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* sparc: Fix la_symbind for bind-now (BZ 23734)Adhemerval Zanella2023-07-122-3/+3
* aarch64: Add vector implementations of cos routinesJoe Ramsay2023-06-301-1/+1
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-303-4/+4
* Add voice-admit DSCP code point from RFC-5865Ronan Pigott2023-05-221-0/+5
* elf: Stop including tls.h in ldsodefs.hSergey Bugaev2023-04-101-1/+0
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-292-24/+4
* Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functionsAdhemerval Zanella Netto2023-03-273-0/+65
* LoongArch: Add support for ldconfig.caiyinyu2023-03-131-1/+3
* elf: Restore ldconfig libc6 implicit soname logic [BZ #30125]Joan Bruguera2023-02-201-2/+0
* string: Remove string_private.hAdhemerval Zanella2023-02-171-21/+0
* Fix typos in commentsSamuel Thibault2023-02-121-1/+1
* Add string vectorized find and detection functionsAdhemerval Zanella2023-02-066-0/+402
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-062-3/+26
* Parameterize op_t from memcopy.hAdhemerval Zanella2023-02-062-4/+26
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06170-170/+170
* Use GCC builtins for logb functions if desired.Xiaolin Tang2022-11-292-0/+5
* Use GCC builtins for llrint functions if desired.Xiaolin Tang2022-11-292-0/+5
* Use GCC builtins for lrint functions if desired.Xiaolin Tang2022-11-292-0/+5
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-032-1/+35
* elf: Rework exception handling in the dynamic loader [BZ #25486]Florian Weimer2022-11-032-13/+4
* stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)Letu Ren2022-10-281-0/+31
* elf: Introduce to _dl_call_finiFlorian Weimer2022-10-271-0/+8
* ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_calledFlorian Weimer2022-10-271-0/+3
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-181-5/+1
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-182-1/+30
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+38
* elf: Remove _dl_string_hwcapJavier Pello2022-10-061-2/+0
* elf: Remove hwcap parameter from add_to_cache signatureJavier Pello2022-10-061-1/+1
* m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella2022-09-201-0/+25
* elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer2022-09-061-2/+4
* Revert "Detect ld.so and libc.so version inconsistency during startup"Florian Weimer2022-08-251-4/+0
* Detect ld.so and libc.so version inconsistency during startupFlorian Weimer2022-08-241-0/+4
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-274-35/+3
* aarch64: Add optimized chacha20Adhemerval Zanella Netto2022-07-221-0/+24
* stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto2022-07-224-6/+22
* Fix hurd namespace issues for internal signal functionsAdhemerval Zanella2022-07-041-3/+3
* Refactor internal-signals.hAdhemerval Zanella2022-06-301-25/+6
* elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATAFangrui Song2022-06-151-11/+1
* elf: Refine direct extern access diagnostics to protected symbolFangrui Song2022-06-141-23/+27
* elf: Remove _dl_skip_argsAdhemerval Zanella2022-05-301-4/+0
* math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella2022-05-232-0/+4
* elf: Optimize _dl_new_hash in dl-new-hash.hNoah Goldstein2022-05-231-0/+109
* linux: Add pidfd_getfdAdhemerval Zanella2022-05-171-0/+1
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-10/+3
* Remove dl-librecon.h header.Adhemerval Zanella2022-05-162-27/+0
* elf: Remove ldconfig kernel version checkAdhemerval Zanella2022-05-162-11/+5
* Remove kernel version checkAdhemerval Zanella2022-05-161-6/+0
* csu: Implement and use _dl_early_allocate during static startupFlorian Weimer2022-05-161-0/+5
* stdio: Remove the usage of $(fno-unit-at-a-time) for siglist.cAdhemerval Zanella2022-05-132-13/+15
* sysdeps: Add 'get_fast_jitter' interace in fast-jitter.hNoah Goldstein2022-04-271-0/+42