Age | Commit message (Expand) | Author | Files | Lines |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers | 28 | -27/+57 |
2015-01-02 | ARM: Remove configure check for binutils 2.21 for ARMv7 | Will Newton | 3 | -84/+5 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 8380 | -8377/+8395 |
2015-01-02 | Remove uses of sprintf in gen-posix-conf-vars.awk | Siddhesh Poyarekar | 2 | -5/+6 |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers | 20 | -18/+77 |
2014-12-31 | Add support for MIPS O32 FPXX and .MIPS.abiflags | Matthew Fortune | 19 | -4/+2062 |
2014-12-31 | powerpc: POWER7 strcpy optimization for unaligned strings | Rajalakshmi Srinivasaraghavan | 3 | -82/+268 |
2014-12-31 | Clean up powerpc fegetround / __fegetround inlines. | Joseph Myers | 10 | -56/+38 |
2014-12-31 | Use one-dimension arrays in gen-posix-conf-vars.awk | Siddhesh Poyarekar | 2 | -23/+28 |
2014-12-30 | Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h | H.J. Lu | 3 | -34/+9 |
2014-12-30 | i386: Fix build by GCC 5.0 | Andrew Senkevich | 3 | -4/+16 |
2014-12-30 | Fix some warnings in the absence of FP round/exception support | Chris Metcalf | 7 | -11/+32 |
2014-12-30 | Mention i386 memcpy with SSE2 unaligned load/store | H.J. Lu | 1 | -0/+2 |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers | 44 | -71/+211 |
2014-12-30 | Mention fix for BZ #17732 | H.J. Lu | 1 | -1/+1 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -4/+5 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 3 | -3/+6 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -4/+5 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -4/+9 |
2014-12-30 | Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t | H.J. Lu | 8 | -58/+82 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -8/+10 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -2/+5 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -6/+7 |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu | 2 | -4/+14 |
2014-12-30 | i386: memcpy functions with SSE2 unaligned load/store | Andrew Senkevich | 14 | -3/+794 |
2014-12-29 | Fix a couple of -Wundef warnings. | Chris Metcalf | 3 | -2/+6 |
2014-12-29 | tile: prefer inlines to macros in math_private.h. | Chris Metcalf | 2 | -4/+12 |
2014-12-29 | posix/Makefile: use $(objpfx) for files in before-compile. | Chris Metcalf | 2 | -1/+6 |
2014-12-29 | Make type for spec variable size as size_t | Siddhesh Poyarekar | 3 | -2/+6 |
2014-12-29 | Use posix-conf-vars.list to generate spec array | Siddhesh Poyarekar | 7 | -22/+49 |
2014-12-29 | Add _POSIX namespace SYSCONF macros to posix-conf-vars.list | Siddhesh Poyarekar | 3 | -78/+174 |
2014-12-29 | Remove Wundef warnings for specification macros | Siddhesh Poyarekar | 7 | -38/+191 |
2014-12-26 | tile: add no-op fe*() routines for libc internal use | Chris Metcalf | 2 | -0/+7 |
2014-12-26 | linux/clock_settime: remove unnecessary vDSO definitions | Chris Metcalf | 2 | -9/+3 |
2014-12-26 | tilegx: fix sysdep.h to avoid a redefinition warning | Chris Metcalf | 2 | -3/+7 |
2014-12-26 | tilegx32: avoid a a -Werror warning from unwinding | Chris Metcalf | 2 | -1/+6 |
2014-12-23 | tilegx: enable wordsize-64 support for ieee745 dbl-64. | Chris Metcalf | 2 | -0/+5 |
2014-12-23 | * string/stpcpy.c (__stpcpy): Rewrite using strlen and memcpy. | Richard Earnshaw | 2 | -8/+6 |
2014-12-23 | iconvdata/run-iconv-test.sh: Actually test iconv modules | Florian Weimer | 2 | -1/+5 |
2014-12-22 | Make __ASSUME_UTIMES hppa-specific. | Joseph Myers | 7 | -44/+55 |
2014-12-22 | Fix preprocessor indentation in sysdeps/mips/memcpy.S. | Steve Ellcey | 2 | -97/+101 |
2014-12-22 | NEWS: mention bug fix for 17747. | Chris Metcalf | 1 | -1/+1 |
2014-12-22 | Fix namespace conformance issue with Bessel functions. | Chris Metcalf | 4 | -6/+12 |
2014-12-22 | tilegx: remove implicit boolean conversion in strstr. | Chris Metcalf | 3 | -2/+8 |
2014-12-22 | Update NEWS and ChangeLog with two tile bug fixes. | Chris Metcalf | 2 | -1/+3 |
2014-12-22 | 2014-12-22 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey | 2 | -0/+9 |
2014-12-22 | Split __kernel_standard* functions (fixes bug 17724). | Joseph Myers | 6 | -93/+169 |
2014-12-22 | Remove trailing whitespace. | Steve Ellcey | 1 | -1/+1 |
2014-12-22 | Add missing ChangeLog entries from Friday (Dec 19, 2014). | Steve Ellcey | 1 | -0/+20 |
2014-12-22 | Optimize to avoid an unnecessary FPCR read. | Wilco Dijkstra | 1 | -0/+5 |