Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Suppress warning (-Wint-to-pointer-cast)HEADmaster | Igor Pashev | 1 | -1/+1 |
2014-09-07 | Cast to intptr_t to fix compiler warning | Igor Pashev | 1 | -1/+1 |
2014-09-07 | Fixed autofssys definition | Igor Pashev | 1 | -1/+1 |
2014-09-07 | Disabled nscd for prof_attr and user_attr | Igor Pashev | 2 | -0/+4 |
2014-09-07 | Implemented __door_return | Igor Pashev | 2 | -23/+33 |
2014-09-01 | Copied from i386 (needs porting of course) | Igor Pashev | 1 | -0/+77 |
2014-09-01 | Forget about B_FALSE/B_TRUE | Igor Pashev | 1 | -8/+0 |
2014-09-01 | Added missed include bits/libc-lock.h | Igor Pashev | 1 | -0/+1 |
2014-09-01 | Updated refs in comment | Igor Pashev | 1 | -4/+2 |
2014-09-01 | Welcome mount(2)! | Igor Pashev | 1 | -0/+2 |
2014-09-01 | Fixed wrong filename | Igor Pashev | 1 | -1/+1 |
2014-08-31 | Let's see how syscall and __systemcall will work | Igor Pashev | 1 | -21/+35 |
2014-08-31 | Fixed comments | Igor Pashev | 1 | -2/+2 |
2014-08-31 | Don't include removed stub-tag.h | Igor Pashev | 1 | -1/+0 |
2014-08-31 | Don't include bp-check.h and don't use CHECK_1 | Igor Pashev | 11 | -20/+9 |
2014-08-31 | Fixed include path for BSD wait3.c | Igor Pashev | 1 | -1/+1 |
2014-08-31 | Fixed possible roundup and howmany macros collision | Igor Pashev | 1 | -2/+7 |
2014-08-31 | Don't use bp-sym.h and bp-asm.h (removed) | Igor Pashev | 2 | -4/+0 |
2014-08-30 | Merge branch 'release/2.19/master' of git://sourceware.org/git/glibc | Igor Pashev | 3840 | -48194/+162131 |
2014-05-17 | Fix sparc memcpy data corruption when using niagara2 optimized routines. | Jose E. Marchesi | 1 | -0/+1 |
2014-05-16 | SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943) | Aurelien Jarno | 1 | -0/+27 |
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno | 1 | -0/+2 |
2014-05-01 | Fix v9/64-bit strcmp when string ends in multiple zero bytes. | David S. Miller | 1 | -0/+31 |
2014-02-27 | Fix sign of input to bsloww1 (BZ #16623) | Siddhesh Poyarekar | 1 | -6/+10 |
2014-02-20 | Update x86_64 libm-test-ulps on AMD family 21h model 1 (bug 16545). | Dylan Alex Simon | 1 | -16/+63 |
2014-02-06 | Revert "Patch [1/4] async-signal safe TLS." | Allan McRae | 4 | -62/+0 |
2014-02-06 | Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 1 | -5/+0 |
2014-02-06 | Revert "Patch 2/4 of the effort to make TLS access async-signal-safe." | Allan McRae | 1 | -6/+0 |
2014-02-05 | Fix comment in kernel-features.h. | Carlos O'Donell | 1 | -1/+1 |
2014-02-05 | Fix tst-setgetname for Linux kernels < 2.6.33. | Carlos O'Donell | 1 | -0/+6 |
2014-02-04 | Adjust sparc ULPs. | David S. Miller | 1 | -0/+5 |
2014-02-04 | PowerPC: powerpc64le abilist for 2.17 | Adhemerval Zanella | 13 | -0/+3149 |
2014-02-04 | abilist-pattern configurability | Adhemerval Zanella | 1 | -0/+4 |
2014-02-04 | Update x86_64 ULPs (AMD family 21, model 2) | Eric Wong | 1 | -3/+161 |
2014-02-04 | Update x86_64 ULPs (AMD Family 10h) | Eric Wong | 1 | -2/+611 |
2014-01-29 | Disable x87 inline functions for SSE2 math | H.J. Lu | 1 | -2/+2 |
2014-01-28 | Add -mieee to SH sysdep-CFLAGS for older SH compilers. | Kaz Kojima | 1 | -0/+3 |
2014-01-27 | Regenerate SH libm-test-ulps with proper compiler options. | Kaz Kojima | 1 | -9/+716 |
2014-01-24 | Rebuild sparc ULPs. | David S. Miller | 1 | -1203/+9817 |
2014-01-25 | Move SH libm-test-ulps to sysdeps/sh and regenerate it. | Kaz Kojima | 2 | -1094/+5486 |
2014-01-24 | Restore ucontext ABI for soft-float sh4. | Kaz Kojima | 2 | -99/+1 |
2014-01-23 | Adjust SH specific fpu_control.h and ucontext.h files. | Kaz Kojima | 3 | -103/+31 |
2014-01-22 | S/390: Merge 32 and 64 bit ucontext.h. | Andreas Krebbel | 2 | -98/+6 |
2014-01-20 | Include generic symbol-hacks.h for x32 | H.J. Lu | 1 | -1/+1 |
2014-01-20 | PowerPC: Fix gettimeofday ifunc selection | Adhemerval Zanella | 2 | -4/+10 |
2014-01-16 | s390: implement sotruss support | Mike Frysinger | 1 | -0/+62 |
2014-01-16 | PowerPC: Fix ftime gettimeofday internal call returning bogus data | Adhemerval Zanella | 2 | -4/+36 |
2014-01-15 | PowerPC: sotruss-lib implementation | Adhemerval Zanella | 1 | -0/+69 |
2014-01-15 | Do not enable asynchronous cancellation in system. Fixes bug 14782. | Ondřej Bílka | 1 | -10/+1 |
2014-01-15 | [BZ #16427] Fix ldbl-128 exp overflows. | Andreas Krebbel | 1 | -13/+5 |