aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-0/+6
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich1-0/+25
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf1-0/+4
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf1-0/+6
2014-12-29posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf1-0/+5
2014-12-29Make type for spec variable size as size_tSiddhesh Poyarekar1-0/+4
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar1-0/+9
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar1-0/+4
2014-12-29Remove Wundef warnings for specification macrosSiddhesh Poyarekar1-0/+12
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf1-0/+3
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf1-0/+3
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf1-0/+4
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf1-0/+5
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf1-0/+4