about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* tst-res_hconf_reorder: Set RESOLV_REORDER environment variableFlorian Weimer2015-12-042-0/+8
* Consistency about byte vs character in string.texiPaul Eggert2015-12-042-221/+248
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-0319-18/+98
* Corrected path to installed libmvec_nonshared.aAndrew Senkevich2015-12-032-1/+6
* powerpc: Add hwcap/hwcap2/platform data to TCB.Carlos Eduardo Seo2015-12-0315-7/+480
* Use shell's builtin pwd.Ludovic Courtès2015-12-025-19/+18
* Comment on IBM930, IBM933, IBM935, IBM937, IBM939.Carlos O'Donell2015-12-026-0/+32
* nptl: Fix racy pipe closing in tst-cancel{20,21}Adhemerval Zanella2015-12-023-12/+24
* Add __CPU_MASK_TYPE for __cpu_maskH.J. Lu2015-12-0110-1/+27
* [AArch64] Regenerate libm-test-ulpsSzabolcs Nagy2015-12-012-50/+58
* Use hex float constants in sysdeps/ieee754/dbl-64/e_sqrt.c.Joseph Myers2015-12-013-46/+9
* Update family and model detection for AMD CPUsH.J. Lu2015-11-302-12/+23
* hurd: Make mmap64 use vm_offset_t for overflow checkSamuel Thibault2015-11-292-0/+54
* hurd: install correct number of send rights on forkThomas Schwinge2015-11-292-5/+6
* MIPS: Wire FCSR.ABS2008 to FCSR.NAN2008Maciej W. Rozycki2015-11-282-3/+8
* Rename localedir to complocaledir (bug 14259).Carlos O'Donell2015-11-2721-33/+70
* Better workaround for aliases of *_finite symbols in vector math library.Andrew Senkevich2015-11-275-31/+74
* hurd: Initialize __libc_stack_end for hidden supportSamuel Thibault2015-11-252-3/+3
* Do not add relro attribute to __libc_stack_endSamuel Thibault2015-11-252-3/+3
* Revert not defining NO_HIDDEN on hurdSamuel Thibault2015-11-253-2/+6
* Fix hurd build with hidden supportSamuel Thibault2015-11-2512-11/+36
* Fix RPC breakage when longjumping from signal handlerSamuel Thibault2015-11-252-1/+7
* Refactor strtod parsing of NaN payloads.Joseph Myers2015-11-2428-95/+504
* Fix strtod ("NAN(I)") in Turkish locales (bug 19266).Joseph Myers2015-11-247-4/+165
* misc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.Chris Metcalf2015-11-242-0/+3
* tile: define __NO_LONG_DOUBLE_MATHChris Metcalf2015-11-248-0/+32
* malloc: remove redundant getenv callGleb Fotengauer-Malinovskiy2015-11-242-2/+7
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-2417-218/+1006
* Implement "make update-all-abi"Florian Weimer2015-11-245-1/+106
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2015-11-247-5/+16
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-238-7/+42
* Update <netpacket/packet.h> for Linux 4.3.Joseph Myers2015-11-232-0/+36
* Fix strtol in Turkish locales (bug 19242).Joseph Myers2015-11-237-8/+168
* NaCl: Use allocate_code_data after dyncode_createRoland McGrath2015-11-202-1/+34
* Fix math_private.h multiple include guards.Joseph Myers2015-11-209-8/+42
* Fix lgamma setting signgam for ISO C (bug 15421).Joseph Myers2015-11-2065-204/+721
* Remove signal handling for nanosleep (bug 16364)Adhemerval Zanella2015-11-203-158/+6
* S390: Use __asm__ instead of asm.Stefan Liebler2015-11-2042-453/+498
* powerpc: Spinlock optimization and cleanupPaul Murphy2015-11-194-6/+16
* powerpc: More elision improvementsPaul Murphy2015-11-193-10/+23
* Shuffle includes in ldbl-128ibm/mpn2ldl.cPaul Murphy2015-11-192-2/+12
* Include s_sin.c in s_sincos.cSiddhesh Poyarekar2015-11-173-19/+27
* Remove redundant else clauses in s_sin.cSiddhesh Poyarekar2015-11-172-186/+160
* benchtests: Mark output variables as usedSiddhesh Poyarekar2015-11-172-1/+6
* Work around conflicting declarations of math functionsFlorian Weimer2015-11-162-0/+5
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-148-15/+96
* Fix ldbl-128ibm strtold overflow handling (bug 14551).Joseph Myers2015-11-134-0/+111
* Fix powerpc round, roundf spurious "inexact" (bug 19238).Joseph Myers2015-11-125-12/+33
* Fix powerpc64 lround, lroundf, llround, llroundf spurious "inexact" exception...Joseph Myers2015-11-123-0/+22
* pylintrc: disable reportsMike Frysinger2015-11-112-1/+5