aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-18Consolidate arena_lookup and arena_lock into a single arena_getSiddhesh Poyarekar
2015-02-17Use alignment macros, pagesize and powerof2.Carlos O'Donell
2015-02-18Fix posix_spawn getrlimit64 namespace (bug 17991).Joseph Myers
2015-02-17Cleanup: add missing #include'sPaul Pluzhnikov
2015-02-17Refine documentation of libm exceptions goals.Joseph Myers
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-172015-02-17 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-17S390: Build failure due to nptl/pt-longjmp.c changes.Stefan Liebler
2015-02-17ia64: Remove custom lowlevellock.hTorvald Riegel
2015-02-17ia64: drop custom getpagesizeMike Frysinger
2015-02-17Fix sign of remquo zero remainder in round-downward mode (bug 17987).Joseph Myers
2015-02-16* manual/time.texi (TZ Variable): glibc no longer comes with tzdata.Paul Eggert
2015-02-16Fix remquo spurious overflows (bug 17978).Joseph Myers
2015-02-16Fix MIPS _ABIO64 -Werror=undef build.Joseph Myers
2015-02-16Fix MIPS _COMPILING_NEWLIB -Werror=undef build.Joseph Myers
2015-02-16Fix MIPS __mips_isa_rev -Werror=undef build.Joseph Myers
2015-02-16Make error checking effective in nptl/tst-cond25.c.Torvald Riegel
2015-02-15ia64: remove fixed page size macros and others [BZ #17792]Matthew Fortune
2015-02-132015-02-13 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-02-13Add placeholder c++-types.data and *.abilist files.Roland McGrath
2015-02-13Fix dbl-64/wordsize-64 remquo (bug 17569).Joseph Myers
2015-02-13NPTL: Initializer for .init_array-only configurations.Roland McGrath
2015-02-13Fix powerpc software sqrtf (bug 17967).Joseph Myers
2015-02-12[BZ #17969]J William Piggott
2015-02-12Fix powerpc software sqrt (bug 17964).Joseph Myers
2015-02-12Use -Werror=undef for assembly code.Roland McGrath
2015-02-12Support after-link variable to run a final step on binaries.Roland McGrath
2015-02-12Document tv_sec is of type time_t:RĂ¼diger Sonderfeld
2015-02-12Fix exp2 spurious underflows (bug 16560).Joseph Myers
2015-02-12powerpc: POWER7 strncpy optimization for unaligned stringRajalakshmi Srinivasaraghavan
2015-02-12powerpc: Fix TABORT encoding for little endianAdhemerval Zanella
2015-02-12Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in pthread_mutexattr_gettype (BZ #...Andreas Schwab
2015-02-11Revert "hurd: Fix abi-tag, following ba90e05"Samuel Thibault
2015-02-11Fix sincos errno setting (bug 15467).Joseph Myers
2015-02-11Another pointless update in README.Roland McGrath
2015-02-11Pointless update in README.Roland McGrath
2015-02-11Remove unused definitionsLeonhard Holz
2015-02-10Remove sysdeps/mips soft-fp subdirectories.Joseph Myers
2015-02-10Clean up math/test-snan.Roland McGrath
2015-02-10Fix __memcpy_chk on non-SSE2 CPUsEvangelos Foutras
2015-02-10powerpc: drop R_PPC_REL16 checkAdhemerval Zanella
2015-02-10powerpc: sysdeps/powerpc configure cleanupAdhemerval Zanella
2015-02-09Add fixed bug numbers to NEWSSamuel Thibault
2015-02-09powerpc: wordcopy/memmove cleanup for ppc32Adhemerval Zanella
2015-02-09powerpc: multiarch Makefile cleanup for powerpc32Adhemerval Zanella
2015-02-09powerpc: wordcopy/memmove cleanup for ppc64Adhemerval Zanella
2015-02-09powerpc: Remove POWER7 wordcopy ifuncAdhemerval Zanella
2015-02-09powerpc: Simplify bcopy default implementationAdhemerval Zanella
2015-02-09powerpc: multiarch Makefile cleanup for powerpc64Adhemerval Zanella
2015-02-09Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (bug 17...Andreas Schwab