about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
...
* Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (b...Joseph Myers2018-02-071-18/+8
* Post-cleanup 2: minimize _G_config.h.Zack Weinberg2018-02-071-0/+15
* Move LDBL_CLASSIFY_COMPAT to its own header.Joseph Myers2018-02-011-0/+33
* Add feholdexcept inline in generic math_private.h.Joseph Myers2018-02-011-0/+12
* Move fenv.h override inline functions to generic math_private.h.Joseph Myers2018-02-011-0/+68
* Move some fenv.h override macros to generic math_private.h.Joseph Myers2018-02-011-0/+10
* hurd: take __USE_EXTERN_INLINES into account and restrict inlinesSamuel Thibault2018-01-281-0/+12
* hurd: fix warningsSamuel Thibault2018-01-271-6/+6
* hurd: fix warningSamuel Thibault2018-01-271-0/+2
* hurd: fix warningsSamuel Thibault2018-01-271-0/+11
* Add support for the RISC-V-specific ELF flagsPalmer Dabbelt2018-01-251-0/+2
* generic if_ether.h: Fix buildSamuel Thibault2018-01-191-0/+1
* Make default libc_feholdsetround_noex_ctx use __feholdexcept (bug 22702).Joseph Myers2018-01-111-4/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01111-111/+111
* elf: remove redundant is_path argumentDmitry V. Levin2017-12-271-2/+2
* Deprecate external use of libio.h and _G_config.h.Zack Weinberg2017-12-241-58/+0
* Revert exp reimplementation (causes test failures).Joseph Myers2017-12-191-0/+1
* Improve __ieee754_exp() performance by greater than 5x on sparc/x86.Patrick McGehearty2017-12-191-1/+0
* ld.so: Examine GLRO to detect inactive loader [BZ #20204]Florian Weimer2017-12-181-1/+19
* Add --enable-static-pie configure option to build static PIE [BZ #19574]H.J. Lu2017-12-151-0/+11
* Support _Float32 in libm_alias_float.Joseph Myers2017-12-061-2/+9
* Support _Float64, _Float32x in libm_alias_double.Joseph Myers2017-12-051-3/+21
* x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu2017-11-301-0/+24
* Consolidate link map sortingAndreas Schwab2017-11-271-2/+2
* Support _Float64x in libm_alias macros.Joseph Myers2017-11-242-9/+27
* Make min_of_type_ macros function-like.Joseph Myers2017-11-241-6/+9
* ld.so: Add architecture specific fieldsH.J. Lu2017-11-133-4/+9
* Add _Float128 function aliases.Joseph Myers2017-10-181-1/+8
* Add common ifunc-init.h headerAdhemerval Zanella2017-10-171-0/+54
* Move some float128 symbol version definitions.Joseph Myers2017-10-161-0/+1
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-104-5/+51
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-095-9/+27
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-031-1/+1
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-011-12/+0
* Mark internal functions with attribute_hidden [BZ #18822]H.J. Lu2017-10-012-4/+7
* Define and use libm_alias_float128.Joseph Myers2017-09-142-0/+41
* Define and use libm_alias_ldouble.Joseph Myers2017-09-132-0/+42
* Define and use libm_alias_double.Joseph Myers2017-09-133-24/+47
* Remove declare_mgen_alias_2.Joseph Myers2017-09-122-19/+0
* Define and use a libm_alias_float macro.Joseph Myers2017-09-112-0/+41
* Prefer new libm function wrappers for !LIBM_SVID_COMPAT.Joseph Myers2017-09-053-6/+12
* hurd: Fix sigsetops.h macrosSamuel Thibault2017-09-031-3/+3
* sysdeps/generic/sigsetops.h: Remove spurious #endifSamuel Thibault2017-09-031-1/+0
* Remove NO_CANCELLATION macroAdhemerval Zanella2017-08-311-2/+0
* elf: Remove internal_function attributeFlorian Weimer2017-08-312-63/+38
* aio: Remove internal_function function attributeFlorian Weimer2017-08-311-2/+1
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-1/+3
* Consolidate remaning non cancellable definitionsAdhemerval Zanella2017-08-231-0/+2
* Remove non cancellable sigsuspend definitionAdhemerval Zanella2017-08-221-2/+0
* Consolidate non cancellable nanosleep callAdhemerval Zanella2017-08-221-1/+1