about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* crypt: Adjust check-local-headers.sh for nspr4 include directory [BZ #17956]Florian Weimer2017-10-042-1/+6
* crypt: Use NSPR header files in addition to NSS header files [BZ #17956]Guido Trentalancia2017-10-045-6/+27
* Move nss_compat from nis to nss subdir and install it unconditionallyAndreas Schwab2017-10-0411-46/+142
* [BZ #22244] Fix yn(n,0) without SVID wrapperSzabolcs Nagy2017-10-043-8/+14
* [BZ #22243] fix log2(0) and log(10) in downward roundingSzabolcs Nagy2017-10-043-2/+8
* i386: Use "movl main@GOT(%ebx), %eax" in start.SH.J. Lu2017-10-032-2/+10
* Revert x86: Allow undefined _DYNAMIC in static executableH.J. Lu2017-10-033-18/+11
* mips: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-032-5/+5
* arm: Don't check _DYNAMIC in elf_machine_load_addressH.J. Lu2017-10-032-3/+5
* test-math-iscanonical.cc: Replace bool with intH.J. Lu2017-10-032-1/+5
* Use libm_alias_double for dbl-64 modf.Joseph Myers2017-10-036-23/+21
* Use libm_alias_double for dbl-64 logb.Joseph Myers2017-10-036-22/+21
* tile: Check SHARED instead PIC for SYSCALL_ERROR_NAMEH.J. Lu2017-10-032-1/+6
* Use libm_alias_float for dbl-64 fmaf.Joseph Myers2017-10-032-1/+5
* Use libm_alias_double for dbl-64 frexp.Joseph Myers2017-10-034-15/+15
* Add C++ versions of iscanonical for ldbl-96 and ldbl-128ibm (bug 22235)Gabriel F. T. Gomes2017-10-037-5/+105
* Use libm_alias_double for more dbl-64 functions.Joseph Myers2017-10-0328-140/+99
* fix drem symbol for static linking and new targetsSzabolcs Nagy2017-10-034-0/+24
* ld.so: Replace (&bootstrap_map) with BOOTSTRAP_MAPH.J. Lu2017-10-035-4/+16
* Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDENSamuel Thibault2017-10-0315-14/+50
* Use libm_alias_double for dbl-64 atan, tan.Joseph Myers2017-10-025-20/+11
* Make dbl-64 atan and tan into weak aliases.Joseph Myers2017-10-0211-16/+50
* fix gamma symbol for static linking and new targetsSzabolcs Nagy2017-10-024-0/+28
* Do not wrap logf, log2f and powfSzabolcs Nagy2017-10-0213-6/+45
* Do not wrap expf and exp2fSzabolcs Nagy2017-10-0214-8/+50
* New symbol version for logf, log2f and powf without SVID compatSzabolcs Nagy2017-10-0237-14/+178
* powerpc: Optimize memrchr for power8Rajalakshmi Srinivasaraghavan2017-10-026-3/+380
* Hide internal fadvise64/fallocate64 functions [BZ #18822]H.J. Lu2017-10-013-0/+13
* Hide internal __sched_setaffinity_new function [BZ #18822]H.J. Lu2017-10-012-0/+11
* Hide internal __glob64 function [BZ #18822]H.J. Lu2017-10-013-0/+9
* Hide internal __new_getrlimit function [BZ #18822]H.J. Lu2017-10-012-1/+8
* Hide internal __new_exitfn function [BZ #18822]H.J. Lu2017-10-012-2/+7
* Hide internal __moncontrol function [BZ #18822]H.J. Lu2017-10-012-0/+8
* Hide internal __libc_print_version function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __init_misc function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __setfpucw function [BZ #18822]H.J. Lu2017-10-012-1/+6
* Hide internal __nis_hash function [BZ #18822]H.J. Lu2017-10-012-0/+10
* Hide internal __tcgetattr function [BZ #18822]H.J. Lu2017-10-015-0/+13
* Hide internal __setrlimit function [BZ #18822]H.J. Lu2017-10-016-0/+16
* Hide internal __vstrfmon_l function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __sched_setparam function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __hash_string function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __hasmntopt function [BZ #18822]H.J. Lu2017-10-013-0/+8
* Hide internal __ifreq function [BZ #18822]H.J. Lu2017-10-014-24/+23
* Hide internal idna functions [BZ #18822]H.J. Lu2017-10-014-7/+22
* Hide internal __gettextparse function [BZ #18822]H.J. Lu2017-10-013-1/+16
* Hide internal __get_sol function [BZ #18822]H.J. Lu2017-10-014-4/+32
* Move hidden_proto (__dl_iterate_phdr) to include/link.h [BZ #18822]H.J. Lu2017-10-013-1/+8
* Hide internal __bsd_getpt function [BZ #18822]H.J. Lu2017-10-012-1/+7
* Hide internal __fopen_maybe_mmap function [BZ #18822]H.J. Lu2017-10-012-1/+6