summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-08NEWS for MIPS ABIsMatthew Fortune
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07mips: Fix __libc_pread prototypeAdhemerval Zanella
2015-01-07posix/regcomp: initialize union structure tag to avoid warningChris Metcalf
2015-01-07AArch64: Optimized implementations of strcpy and stpcpy.Richard Earnshaw
2015-01-07AArch64 optimized implementation of strrchr.Richard Earnshaw
2015-01-07Fix typo in ChangeLogSiddhesh Poyarekar
2015-01-07setenv fix memory leak when setting large, duplicate string (BZ #17658)Eric Biggers
2015-01-06Fix incorrect mount table entry parsing in __getmntent_rVladimir A. Nazarenko
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-06Revert "Suppress warning in string/tester.c for gcc 4.9"Ondřej Bílka
2015-01-06Mention bug fix for BZ #17806H.J. Lu
2015-01-06resolv: fix rotate optionAurelien Jarno
2015-01-06resolv: improve comments about nserv and nservallAurelien Jarno
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