aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/generic
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-31Remove NO_CANCELLATION macroAdhemerval Zanella1-2/+0
2017-08-31elf: Remove internal_function attributeFlorian Weimer2-63/+38
2017-08-31aio: Remove internal_function function attributeFlorian Weimer1-2/+1
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers1-1/+3
2017-08-23Consolidate remaning non cancellable definitionsAdhemerval Zanella1-0/+2
2017-08-22Remove non cancellable sigsuspend definitionAdhemerval Zanella1-2/+0
2017-08-22Consolidate non cancellable nanosleep callAdhemerval Zanella1-1/+1
2017-08-22Consolidate non cancellable pause callAdhemerval Zanella1-1/+1
2017-08-21Consolidate non cancellable waitpid callAdhemerval Zanella1-1/+1
2017-08-21Consolidate non cancellable fcntl callAdhemerval Zanella1-2/+0
2017-08-21Consolidate non cancellable writev callAdhemerval Zanella1-1/+1
2017-08-21Obsolete matherr, _LIB_VERSION, libieee.a.Joseph Myers1-5/+0
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-2/+2
2017-08-18Consolidate non cancellable openat callAdhemerval Zanella1-8/+4
2017-08-18Consolidate non cancellable write callAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-4/+4
2017-08-14_dl_init: Remove internal_function attributeFlorian Weimer1-1/+1
2017-08-14_dl_fini: Remove internal_function attributeFlorian Weimer1-1/+1
2017-08-13ld.so: Remove internal_function attribute from various functionsFlorian Weimer1-11/+8
2017-08-13NPTL: Remove internal_function from stack marking functionsFlorian Weimer1-2/+2
2017-08-10ld.so: Introduce struct dl_exceptionFlorian Weimer2-21/+88
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers1-1/+9
2017-08-08i386: Add <startup.h> [BZ #21913]H.J. Lu1-0/+23
2017-08-04Reimplement min_of_type using __MATH_TG.Joseph Myers1-18/+8
2017-08-03Consistently use uintN_t not u_intN_t in libm.Joseph Myers1-5/+5
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella1-0/+19
2017-07-17powerpc: Fix float128 IFUNC relocations [BZ #21707]Tulio Magno Quites Machado Filho1-0/+30
2017-06-30i386: Increase MALLOC_ALIGNMENT to 16 [BZ #21120]H.J. Lu2-0/+32
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers1-2/+2
2017-06-22Support _Float128 in math-tests.h.Joseph Myers1-12/+30
2017-06-22Correct min_of_type handling of _Float128.Joseph Myers1-2/+2
2017-06-20Factor out shared definitions from bits/signum.h.Zack Weinberg1-13/+11
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra1-3/+4
2017-06-08ld.so: Consolidate 2 strtouls into _dl_strtoul [BZ #21528]H.J. Lu1-0/+4
2017-06-08Remove __need macros from stdio.h and wchar.h.Zack Weinberg1-3/+4
2017-06-07tunables: Use glibc.tune.hwcap_mask tunable instead of _dl_hwcap_maskSiddhesh Poyarekar1-0/+2
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers1-8/+2
2017-05-20Remove __need macros from signal.h.Zack Weinberg2-0/+78
2017-05-19Split up bits/sigstack.h.Joseph Myers1-0/+3
2017-05-17Convert e_exp2l.c into a templateGabriel F. T. Gomes1-0/+1
2017-05-15float128: Enable use of IEEE wrapper templatesGabriel F. T. Gomes1-0/+3