about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Mention bug fix for BZ #17806H.J. Lu2015-01-062-1/+3
* resolv: fix rotate optionAurelien Jarno2015-01-062-1/+7
* resolv: improve comments about nserv and nservallAurelien Jarno2015-01-062-2/+7
* Suppress warning in string/tester.c for gcc 4.9Ondřej Bílka2015-01-062-3/+4
* Add changelogOndřej Bílka2015-01-061-0/+5
* Clean up check_pf allocation pattern. addressesOndřej Bílka2015-01-061-84/+39
* Function declaration cleanupAdhemerval Zanella2015-01-0643-194/+102
* Remove duplicated -frounding-mathAndrew Senkevich2015-01-062-8/+17
* Define CLOCKS_PER_SEC type to the type clock_tH.J. Lu2015-01-066-15/+24
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-0511-293/+181
* Merge branch 'master' of ssh://sourceware.org/git/glibcSteve Ellcey2015-01-0519-34/+95
|\
| * Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-0519-34/+95
* | 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-052-0/+63
|/
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-052-13/+168
* Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers2015-01-053-2/+9
* 2015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2015-01-052-3/+22
* tile: check error properly for vDSO callsChris Metcalf2015-01-054-6/+27
* lround: provide cast for wordsize-64 version if neededChris Metcalf2015-01-054-6/+39
* Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers2015-01-053-2/+6
* Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers2015-01-057-26/+73
* Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers2015-01-055-9/+18
* Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune2015-01-053-16/+16
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-0220-36/+103
* Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers2015-01-023-2/+8
* Fix MIPS sa_flags type (bug 17781).Joseph Myers2015-01-023-2/+6
* Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers2015-01-023-2/+7
* Use single year in copyright notice in banner in ntpl/version.c.Joseph Myers2015-01-022-1/+3
* Update copyright dates not handled by scripts/update-copyrights.Joseph Myers2015-01-0228-27/+57
* ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton2015-01-023-84/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-028380-8377/+8395
* Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar2015-01-022-5/+6
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-3120-18/+77
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-3119-4/+2062
* powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan2014-12-313-82/+268
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-3110-56/+38
* Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar2014-12-312-23/+28
* Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-303-34/+9
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-303-4/+16
* Fix some warnings in the absence of FP round/exception supportChris Metcalf2014-12-307-11/+32
* Mention i386 memcpy with SSE2 unaligned load/storeH.J. Lu2014-12-301-0/+2
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-3044-71/+211
* Mention fix for BZ #17732H.J. Lu2014-12-301-1/+1
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-4/+5
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-303-3/+6
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-4/+5
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-4/+9
* Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu2014-12-308-58/+82
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-8/+10
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-2/+5
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-6/+7