about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Use libm_alias_* in soft-fp.Joseph Myers2017-10-114-8/+15
* Add libm_alias_*_other_r macros.Joseph Myers2017-10-1020-7/+144
* nss_files: Refactor gethostbyname3 multi case into separate functionFlorian Weimer2017-10-102-193/+208
* Use generic macros for lgamma_r function aliases.Joseph Myers2017-10-0912-34/+59
* posix: remove glob internal bogus extern declAdhemerval Zanella2017-10-092-3/+5
* Remove ldbl-opt w_scalbln.c.Joseph Myers2017-10-092-5/+4
* Ensure C99 and C11 interfaces are available for C++ [BZ #21326]Jonathan Wakely2017-10-094-7/+182
* openpty: use TIOCGPTPEER to open slave side fdChristian Brauner2017-10-082-6/+27
* openpty: close slave pty fd on errorChristian Brauner2017-10-082-14/+20
* Add missing reference to bug 21654Florian Weimer2017-10-071-0/+1
* Use libm_alias_double in ldbl-128, ldbl-96 fma.Joseph Myers2017-10-063-2/+9
* Use libm_alias_ldouble for ldbl-128 functions.Joseph Myers2017-10-0670-176/+261
* malloc: Fix tcache leak after thread destruction [BZ #22111]Carlos O'Donell2017-10-064-3/+129
* Missed changelog entryRajalakshmi Srinivasaraghavan2017-10-061-0/+9
* Remove redundant ldbl-64-128 files.Joseph Myers2017-10-066-38/+8
* powerpc: Fix IFUNC for memrchrRajalakshmi Srinivasaraghavan2017-10-063-17/+31
* Update ARM libm-test-ulps.Joseph Myers2017-10-052-2/+10
* Use libm_alias_ldouble for ldbl-96 functions.Joseph Myers2017-10-0532-30/+145
* aarch64: Optimized implementation of memmove for Qualcomm FalkorSiddhesh Poyarekar2017-10-055-2/+248
* benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar2017-10-053-1/+147
* benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar2017-10-053-1/+142
* benchtests: Memory walking benchmark for memcpySiddhesh Poyarekar2017-10-053-1/+134
* nscd: Eliminate compilation time dependency in the build outputFlorian Weimer2017-10-052-6/+32
* 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