about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-024747-4747/+4747
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-3117-18/+42
* Add support for MIPS O32 FPXX and .MIPS.abiflagsMatthew Fortune2014-12-3117-1/+1912
* powerpc: POWER7 strcpy optimization for unaligned stringsRajalakshmi Srinivasaraghavan2014-12-311-82/+245
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-319-56/+16
* Don't check PI_STATIC_AND_HIDDEN in i386 dl-machine.hH.J. Lu2014-12-301-33/+0
* i386: Fix build by GCC 5.0Andrew Senkevich2014-12-302-4/+6
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-3031-56/+127
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-4/+4
* i386: memcpy functions with SSE2 unaligned load/storeAndrew Senkevich2014-12-3013-3/+769
* Fix a couple of -Wundef warnings.Chris Metcalf2014-12-291-1/+1
* tile: prefer inlines to macros in math_private.h.Chris Metcalf2014-12-291-4/+6
* Use posix-conf-vars.list to generate spec arraySiddhesh Poyarekar2014-12-291-1/+1
* Add _POSIX namespace SYSCONF macros to posix-conf-vars.listSiddhesh Poyarekar2014-12-291-78/+80
* tile: add no-op fe*() routines for libc internal useChris Metcalf2014-12-261-0/+4
* linux/clock_settime: remove unnecessary vDSO definitionsChris Metcalf2014-12-261-9/+0
* tilegx: fix sysdep.h to avoid a redefinition warningChris Metcalf2014-12-261-3/+3
* tilegx32: avoid a a -Werror warning from unwindingChris Metcalf2014-12-261-1/+1
* tilegx: enable wordsize-64 support for ieee745 dbl-64.Chris Metcalf2014-12-231-0/+1
* Make __ASSUME_UTIMES hppa-specific.Joseph Myers2014-12-226-44/+38
* Fix preprocessor indentation in sysdeps/mips/memcpy.S.Steve Ellcey2014-12-221-97/+97
* tilegx: remove implicit boolean conversion in strstr.Chris Metcalf2014-12-221-1/+1
* 2014-12-22 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-221-0/+4
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-223-90/+154
* Call libc_fetestexcept_aarch64.Wilco Dijkstra2014-12-221-7/+2
* Call libc_fesetround_aarch64.Wilco Dijkstra2014-12-221-20/+5
* Fix resolver bind, getsockname namespace (bug 17733).Joseph Myers2014-12-222-4/+0
* tile: separate ffsll from ffsChris Metcalf2014-12-212-11/+33
* tile: remove localplt.data and use generic one again.Chris Metcalf2014-12-211-18/+0
* Add hidden __tls_get_addr/___tls_get_addr aliasH.J. Lu2014-12-215-15/+10
* m68k: remove @PLTPC from _dl_init callAndreas Schwab2014-12-211-1/+1
* Remove @PLT from "call _dl_init@PLT" in _dl_start_userH.J. Lu2014-12-212-2/+2
* tile: provide localplt.data with __tls_get_addr optionalChris Metcalf2014-12-201-0/+18
* tilegx: fix strstr to build and link betterChris Metcalf2014-12-191-1/+2
* Remove trailing white space.Steve Ellcey2014-12-191-1/+0
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-196-0/+182
* 2014-12-19 Steve Ellcey <sellcey@imgtec.com>Steve Ellcey2014-12-192-4/+16
* Fix soft-fp build warning on sparc about strict aliasing.David S. Miller2014-12-191-6/+11
* Replace -Wno-error with -fno-builtin-lroundH.J. Lu2014-12-191-2/+2
* i386: Move futex functions from lowlevellock.h to lowlevellock-futex.h.Torvald Riegel2014-12-192-110/+157
* Use generic lowlevellock-futex.h in x86_64 lowlevellock.h.Torvald Riegel2014-12-192-120/+24
* sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations.Torvald Riegel2014-12-1919-5572/+0
* Compile s_llround.c with -Wno-error for x32 buildH.J. Lu2014-12-191-0/+6
* Replace 1L with (mp_limb_t) 1H.J. Lu2014-12-191-1/+1
* NPTL: Move fork state variables to initializer files.Roland McGrath2014-12-171-8/+0
* NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath2014-12-171-6/+6
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-1714-20/+29
* Use PTR_MANGLE on libgcc unwinder function pointers.Roland McGrath2014-12-161-3/+12
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-164-6/+2
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-164-2/+6