aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft173-0/+31795
2014-02-10Fix whitespace in MIPS files to allow move.Joseph Myers2-2/+0
2014-02-10Move mips from ports to libc.Joseph Myers363-0/+58942
2014-02-10Whitespace fixesAndreas Schwab2-2/+0
2014-02-10Move m68k from ports to libcAndreas Schwab399-0/+29748
2014-02-10Move tilegx, tilepro, and linux-generic from ports to libc.Chris Metcalf271-0/+28727
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka121-341/+341
2014-02-08shm_open: sync with logic in sem_openMike Frysinger1-3/+6
2014-02-08linux: bits/in.h: sync with latest kernel headersMike Frysinger1-1/+25
2014-02-08linux_fsinfo.h: sync with current linux/magic.hMike Frysinger1-4/+99
2014-02-08Fix whitespace in ARM files to allow move.Joseph Myers3-8/+6
2014-02-08Move arm from ports to libc.Joseph Myers266-0/+26716
2014-02-07Avoid comma operator warnings.Roland McGrath1-1/+1
2014-02-06Revert "Patch [1/4] async-signal safe TLS."Allan McRae4-62/+0
2014-02-06Revert "Patch 3/4 of the effort to make TLS access async-signal-safe."Allan McRae1-5/+0
2014-02-06Revert "Patch 2/4 of the effort to make TLS access async-signal-safe."Allan McRae1-6/+0
2014-02-05Fix comment in kernel-features.h.Carlos O'Donell1-1/+1
2014-02-05Fix tst-setgetname for Linux kernels < 2.6.33.Carlos O'Donell1-0/+6
2014-02-04Adjust sparc ULPs.David S. Miller1-0/+5
2014-02-04PowerPC: powerpc64le abilist for 2.17Adhemerval Zanella13-0/+3149
2014-02-04abilist-pattern configurabilityAdhemerval Zanella1-0/+4
2014-02-04Update x86_64 ULPs (AMD family 21, model 2)Eric Wong1-3/+161
2014-02-04Update x86_64 ULPs (AMD Family 10h)Eric Wong1-2/+611
2014-01-29Disable x87 inline functions for SSE2 mathH.J. Lu1-2/+2
2014-01-28Add -mieee to SH sysdep-CFLAGS for older SH compilers.Kaz Kojima1-0/+3
2014-01-27Regenerate SH libm-test-ulps with proper compiler options.Kaz Kojima1-9/+716
2014-01-24Rebuild sparc ULPs.David S. Miller1-1203/+9817
2014-01-25Move SH libm-test-ulps to sysdeps/sh and regenerate it.Kaz Kojima2-1094/+5486
2014-01-24Restore ucontext ABI for soft-float sh4.Kaz Kojima2-99/+1
2014-01-23Adjust SH specific fpu_control.h and ucontext.h files.Kaz Kojima3-103/+31
2014-01-22S/390: Merge 32 and 64 bit ucontext.h.Andreas Krebbel2-98/+6
2014-01-20Include generic symbol-hacks.h for x32H.J. Lu1-1/+1
2014-01-20PowerPC: Fix gettimeofday ifunc selectionAdhemerval Zanella2-4/+10
2014-01-16s390: implement sotruss supportMike Frysinger1-0/+62
2014-01-16PowerPC: Fix ftime gettimeofday internal call returning bogus dataAdhemerval Zanella2-4/+36
2014-01-15PowerPC: sotruss-lib implementationAdhemerval Zanella1-0/+69
2014-01-15Do not enable asynchronous cancellation in system. Fixes bug 14782.Ondřej Bílka1-10/+1
2014-01-15[BZ #16427] Fix ldbl-128 exp overflows.Andreas Krebbel1-13/+5
2014-01-15S/390: Regenerate ULPs.Andreas Krebbel1-1139/+9960
2014-01-10ARM: Disable compat mcount code when unneeded.Roland McGrath1-0/+42
2014-01-09Fix a thinko/typo in i686's memmove (aka __memmove_ia32).Yuriy Kaminskiy1-2/+2
2014-01-08PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2-123/+0
2014-01-08Update powerpc-fpu ULPs.Adhemerval Zanella1-6/+91
2014-01-08Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers1-0/+2
2014-01-07Regenerate powerpc-nofpu ulps (again).Joseph Myers1-52/+64
2014-01-07Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers1-1/+1
2014-01-07S/390: Remove __tls_get_addr argument cast.Andreas Krebbel1-1/+1
2014-01-07S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel1-1/+2
2014-01-07S/390: Make ucontext_t extendible.Andreas Krebbel16-17/+290
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel26-24/+649