about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-302-4/+14
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-3014-3/+794
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-293-2/+6
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-292-4/+12
* posix/Makefile: use $(objpfx) for files in before-compile.Chris Metcalf2014-12-292-1/+6
* Make type for spec variable size as size_tSiddhesh Poyarekar2014-12-293-2/+6
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-297-22/+49
* Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar2014-12-293-78/+174
* Remove Wundef warnings for specification macrosSiddhesh Poyarekar2014-12-297-38/+191
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-262-0/+7
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-262-9/+3
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-262-3/+7
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-262-1/+6
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-232-0/+5
* * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy.Richard Earnshaw2014-12-232-8/+6
* iconvdata/run-iconv-test.sh: Actually test iconv modulesFlorian Weimer2014-12-232-1/+5