aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers4747-4747/+4747
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers17-18/+42
2014-12-31Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune17-1/+1912
2014-12-31powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan1-82/+245
2014-12-31Clean up powerpc fegetround / __fegetround inlines.Joseph Myers9-56/+16
2014-12-30Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu1-33/+0
2014-12-30i386: Fix build by GCC 5.0Andrew Senkevich2-4/+6
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers31-56/+127
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu1-4/+4
2014-12-30i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich13-3/+769
2014-12-29Fix a couple of -Wundef warnings.Chris Metcalf1-1/+1
2014-12-29tile: prefer inlines to macros in math_private.h.Chris Metcalf1-4/+6
2014-12-29Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar1-1/+1
2014-12-29Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar1-78/+80
2014-12-26tile: add no-op fe*() routines for libc internal useChris Metcalf1-0/+4
2014-12-26linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf1-9/+0
2014-12-26tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf1-3/+3
2014-12-26tilegx32: avoid a a -Werror warning from unwindingChris Metcalf1-1/+1
2014-12-23tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf1-0/+1
2014-12-22Make __ASSUME_UTIMES hppa-specific.Joseph Myers6-44/+38
2014-12-22Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey1-97/+97
2014-12-22tilegx: remove implicit boolean conversion in strstr.Chris Metcalf1-1/+1
2014-12-222014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey1-0/+4
2014-12-22Split __kernel_standard* functions (fixes bug 17724).Joseph Myers3-90/+154
2014-12-22Call libc_fetestexcept_aarch64.Wilco Dijkstra1-7/+2
2014-12-22Call libc_fesetround_aarch64.Wilco Dijkstra1-20/+5
2014-12-22Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2-4/+0
2014-12-21tile: separate ffsll from ffsChris Metcalf2-11/+33
2014-12-21tile: remove localplt.data and use generic one again.Chris Metcalf1-18/+0
2014-12-21Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu5-15/+10
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab1-1/+1
2014-12-21Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2-2/+2
2014-12-20tile: provide localplt.data with __tls_get_addr optionalChris Metcalf1-0/+18
2014-12-19tilegx: fix strstr to build and link betterChris Metcalf1-1/+2
2014-12-19Remove trailing white space.Steve Ellcey1-1/+0
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey6-0/+182
2014-12-192014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2-4/+16
2014-12-19Fix soft-fp build warning on sparc about strict aliasing.David S. Miller1-6/+11
2014-12-19Replace -Wno-error with -fno-builtin-lroundH.J. Lu1-2/+2
2014-12-19i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2-110/+157
2014-12-19Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2-120/+24
2014-12-19sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel19-5572/+0
2014-12-19Compile s_llround.c with -Wno-error for x32 buildH.J. Lu1-0/+6
2014-12-19Replace 1L with (mp_limb_t) 1H.J. Lu1-1/+1
2014-12-17NPTL: Move fork state variables to initializer files.Roland McGrath1-8/+0
2014-12-17NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath1-6/+6
2014-12-17Fix profil_counter namespace (bug 17725).Joseph Myers14-20/+29
2014-12-16Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath1-3/+12
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath4-6/+2
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath4-2/+6