aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers1-0/+38
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers1-0/+46
2015-01-06Revert "Suppress warning in string/tester.c for gcc 4.9"Ondřej Bílka1-1/+0
2015-01-06Mention bug fix for BZ #17806H.J. Lu1-0/+1
2015-01-06resolv: fix rotate optionAurelien Jarno1-0/+5
2015-01-06resolv: improve comments about nserv and nservallAurelien Jarno1-0/+5
2015-01-06Suppress warning in string/tester.c for gcc 4.9Ondřej Bílka1-0/+1
2015-01-06Add changelogOndřej Bílka1-0/+5
2015-01-06Function declaration cleanupAdhemerval Zanella1-0/+54
2015-01-06Remove duplicated -frounding-mathAndrew Senkevich1-0/+11
2015-01-06Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu1-0/+10
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath1-0/+28
2015-01-05Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey1-0/+27
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+5
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers1-0/+27
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers1-0/+7
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+6
2015-01-05tile: check error properly for vDSO callsChris Metcalf1-0/+7
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf1-0/+9
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers1-0/+4
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers1-0/+15
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers1-0/+15
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune1-0/+9
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers1-0/+33
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers1-0/+4
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers1-0/+4
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers1-0/+5
2015-01-02Use single year in copyright notice in banner in ntpl/version.c.Joseph Myers1-0/+2
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-0/+30
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton1-0/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-0/+8
2015-01-02Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar1-0/+4
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers1-0/+33
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune1-0/+50
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan1-0/+7
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers1-0/+22
2014-12-31Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar1-0/+5
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu1-0/+7
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich1-0/+10
2014-12-30Fix some warnings in the absence of FP round/exception supportChris Metcalf1-0/+14
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers1-0/+67
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+1
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+1
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu1-0/+14
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+2
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+1