summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2015-01-01Suppress warning (-Wint-to-pointer-cast)HEADmasterIgor Pashev1-1/+1
2014-09-07Cast to intptr_t to fix compiler warningIgor Pashev1-1/+1
2014-09-07Fixed autofssys definitionIgor Pashev1-1/+1
2014-09-07Disabled nscd for prof_attr and user_attrIgor Pashev2-0/+4
2014-09-07Implemented __door_returnIgor Pashev2-23/+33
2014-09-01Copied from i386 (needs porting of course)Igor Pashev1-0/+77
2014-09-01Forget about B_FALSE/B_TRUEIgor Pashev1-8/+0
2014-09-01Added missed include bits/libc-lock.hIgor Pashev1-0/+1
2014-09-01Updated refs in commentIgor Pashev1-4/+2
2014-09-01Welcome mount(2)!Igor Pashev1-0/+2
2014-09-01Fixed wrong filenameIgor Pashev1-1/+1
2014-08-31Let's see how syscall and __systemcall will workIgor Pashev1-21/+35
2014-08-31Fixed commentsIgor Pashev1-2/+2
2014-08-31Don't include removed stub-tag.hIgor Pashev1-1/+0
2014-08-31Don't include bp-check.h and don't use CHECK_1Igor Pashev11-20/+9
2014-08-31Fixed include path for BSD wait3.cIgor Pashev1-1/+1
2014-08-31Fixed possible roundup and howmany macros collisionIgor Pashev1-2/+7
2014-08-31Don't use bp-sym.h and bp-asm.h (removed)Igor Pashev2-4/+0
2014-08-30Merge branch 'release/2.19/master' of git://sourceware.org/git/glibcIgor Pashev3840-48194/+162131
2014-05-17Fix sparc memcpy data corruption when using niagara2 optimized routines.Jose E. Marchesi1-0/+1
2014-05-16SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)Aurelien Jarno1-0/+27
2014-05-07SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916)Aurelien Jarno1-0/+2
2014-05-01Fix v9/64-bit strcmp when string ends in multiple zero bytes.David S. Miller1-0/+31
2014-02-27Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar1-6/+10
2014-02-20Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545).Dylan Alex Simon1-16/+63
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