aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-04test-math-iscanonical.cc: Return errors != 0H.J. Lu2-1/+5
2017-10-04Use libm_alias_double for dbl-64 fma.Joseph Myers5-15/+14
2017-10-04aarch64: don't use MIN in dl-machine.hSzabolcs Nagy2-1/+6
2017-10-04Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers9-1/+66
2017-10-04Remove alpha nearbyint wrapper.Joseph Myers2-25/+4
2017-10-04crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]Florian Weimer2-1/+6
2017-10-04crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia5-6/+27
2017-10-04Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab11-46/+142
2017-10-04[BZ #22244] Fix yn(n,0) without SVID wrapperSzabolcs Nagy3-8/+14
2017-10-04[BZ #22243] fix log2(0) and log(10) in downward roundingSzabolcs Nagy3-2/+8
2017-10-03i386: Use "movl main@GOT(%ebx), %eax" in start.SH.J. Lu2-2/+10
2017-10-03Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu3-18/+11
2017-10-03mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2-5/+5
2017-10-03arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2-3/+5
2017-10-03test-math-iscanonical.cc: Replace bool with intH.J. Lu2-1/+5
2017-10-03Use libm_alias_double for dbl-64 modf.Joseph Myers6-23/+21
2017-10-03Use libm_alias_double for dbl-64 logb.Joseph Myers6-22/+21
2017-10-03tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2-1/+6
2017-10-03Use libm_alias_float for dbl-64 fmaf.Joseph Myers2-1/+5
2017-10-03Use libm_alias_double for dbl-64 frexp.Joseph Myers4-15/+15
2017-10-03Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)Gabriel F. T. Gomes7-5/+105
2017-10-03Use libm_alias_double for more dbl-64 functions.Joseph Myers28-140/+99
2017-10-03fix drem symbol for static linking and new targetsSzabolcs Nagy4-0/+24
2017-10-03ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu5-4/+16
2017-10-03Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault15-14/+50
2017-10-02Use libm_alias_double for dbl-64 atan, tan.Joseph Myers5-20/+11
2017-10-02Make dbl-64 atan and tan into weak aliases.Joseph Myers11-16/+50
2017-10-02fix gamma symbol for static linking and new targetsSzabolcs Nagy4-0/+28
2017-10-02Do not wrap logf, log2f and powfSzabolcs Nagy13-6/+45
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy14-8/+50
2017-10-02New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy37-14/+178
2017-10-02powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan6-3/+380
2017-10-01Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu3-0/+13
2017-10-01Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu2-0/+11
2017-10-01Hide internal __glob64 function [BZ #18822]H.J. Lu3-0/+9
2017-10-01Hide internal __new_getrlimit function [BZ #18822]H.J. Lu2-1/+8
2017-10-01Hide internal __new_exitfn function [BZ #18822]H.J. Lu2-2/+7
2017-10-01Hide internal __moncontrol function [BZ #18822]H.J. Lu2-0/+8
2017-10-01Hide internal __libc_print_version function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __init_misc function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __setfpucw function [BZ #18822]H.J. Lu2-1/+6
2017-10-01Hide internal __nis_hash function [BZ #18822]H.J. Lu2-0/+10
2017-10-01Hide internal __tcgetattr function [BZ #18822]H.J. Lu5-0/+13
2017-10-01Hide internal __setrlimit function [BZ #18822]H.J. Lu6-0/+16
2017-10-01Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu2-1/+7
2017-10-01Hide internal __sched_setparam function [BZ #18822]H.J. Lu3-0/+8
2017-10-01Hide internal __hash_string function [BZ #18822]H.J. Lu2-1/+7
2017-10-01Hide internal __hasmntopt function [BZ #18822]H.J. Lu3-0/+8
2017-10-01Hide internal __ifreq function [BZ #18822]H.J. Lu4-24/+23
2017-10-01Hide internal idna functions [BZ #18822]H.J. Lu4-7/+22