aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
2023-12-29Expose __isinff128 for clangPranav Kant1-1/+1
2021-11-12Use a better workaround for clang lack of _builtin_va_arg_packStan Shebs1-3/+14
2021-08-27Add an LD_DEBUG=tls option to help debug thread-local storage handling in ld.soStan Shebs1-0/+5
2021-08-27Redesign the fastload support for additional performanceAmbrose Feinstein1-9/+15
2021-08-27Undid the dl_enable_fastload environment variable changes.Raman Tenneti1-1/+0
2021-08-27Add "fastload" support.Paul Pluzhnikov1-1/+66
2021-08-27Fix regressions in async-safe TLS, add run-time control for debugging, add mo...Stan Shebs1-0/+3
2021-08-27Fix TLS problems not handled by cherrypickStan Shebs1-3/+3
2021-08-27Revert upstream removal of async-safe TLS patches.Brooks Moses1-0/+16
2014-03-10For Google b/8315591, experimental implementation of dlopen_with_offset.Paul Pluzhnikov1-4/+8
2018-03-19Add empty NSS borg and cache abi lists, to make testsuite workStan Shebs2-0/+0
2014-03-08For b/4074041, add EXEC_ORIGIN support. Forward-ported from cl/56955623 and h...Paul Pluzhnikov1-0/+3
2018-01-19Skip undefined va_arg_packStan Shebs1-0/+4
2018-01-28hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault1-0/+12
2018-01-27hurd: fix warningsSamuel Thibault1-6/+6
2018-01-27hurd: fix warningSamuel Thibault1-0/+2
2018-01-27hurd: fix warningsSamuel Thibault1-0/+11
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt1-0/+2
2018-01-19generic if_ether.h: Fix buildSamuel Thibault1-0/+1
2018-01-11Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers1-4/+5
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers111-111/+111
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin1-2/+2
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg1-58/+0
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers1-0/+1
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty1-1/+0
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer1-1/+19
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu1-0/+11
2017-12-06Support _Float32 in libm_alias_float.Joseph Myers1-2/+9
2017-12-05Support _Float64, _Float32x in libm_alias_double.Joseph Myers1-3/+21
2017-11-30x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu1-0/+24
2017-11-27Consolidate link map sortingAndreas Schwab1-2/+2
2017-11-24Support _Float64x in libm_alias macros.Joseph Myers2-9/+27
2017-11-24Make min_of_type_ macros function-like.Joseph Myers1-6/+9
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu3-4/+9
2017-10-18Add _Float128 function aliases.Joseph Myers1-1/+8
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella1-0/+54
2017-10-16Move some float128 symbol version definitions.Joseph Myers1-0/+1
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers4-5/+51
2017-10-09Use generic macros for lgamma_r function aliases.Joseph Myers5-9/+27
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault1-1/+1
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu1-12/+0
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2-4/+7
2017-09-14Define and use libm_alias_float128.Joseph Myers2-0/+41
2017-09-13Define and use libm_alias_ldouble.Joseph Myers2-0/+42
2017-09-13Define and use libm_alias_double.Joseph Myers3-24/+47
2017-09-12Remove declare_mgen_alias_2.Joseph Myers2-19/+0
2017-09-11Define and use a libm_alias_float macro.Joseph Myers2-0/+41
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers3-6/+12
2017-09-03hurd: Fix sigsetops.h macrosSamuel Thibault1-3/+3
2017-09-03sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault1-1/+0