| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of __elision_available | Andreas Schwab | 2016-12-07 | 2 | -9/+3 |
* | Use C11-like atomics instead of plain memory accesses in x86 lock elision. | Torvald Riegel | 2016-12-05 | 2 | -15/+31 |
* | Add llogb, llogbf, llogbl. | Joseph Myers | 2016-12-02 | 26 | -0/+78 |
* | Add missing hidden_def (__sigsetjmp). | Joseph Myers | 2016-12-01 | 1 | -0/+1 |
* | ld.so: Remove __libc_memalign | Florian Weimer | 2016-11-30 | 42 | -97/+36 |
* | Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] | Florian Weimer | 2016-11-30 | 16 | -0/+48 |
* | Use XSTAT_IS_XSTAT64 in generic xstat functions | Steve Ellcey | 2016-11-29 | 8 | -0/+107 |
* | powerpc: Remove unintended __longjmp symbol from ABI | Florian Weimer | 2016-11-29 | 1 | -1/+0 |
* | Work around IA64 tst-setcontext2.c compile failure. | Joseph Myers | 2016-11-28 | 1 | -0/+24 |
* | Partial ILP32 support for aarch64. | Steve Ellcey | 2016-11-28 | 10 | -11/+49 |
* | Fix for [f]statfs64/[f]statfs aliasing patch | Steve Ellcey | 2016-11-28 | 2 | -16/+22 |
* | Do not include asm/cachectl.h in nios2 sys/cachectl.h. | Joseph Myers | 2016-11-28 | 1 | -3/+0 |
* | Add setpayloadsig, setpayloadsigf, setpayloadsigl. | Joseph Myers | 2016-11-24 | 26 | -0/+78 |
* | Remove cached PID/TID in clone | Adhemerval Zanella | 2016-11-24 | 44 | -689/+55 |
* | Allow [f]statfs64 to alias [f]statfs | Steve Ellcey | 2016-11-22 | 17 | -0/+55 |
* | Always define XSTAT_IS_XSTAT64 | Steve Ellcey | 2016-11-21 | 19 | -13/+27 |
* | Add setpayload, setpayloadf, setpayloadl. | Joseph Myers | 2016-11-19 | 26 | -0/+78 |
* | Make tile's set_dataplane API compatibility-only | Chris Metcalf | 2016-11-18 | 3 | -40/+9 |
* | Consolidate Linux setrlimit and getrlimit implementation | Adhemerval Zanella | 2016-11-17 | 40 | -147/+259 |
* | Make Alpha <sys/user.h> self-contained. | Joseph Myers | 2016-11-17 | 1 | -0/+1 |
* | New internal function __access_noerrno | Adhemerval Zanella | 2016-11-16 | 1 | -0/+15 |
* | Fix SH4 register-dump.h for soft-float. | Joseph Myers | 2016-11-16 | 1 | -1/+1 |
* | Make SH ucontext always match current kernels. | Joseph Myers | 2016-11-15 | 1 | -15/+0 |
* | Make tilegx32 install libraries in lib32 directories. | Joseph Myers | 2016-11-14 | 2 | -0/+23 |
* | Make SH <sys/user.h> self-contained. | Joseph Myers | 2016-11-11 | 1 | -0/+1 |
* | Fix sh4 build with __ASSUME_ST_INO_64_BIT redefinition | Adhemerval Zanella | 2016-11-10 | 1 | -0/+5 |
* | Consolidate Linux access implementation | Adhemerval Zanella | 2016-11-10 | 1 | -7/+8 |
* | Consolidate Linux truncate implementations | Adhemerval Zanella | 2016-11-09 | 10 | -159/+25 |
* | Consolidate Linux ftruncate implementations | Adhemerval Zanella | 2016-11-09 | 10 | -162/+24 |
* | Add localplt.data for sh. | Joseph Myers | 2016-11-08 | 1 | -0/+20 |
* | Add localplt.data for hppa. | Joseph Myers | 2016-11-08 | 1 | -0/+23 |
* | Update alpha localplt.data. | Joseph Myers | 2016-11-08 | 1 | -11/+11 |
* | Update nios2 localplt.data. | Joseph Myers | 2016-11-08 | 1 | -0/+1 |
* | Consolidate lseek/lseek64/llseek implementations | Adhemerval Zanella | 2016-11-08 | 11 | -110/+87 |
* | Define __ASSUME_ST_INO_64_BIT on all platforms. | Steve Ellcey | 2016-11-07 | 6 | -4/+6 |
* | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 2016-11-07 | 2 | -2/+2 |
* | Fix sparc build due missing __WORDSIZE_TIME64_COMPAT32 definition | Adhemerval Zanella | 2016-11-04 | 1 | -0/+2 |
* | Make MIPS <sys/user.h> self-contained. | Joseph Myers | 2016-11-04 | 1 | -0/+1 |
* | XFAIL check-execstack for MIPS. | Joseph Myers | 2016-11-04 | 1 | -0/+6 |
* | Define wordsize.h macros everywhere | Steve Ellcey | 2016-11-04 | 3 | -0/+6 |
* | powerpc: Fix TOC stub on powerpc64 clone() | Tulio Magno Quites Machado Filho | 2016-10-28 | 1 | -1/+1 |
* | i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729] | Florian Weimer | 2016-10-28 | 1 | -12/+35 |
* | Fix a sparc header conformtest failure. | David S. Miller | 2016-10-27 | 1 | -0/+2 |
* | Add canonicalize, canonicalizef, canonicalizel. | Joseph Myers | 2016-10-26 | 26 | -0/+78 |
* | Add strfromd, strfromf, and strfroml functions | Gabriel F. T. Gomes | 2016-10-25 | 28 | -0/+84 |
* | * sysdeps/unix/sysv/linux/fxstat.c: Remove useless cast. | Yury Norov | 2016-10-24 | 6 | -6/+6 |
* | Fix Linux sh4 pread/pwrite argument passing | Adhemerval Zanella | 2016-10-24 | 10 | -100/+19 |
* | Fix -Wformat-length warning in tst-setgetname.c | Steve Ellcey | 2016-10-24 | 1 | -1/+1 |
* | Add getpayload, getpayloadf, getpayloadl. | Joseph Myers | 2016-10-19 | 26 | -0/+78 |
* | Fix Linux fallocate tests for EOPNOTSUPP | Adhemerval Zanella | 2016-10-18 | 2 | -2/+10 |