aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers19-34/+95
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-13/+168
2015-01-05Fix MIPS n64 posix_fadvise namespace (bug 17796).Joseph Myers3-2/+9
2015-01-052015-01-05 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-3/+22
2015-01-05tile: check error properly for vDSO callsChris Metcalf4-6/+27
2015-01-05lround: provide cast for wordsize-64 version if neededChris Metcalf4-6/+39
2015-01-05Fix ARM posix_fadvise64 namespace (bug 17793).Joseph Myers3-2/+6
2015-01-05Fix isblank / isascii / toascii namespace (bug 17635).Joseph Myers7-26/+73
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers5-9/+18
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune3-16/+16
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers20-36/+103
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers3-2/+8
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers3-2/+6
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers3-2/+7
2015-01-02Use single year in copyright notice in banner in ntpl/version.c.Joseph Myers2-1/+3
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers28-27/+57
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton3-84/+5
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers8380-8377/+8395
2015-01-02Remove uses of sprintf in gen-posix-conf-vars.awkSiddhesh Poyarekar2-5/+6
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers20-18/+77
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune19-4/+2062
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan3-82/+268
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers10-56/+38
2014-12-31Use one-dimension arrays in gen-posix-conf-vars.awkSiddhesh Poyarekar2-23/+28
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu3-34/+9
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich3-4/+16
2014-12-30Fix some warnings in the absence of FP round/exception supportChris Metcalf7-11/+32
2014-12-30Mention i386 memcpy with SSE2 unaligned load/storeH.J. Lu1-0/+2
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers44-71/+211
2014-12-30Mention fix for BZ #17732H.J. Lu1-1/+1
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-4/+5
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu3-3/+6
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-4/+5
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-4/+9
2014-12-30Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_tH.J. Lu8-58/+82
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-8/+10
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-2/+5
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-6/+7
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu2-4/+14
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich14-3/+794
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf3-2/+6
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf2-4/+12
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2-1/+6
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar3-2/+6
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar7-22/+49
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar3-78/+174
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar7-38/+191
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf2-0/+7
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2-9/+3
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2-3/+7