summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* elf: Remove unused enum allowmaskFangrui Song2022-04-251-11/+0
* elf: Remove __libc_init_secureFangrui Song2022-04-191-24/+0
* Remove _dl_skip_args_internal declarationSzabolcs Nagy2022-04-121-5/+0
* elf: Remove inline _dl_dprintfAdhemerval Zanella2022-03-231-11/+0
* elf: Remove LD_USE_LOAD_BIASAdhemerval Zanella2022-02-102-6/+0
* elf: Remove prelink supportAdhemerval Zanella2022-02-101-11/+0
* SET_RELHOOK: merge i386 and x86_64, and move to sysdeps/mach/hurd/x86Samuel Thibault2022-02-011-1/+1
* elf: Fix runtime linker auditing on aarch64 (BZ #26643)Ben Woodard2022-02-011-0/+23
* elf: Issue la_symbind for bind-now (BZ #23734)Adhemerval Zanella2022-02-012-1/+7
* elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella2022-02-011-1/+1
* elf: Add <dl-r_debug.h>H.J. Lu2022-01-311-0/+36
* elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella2022-01-171-3/+3
* Revert "elf: Fix 64 time_t support for installed statically binaries"Adhemerval Zanella2022-01-171-3/+3
* elf: Fix 64 time_t support for installed statically binariesAdhemerval Zanella2022-01-121-3/+3