Age | Commit message (Expand) | Author |
2015-01-06 | Remove duplicated -frounding-math | Andrew Senkevich |
2015-01-06 | Define CLOCKS_PER_SEC type to the type clock_t | H.J. Lu |
2015-01-05 | ARM: Consolidate with generic unwinder wrapper code | Roland McGrath |
2015-01-05 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Steve Ellcey |
2015-01-05 | 2015-01-05 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |
2015-01-05 | Fix libm feholdexcept namespace (bug 17748). | Joseph Myers |
2015-01-05 | 2015-01-05 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |
2015-01-05 | Fix MIPS n64 posix_fadvise namespace (bug 17796). | Joseph Myers |
2015-01-05 | 2015-01-05 Steve Ellcey <sellcey@imgtec.com> | Steve Ellcey |
2015-01-05 | tile: check error properly for vDSO calls | Chris Metcalf |
2015-01-05 | lround: provide cast for wordsize-64 version if needed | Chris Metcalf |
2015-01-05 | Fix ARM posix_fadvise64 namespace (bug 17793). | Joseph Myers |
2015-01-05 | Fix isblank / isascii / toascii namespace (bug 17635). | Joseph Myers |
2015-01-05 | Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777). | Joseph Myers |
2015-01-05 | Fix MIPS variable PAGE_SIZE bug (16191) | Matthew Fortune |
2015-01-02 | Fix libm fegetround namespace (bug 17748). | Joseph Myers |
2015-01-02 | Fix MIPS TIOCSER_TEMT namespace (bug 17782). | Joseph Myers |
2015-01-02 | Fix MIPS sa_flags type (bug 17781). | Joseph Myers |
2015-01-02 | Fix MIPS bits/fcntl.h namespace (bug 17780). | Joseph Myers |
2015-01-02 | Use single year in copyright notice in banner in ntpl/version.c. | Joseph Myers |
2015-01-02 | Update copyright dates not handled by scripts/update-copyrights. | Joseph Myers |
2015-01-02 | ARM: Remove configure check for binutils 2.21 for ARMv7 | Will Newton |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-01-02 | Remove uses of sprintf in gen-posix-conf-vars.awk | Siddhesh Poyarekar |
2014-12-31 | Fix libm fegetenv namespace (bug 17748). | Joseph Myers |
2014-12-31 | Add support for MIPS O32 FPXX and .MIPS.abiflags | Matthew Fortune |
2014-12-31 | powerpc: POWER7 strcpy optimization for unaligned strings | Rajalakshmi Srinivasaraghavan |
2014-12-31 | Clean up powerpc fegetround / __fegetround inlines. | Joseph Myers |
2014-12-31 | Use one-dimension arrays in gen-posix-conf-vars.awk | Siddhesh Poyarekar |
2014-12-30 | Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.h | H.J. Lu |
2014-12-30 | i386: Fix build by GCC 5.0 | Andrew Senkevich |
2014-12-30 | Fix some warnings in the absence of FP round/exception support | Chris Metcalf |
2014-12-30 | Fix libm feraiseexcept namespace (bug 17723). | Joseph Myers |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | Replace %ld with %jd and cast to intmax_t | H.J. Lu |
2014-12-30 | i386: memcpy functions with SSE2 unaligned load/store | Andrew Senkevich |
2014-12-29 | Fix a couple of -Wundef warnings. | Chris Metcalf |
2014-12-29 | tile: prefer inlines to macros in math_private.h. | Chris Metcalf |
2014-12-29 | posix/Makefile: use $(objpfx) for files in before-compile. | Chris Metcalf |
2014-12-29 | Make type for spec variable size as size_t | Siddhesh Poyarekar |
2014-12-29 | Use posix-conf-vars.list to generate spec array | Siddhesh Poyarekar |
2014-12-29 | Add _POSIX namespace SYSCONF macros to posix-conf-vars.list | Siddhesh Poyarekar |
2014-12-29 | Remove Wundef warnings for specification macros | Siddhesh Poyarekar |