aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-22Fix BZ #17269 -- _IO_wstr_overflow integer overflowPaul Pluzhnikov3-4/+16
2015-02-22Adjust timeouts for some tests, to accommodate slow processors,Chung-Lin Tang5-3/+11
2015-02-20Unicode 7.0.0 update; added generator scripts.Alexandre Oliva16-5382/+53305
2015-02-20soft-fp: Adjust call to abort for kernel use.Joseph Myers2-1/+6
2015-02-20s390: Use generic lowlevellock-futex.hStefan Liebler3-325/+60
2015-02-19Fix scandir scandirat namespace (bug 17999).Joseph Myers6-6/+24
2015-02-18Fix atan / atan2 missing underflows (bug 15319).Joseph Myers17-993/+1840
2015-02-182015-02-18 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-17/+8
2015-02-18Fix search.h namespace (bug 17996).Joseph Myers6-18/+44
2015-02-18Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar2-2/+6
2015-02-17Use alignment macros, pagesize and powerof2.Carlos O'Donell4-37/+57
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers11-16/+50
2015-02-17Cleanup: add missing #include'sPaul Pluzhnikov3-1/+7
2015-02-17Refine documentation of libm exceptions goals.Joseph Myers2-6/+18
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey3-16/+21
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-1/+5
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler2-15/+12
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel2-317/+4
2015-02-17ia64: drop custom getpagesizeMike Frysinger2-38/+4
2015-02-17Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers9-1/+43
2015-02-16* manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert2-1/+7
2015-02-16Fix remquo spurious overflows (bug 17978).Joseph Myers9-13/+78
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers2-0/+6
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers4-3/+8
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers2-1/+6
2015-02-16Make error checking effective in nptl/tst-cond25.c.Torvald Riegel2-1/+14
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune3-8/+9
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey4-6/+12
2015-02-13Add placeholder c++-types.data and *.abilist files.Roland McGrath12-0/+36
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers4-17/+34
2015-02-13NPTL: Initializer for .init_array-only configurations.Roland McGrath2-0/+27
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers3-12/+20
2015-02-12[BZ #17969]J William Piggott3-3/+10
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers3-16/+25
2015-02-12Use -Werror=undef for assembly code.Roland McGrath4-9/+14
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath4-12/+51
2015-02-12Document tv_sec is of type time_t:RĂ¼diger Sonderfeld3-3/+9
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers9-3/+733
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan2-2/+383
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella2-1/+6
2015-02-12Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab5-3/+72
2015-02-11Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault4-1/+31
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers8-4/+34
2015-02-11Another pointless update in README.Roland McGrath1-1/+1
2015-02-11Pointless update in README.Roland McGrath1-1/+1
2015-02-11Remove unused definitionsLeonhard Holz5-4/+7
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers8-3/+14
2015-02-10Clean up math/test-snan.Roland McGrath2-313/+85
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras3-3/+9
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella3-44/+3