summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove add-ons mechanism.Joseph Myers2017-10-0520-649/+137
* Always do locking when iterating over list of streams (bug 15142)Andreas Schwab2017-10-052-42/+26
* abort: Do not flush stdio streams [BZ #15436]Florian Weimer2017-10-053-24/+17
* tst-gmon: Build with -fno-omit-frame-pointerFlorian Weimer2017-10-052-1/+5
* S390: Regenerate ULPsStefan Liebler2017-10-052-2/+12
* support_format_hostent: Add more error information for NETDB_INTERNALFlorian Weimer2017-10-052-4/+15
* Don't use hidden visibility in libc.a with PIE on i386H.J. Lu2017-10-045-1/+26
* Use $(DEFAULT-LDFLAGS-$(@F)) in +link-static-before-libcH.J. Lu2017-10-043-1/+11
* Add a test for main () in a shared objectH.J. Lu2017-10-044-2/+65
* test-math-iscanonical.cc: Return errors != 0H.J. Lu2017-10-042-1/+5
* Use libm_alias_double for dbl-64 fma.Joseph Myers2017-10-045-15/+14
* aarch64: don't use MIN in dl-machine.hSzabolcs Nagy2017-10-042-1/+6
* Restore sparc32 copysignl, fabsl, fmal compat symbols (bug 22229).Joseph Myers2017-10-049-1/+66
* Remove alpha nearbyint wrapper.Joseph Myers2017-10-042-25/+4
* 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