about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* math: Fix float conversion regressions with gcc-12 [BZ #28713]Szabolcs Nagy2022-01-101-3/+2
* ttydefaults.h: Fix CSTATUS to control-tSamuel Thibault2022-01-071-5/+1
* debug: Remove catchsegv and libSegfault (BZ #14913)Adhemerval Zanella2022-01-061-19/+0
* elf: Add <dl-debug.h>H.J. Lu2022-01-031-0/+33
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-01162-162/+162
* elf: Add _dl_find_object functionFlorian Weimer2021-12-281-0/+5
* malloc: Remove memusage.hAdhemerval Zanella2021-12-281-25/+0
* malloc: Use hp-timing on libmemusageAdhemerval Zanella2021-12-281-12/+0
* malloc: Remove atomic_* usageAdhemerval Zanella2021-12-281-14/+0
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-283-0/+32
* elf: Add _dl_audit_pltenterAdhemerval Zanella2021-12-281-0/+4
* elf: Add _dl_audit_preinitAdhemerval Zanella2021-12-281-0/+3
* elf: Add _dl_audit_symbind_alt and _dl_audit_symbindAdhemerval Zanella2021-12-281-0/+10
* elf: Add _dl_audit_objcloseAdhemerval Zanella2021-12-281-0/+4
* elf: Add _dl_audit_objsearchAdhemerval Zanella2021-12-281-0/+7
* elf: Add _dl_audit_activity_map and _dl_audit_activity_nsidAdhemerval Zanella2021-12-281-0/+10
* elf: Add _dl_audit_objopenAdhemerval Zanella2021-12-281-0/+5
* hurd: Fix static-PIE startupSamuel Thibault2021-12-281-0/+31
* malloc: Add Huge Page support for mmapAdhemerval Zanella2021-12-152-0/+15
* malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella2021-12-153-0/+76
* Support target specific ALIGN for variable alignment test [BZ #28676]H.J. Lu2021-12-141-0/+20
* math: Add math-use-builtinds-fmin.hAdhemerval Zanella2021-12-132-0/+5
* math: Add math-use-builtinds-fmax.hAdhemerval Zanella2021-12-136-0/+9