about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* elf: Process glibc-hwcaps subdirectories in ldconfigFlorian Weimer2020-12-042-2/+66
* elf: Add extension mechanism to ld.so.cacheFlorian Weimer2020-12-041-1/+122
* elf: Add endianness markup to ld.so.cache (bug 27008)Florian Weimer2020-12-041-1/+63
* elf: Add glibc-hwcaps support for LD_LIBRARY_PATHFlorian Weimer2020-12-041-5/+15
* elf: Introduce enum opt_format in the ldconfig implementationFlorian Weimer2020-11-261-1/+8
* nptl: Move stack list variables into _rtld_globalFlorian Weimer2020-11-161-3/+16
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-0/+1
* struct _Unwind_Exception alignment should not depend on compiler flagsFlorian Weimer2020-11-111-9/+15
* hurd: keep only required PLTs in ld.soSamuel Thibault2020-11-111-1/+1
* elf: Unify old and new format cache handling code in ld.soFlorian Weimer2020-10-301-4/+13
* linux: Add {f}stat{at} y2038 supportAdhemerval Zanella2020-10-091-0/+6
* Remove mknod wrapper functions, move them to symbolsAdhemerval Zanella2020-10-091-0/+1
* Remove stat wrapper functions, move them to exported symbolsAdhemerval Zanella2020-10-091-0/+3
* elf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen) to _dl_important_hwcapsFlorian Weimer2020-10-091-6/+6
* elf: Record whether paths come from LD_LIBRARY_PATH or --library-pathFlorian Weimer2020-10-081-2/+4
* elf: Implement _dl_writeFlorian Weimer2020-10-071-0/+6
* Linux: Remove rseq supportFlorian Weimer2020-07-161-26/+0
* rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy2020-07-081-0/+3
* rtld: Account static TLS surplus for audit modulesSzabolcs Nagy2020-07-081-2/+3
* rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy2020-07-081-0/+8
* rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy2020-07-082-12/+15
* string: Use tls-internal on strerror_lAdhemerval Zanella2020-07-072-0/+2
* string: Remove old TLS usage on strsignalAdhemerval Zanella2020-07-074-0/+88
* signal: Move sys_siglist to a compat symbolAdhemerval Zanella2020-07-072-0/+48
* Add the __libc_single_threaded variableFlorian Weimer2020-07-061-0/+1
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+26
* elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>Florian Weimer2020-06-251-0/+2
* math: Decompose math-use-builtins.hAdhemerval Zanella2020-06-2210-45/+50
* Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.hH.J. Lu2020-06-051-1/+10
* ieee754: provide gcc builtins based generic fma functionsVineet Gupta2020-06-031-0/+5
* ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta2020-06-031-0/+3
* Hurd: Use __sigmask in favor of deprecated sigmaskFlorian Weimer2020-05-281-2/+2
* elf: Turn _dl_printf, _dl_error_printf, _dl_fatal_printf into functionsFlorian Weimer2020-05-251-12/+7
* y2038: Replace __clock_gettime with __clock_gettime64Lukasz Majewski2020-05-202-4/+4
* elf: Implement __libc_early_initFlorian Weimer2020-04-241-0/+17
* elf: Introduce <elf_machine_sym_no_match.h>Florian Weimer2020-04-241-0/+34
* ldbl-128ibm-compat: Provide ieee128 symbols to narrow functionsTulio Magno Quites Machado Filho2020-02-201-0/+32
* Introduce <elf-initfini.h> and ELF_INITFINI for all architecturesFlorian Weimer2020-02-183-0/+76
* mips: Fix bracktrace result for signal framesAdhemerval Zanella2020-02-181-0/+30
* <fd_to_filename.h>: Add type safety and port to HurdFlorian Weimer2020-02-182-8/+37
* ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]Florian Weimer2020-02-151-6/+0
* powerpc: Move cache line size to rtld_global_roTulio Magno Quites Machado Filho2020-01-171-0/+21
* elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella2020-01-034-0/+65
* Add libm_alias_finite for _finite symbolsWilco Dijkstra2020-01-031-2/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-01128-128/+128
* Fix return code for __libc_signal_* functionsAdhemerval Zanella2019-12-271-6/+6
* Remove __waitpid_nocancelAdhemerval Zanella2019-12-191-2/+0
* Use GCC builtins for copysign functions if desired.Stefan Liebler2019-12-111-0/+9
* Use GCC builtins for round functions if desired.Stefan Liebler2019-12-111-0/+5
* Use GCC builtins for trunc functions if desired.Stefan Liebler2019-12-111-0/+5