aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06Suppress warning in string/tester.c for gcc 4.9Ondřej Bílka
2015-01-06Add changelogOndřej Bílka
2015-01-06Clean up check_pf allocation pattern. addressesOndřej Bílka
2015-01-06Function declaration cleanupAdhemerval Zanella
2015-01-06Remove duplicated -frounding-mathAndrew Senkevich
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2015-01-05tile: check error properly for vDSO callsChris Metcalf
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers
2015-01-02Use single year in copyright notice in banner in ntpl/version.c.Joseph Myers
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-01-02Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers
2014-12-31Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich
2014-12-30Fix some warnings in the absence of FP round/exception supportChris Metcalf
2014-12-30Mention i386 memcpy with SSE2 unaligned load/storeH.J. Lu
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-30Mention fix for BZ #17732H.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf