summaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)Author
2018-02-02aarch64: Add ILP32 supportSteve Ellcey
2018-01-28hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault
2018-01-27hurd: fix warningsSamuel Thibault
2018-01-27hurd: fix warningSamuel Thibault
2018-01-27hurd: fix warningsSamuel Thibault
2018-01-25Add support for the RISC-V-specific ELF flagsPalmer Dabbelt
2018-01-19generic if_ether.h: Fix buildSamuel Thibault
2018-01-11Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-27elf: remove redundant is_path argumentDmitry V. Levin
2017-12-24Deprecate external use of libio.h and _G_config.h.Zack Weinberg
2017-12-19Revert exp reimplementation (causes test failures).Joseph Myers
2017-12-19Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty
2017-12-18ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer
2017-12-15Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu
2017-12-06Support _Float32 in libm_alias_float.Joseph Myers
2017-12-05Support _Float64, _Float32x in libm_alias_double.Joseph Myers
2017-11-30x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu
2017-11-27Consolidate link map sortingAndreas Schwab
2017-11-24Support _Float64x in libm_alias macros.Joseph Myers
2017-11-24Make min_of_type_ macros function-like.Joseph Myers
2017-11-13ld.so: Add architecture specific fieldsH.J. Lu
2017-10-18Add _Float128 function aliases.Joseph Myers
2017-10-17Add common ifunc-init.h headerAdhemerval Zanella
2017-10-16Move some float128 symbol version definitions.Joseph Myers
2017-10-10Add libm_alias_*_other_r macros.Joseph Myers
2017-10-09Use generic macros for lgamma_r function aliases.Joseph Myers
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu
2017-10-01Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu
2017-09-14Define and use libm_alias_float128.Joseph Myers
2017-09-13Define and use libm_alias_ldouble.Joseph Myers
2017-09-13Define and use libm_alias_double.Joseph Myers
2017-09-12Remove declare_mgen_alias_2.Joseph Myers
2017-09-11Define and use a libm_alias_float macro.Joseph Myers
2017-09-05Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers
2017-09-03hurd: Fix sigsetops.h macrosSamuel Thibault
2017-09-03sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella
2017-08-31elf: Remove internal_function attributeFlorian Weimer
2017-08-31aio: Remove internal_function function attributeFlorian Weimer
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella
2017-08-22Remove non cancellable sigsuspend definitionAdhemerval Zanella
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers