aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2015-01-05Fix wordsize-64 posix_fadvise64, posix_fallocate64 namespace (bug 17777).Joseph Myers
2015-01-05Fix MIPS variable PAGE_SIZE bug (16191)Matthew Fortune
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Fix MIPS TIOCSER_TEMT namespace (bug 17782).Joseph Myers
2015-01-02Fix MIPS sa_flags type (bug 17781).Joseph Myers
2015-01-02Fix MIPS bits/fcntl.h namespace (bug 17780).Joseph Myers
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers
2015-01-02ARM: Remove configure check for binutils 2.21 for ARMv7Will Newton
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf
2014-12-222014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-12-22Split __kernel_standard* functions (fixes bug 17724).Joseph Myers
2014-12-22Call libc_fetestexcept_aarch64.Wilco Dijkstra
2014-12-22Call libc_fesetround_aarch64.Wilco Dijkstra
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers
2014-12-21tile: separate ffsll from ffsChris Metcalf
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf
2014-12-19Remove trailing white space.Steve Ellcey
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller
2014-12-19Replace -Wno-error with -fno-builtin-lroundH.J. Lu
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel
2014-12-19Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel